#cdd988 - Deco Hex Color Code

#CDD988 (Deco) - RGB 205, 217, 136 Color Information

#cdd988 Conversion Table

HEX Triplet CD, D9, 88
RGB Decimal 205, 217, 136
RGB Octal 315, 331, 210
RGB Percent 80.4%, 85.1%, 53.3%
RGB Binary 11001101, 11011001, 10001000
CMY 0.196, 0.149, 0.467
CMYK 6, 0, 37, 15

Percentages of Color #CDD988

R 80.4%
G 85.1%
B 53.3%
RGB Percentages of Color #cdd988
C 6%
M 0%
Y 37%
K 15%
CMYK Percentages of Color #cdd988

Color spaces of #CDD988 Deco - RGB(205, 217, 136)

HSV (or HSB) 69°, 37°, 85°
HSL 69°, 52°, 69°
Web Safe #cccc99
XYZ 54.434, 64.382, 32.851
CIE-Lab 84.164, -16.522, 38.557
xyY 0.359, 0.424, 64.382
Decimal 13490568

#cdd988 Color Accessibility Scores (Deco Contrast Checker)

#cdd988

On dark background [GOOD]

#cdd988

On light background [POOR]

#cdd988

As background color [POOR]

Deco ↔ #cdd988 Color Blindness Simulator

Coming soon... You can see how #cdd988 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#CDD988 Color Combinations - Color Schemes with cdd988

#cdd988 Analogous Colors

#cdd988 Triadic Colors

#cdd988 Split Complementary Colors

#cdd988 Complementary Colors

Shades and Tints of #cdd988 Color Variations

#cdd988 Shade Color Variations (When you combine pure black with this color, #cdd988, darker shades are produced.)

#cdd988 Tint Color Variations (Lighter shades of #cdd988 can be created by blending the color with different amounts of white.)

Alternatives colours to Deco (#cdd988)

#cdd988 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #cdd988
This sample text has a font color of #cdd988
#cdd988 Border Color
This sample element has a border color of #cdd988
#cdd988 CSS3 Linear Gradient
#cdd988 Background Color
This sample paragraph has a background color of #cdd988
#cdd988 Text Shadow
This sample text has a shadow color of #cdd988
Sample text with glow color #cdd988
This sample text has a glow color of #cdd988
#cdd988 Box Shadow
This sample element has a box shadow of #cdd988
Sample text with Underline Color #cdd988
This sample text has a underline color of #cdd988
A selection of SVG images/icons using the hex version #cdd988 of the current color.

#CDD988 in Programming

HTML5, CSS3 #cdd988
Java new Color(205, 217, 136);
.NET Color.FromArgb(255, 205, 217, 136);
Swift UIColor(red:205, green:217, blue:136, alpha:1.00000)
Objective-C [UIColor colorWithRed:205 green:217 blue:136 alpha:1.00000];
OpenGL glColor3f(205f, 217f, 136f);
Python Color('#cdd988')

#cdd988 - RGB(205, 217, 136) - Deco Color FAQ

What is the color code for Deco?

Hex color code for Deco color is #cdd988. RGB color code for deco color is rgb(205, 217, 136).

What is the RGB value of #cdd988?

The RGB value corresponding to the hexadecimal color code #cdd988 is rgb(205, 217, 136). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '205' indicates the intensity of the red component, '217' represents the green component's intensity, and '136' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #cdd988.

What is the RGB percentage of #cdd988?

The RGB percentage composition for the hexadecimal color code #cdd988 is detailed as follows: 80.4% Red, 85.1% Green, and 53.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 80.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 85.1% and 53.3% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #cdd988.

What does RGB 205,217,136 mean?

The RGB color 205, 217, 136 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Deco.

What is the CMYK (Cyan Magenta Yellow Black) color model of #cdd988?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #cdd988 is composed of 6% Cyan, 0% Magenta, 37% Yellow, and 15% Black. In this CMYK breakdown, the Cyan component at 6% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 37% of Yellow typically adds to the brightness and warmth, and the 15% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #cdd988?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cdd988 has an HSL value of 69° (degrees) for Hue, 52% for Saturation, and 69% for Lightness. In this HSL representation, the Hue at 69° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 52% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 69% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...