COLOR #D9C079

HEX: #D9C079 RGB: (217,192,121)

Color info

#D9C079 contains mainly red and green colors. Web safe color of #D9C079 is #CCCC66 (or #CC6).

RGB color model

#D9C079 color RGB value is (217,192,121).

RGB: (217,192,121) (85%, 75%, 47%)

RGB channels and saturation

R 217 of 255 = 85%
G 192 of 255 = 75%
B 121 of 255 = 47%

217
192
121

R + G + B ~ 69%. #D9C079 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 192 + 121 = 530 (100%)
R 217 of 530 ~ 40.94%
G 192 of 530 ~ 36.23%
B 121 of 530 ~ 22.83'%

%40.94
%36.23
%22.83

CMYK color model

#D9C079 color CMYK value is (0,12,44,15).

  • cyan value is 0.00%
  • magenta value is 11.52%
  • yellow value is 44.24%
  • key color value is 14.90%

CMYK: (0,12,44,15)
C0M12Y44K15 (0%, 12%, 44%, 15%)
(0.00 / 0.12 / 0.44 / 0.15)

CMYK percentages

%0
%11.52
%44.24
%14.9

Codes

Color #D9C079 in popluar color models

D9 C0 79
RGB 217 192 121
HSL 44° 55.81% 66.27%
HSB/HSV 44° 44.24% 85.10%
CMYK 0.00% 11.52% 44.24%
14.90%

Color #D9C079 in popluar number systems.

HEX D9 C0 79
Decimal 217 192 121
Binary 11011001 11000000 1111001
Octal 331 300 171

Shades and tints

Shades of #D9C079

#D9C079
(217,192,121)
#C6AF6E
(198,175,110)
#B39E63
(179,158,99)
#A08D58
(160,141,88)
#8D7C4D
(141,124,77)
#7A6B42
(122,107,66)
#675A37
(103,90,55)
#54492C
(84,73,44)
#413821
(65,56,33)
#2E2716
(46,39,22)
#1B160B
(27,22,11)
#000000
(0,0,0)

Tints of #D9C079

#D9C079
(217,192,121)
#DCC585
(220,197,133)
#DFCA91
(223,202,145)
#E2CF9D
(226,207,157)
#E5D4A9
(229,212,169)
#E8D9B5
(232,217,181)
#EBDEC1
(235,222,193)
#EEE3CD
(238,227,205)
#F1E8D9
(241,232,217)
#F4EDE5
(244,237,229)
#F7F2F1
(247,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C079 color. Also use rgb(217,192,121) instead hex code.

Text Font Color

.myTextColor { color: #D9C079; }

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

This text font color is #D9C079.

Background Color

.myBgColor { background-color: #D9C079; }

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

This div background color is #D9C079.

Border color

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

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

This div border color is #D9C079.

Opacity

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

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

Text with #D9C079 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 #D9C079;}

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

This text has shadow with #D9C079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C079.

Preview

Color preview on black background

This text has color #D9C079 on black background.


Color preview on white background

This text has color #D9C079 on white background.


Black color preview on #D9C079 background

This text has black color on #D9C079 background.


White color preview on #D9C079 background

This text has white color on #D9C079 background.


Related colors

Complementary color

Complementary color for #hex is #263F86.


I love getcolorcode.com

Triadic colors

1 #79D9C0 and #C079D9 with #D9C079 are triadic colors.

2 #79C0D9 and #C0D979 with #D9C079 are triadic colors.