COLOR #D9D081

HEX: #D9D081 RGB: (217,208,129)

Color info

#D9D081 contains mainly red and green colors. Web safe color of #D9D081 is #CCCC99 (or #CC9).

RGB color model

#D9D081 color RGB value is (217,208,129).

RGB: (217,208,129) (85%, 82%, 51%)

RGB channels and saturation

R 217 of 255 = 85%
G 208 of 255 = 82%
B 129 of 255 = 51%

217
208
129

R + G + B ~ 73%. #D9D081 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 208 + 129 = 554 (100%)
R 217 of 554 ~ 39.17%
G 208 of 554 ~ 37.55%
B 129 of 554 ~ 23.29'%

%39.17
%37.55
%23.29

CMYK color model

#D9D081 color CMYK value is (0,4,41,15).

  • cyan value is 0.00%
  • magenta value is 4.15%
  • yellow value is 40.55%
  • key color value is 14.90%

CMYK: (0,4,41,15)
C0M4Y41K15 (0%, 4%, 41%, 15%)
(0.00 / 0.04 / 0.41 / 0.15)

CMYK percentages

%0
%4.15
%40.55
%14.9

Codes

Color #D9D081 in popluar color models

D9 D0 81
RGB 217 208 129
HSL 54° 53.66% 67.84%
HSB/HSV 54° 40.55% 85.10%
CMYK 0.00% 4.15% 40.55%
14.90%

Color #D9D081 in popluar number systems.

HEX D9 D0 81
Decimal 217 208 129
Binary 11011001 11010000 10000001
Octal 331 320 201

Shades and tints

Shades of #D9D081

#D9D081
(217,208,129)
#C6BE76
(198,190,118)
#B3AC6B
(179,172,107)
#A09A60
(160,154,96)
#8D8855
(141,136,85)
#7A764A
(122,118,74)
#67643F
(103,100,63)
#545234
(84,82,52)
#414029
(65,64,41)
#2E2E1E
(46,46,30)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #D9D081

#D9D081
(217,208,129)
#DCD48C
(220,212,140)
#DFD897
(223,216,151)
#E2DCA2
(226,220,162)
#E5E0AD
(229,224,173)
#E8E4B8
(232,228,184)
#EBE8C3
(235,232,195)
#EEECCE
(238,236,206)
#F1F0D9
(241,240,217)
#F4F4E4
(244,244,228)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9D081 color. Also use rgb(217,208,129) instead hex code.

Text Font Color

.myTextColor { color: #D9D081; }

<p style="color:#D9D081">This sample text font color is #D9D081.</p>

This text font color is #D9D081.

Background Color

.myBgColor { background-color: #D9D081; }

<div style="background-color:#D9D081">Inner text</div>

This div background color is #D9D081.

Border color

.myBorderColor { border: 1px solid #D9D081; }

<div style="border:3px solid #D9D081">Div</div>

This div border color is #D9D081.

Opacity

.myOpacity80 { color: #D9D081; opacity: 0.8; }

<p style="color:#D9D081;opacity:0.8;">80%</p>

Text with #D9D081 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D9D081;}

<p style="text-shadow: 3px 3px 1px #D9D081">Text here.</p>

This text has shadow with #D9D081 color.


.textShadow {text-shadow: 3px 3px 1px #D9D081', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D9D081, 5px 5px 20px red">Text here.</p>

This text has shadow with #D9D081 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D9D081, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D9D081, Direction=45, Strength=4)">Text</p>

This text has shadow with #D9D081 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D9D081;
-webkit-box-shadow: 1px 1px 3px 2px #D9D081;
box-shadow: 1px 1px 3px 2px #D9D081;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D9D081; -webkit-box-shadow: 1px 1px 3px 2px #D9D081; box-shadow:1px 1px 3px 2px #D9D081;">
Div content here
</div>

This div box has shadow with color #D9D081.

Preview

Color preview on black background

This text has color #D9D081 on black background.


Color preview on white background

This text has color #D9D081 on white background.


Black color preview on #D9D081 background

This text has black color on #D9D081 background.


White color preview on #D9D081 background

This text has white color on #D9D081 background.


Related colors

Complementary color

Complementary color for #hex is #262F7E.


I love getcolorcode.com

Triadic colors

1 #81D9D0 and #D081D9 with #D9D081 are triadic colors.

2 #81D0D9 and #D0D981 with #D9D081 are triadic colors.