COLOR #D6D5AC

HEX: #D6D5AC RGB: (214,213,172)

Color info

#D6D5AC contains red, green and blue colors in about the same proportion. Web safe color of #D6D5AC is #CCCC99 (or #CC9).

RGB color model

#D6D5AC color RGB value is (214,213,172).

RGB: (214,213,172) (84%, 84%, 67%)

RGB channels and saturation

R 214 of 255 = 84%
G 213 of 255 = 84%
B 172 of 255 = 67%

214
213
172

R + G + B ~ 78%. #D6D5AC is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 213 + 172 = 599 (100%)
R 214 of 599 ~ 35.73%
G 213 of 599 ~ 35.56%
B 172 of 599 ~ 28.71'%

%35.73
%35.56
%28.71

CMYK color model

#D6D5AC color CMYK value is (0,0,20,16).

  • cyan value is 0.00%
  • magenta value is 0.47%
  • yellow value is 19.63%
  • key color value is 16.08%

CMYK: (0,0,20,16)
C0M0Y20K16 (0%, 0%, 20%, 16%)
(0.00 / 0.00 / 0.20 / 0.16)

CMYK percentages

%0
%0.47
%19.63
%16.08

Codes

Color #D6D5AC in popluar color models

D6 D5 AC
RGB 214 213 172
HSL 59° 33.87% 75.69%
HSB/HSV 59° 19.63% 83.92%
CMYK 0.00% 0.47% 19.63%
16.08%

Color #D6D5AC in popluar number systems.

HEX D6 D5 AC
Decimal 214 213 172
Binary 11010110 11010101 10101100
Octal 326 325 254

Shades and tints

Shades of #D6D5AC

#D6D5AC
(214,213,172)
#C3C29D
(195,194,157)
#B0AF8E
(176,175,142)
#9D9C7F
(157,156,127)
#8A8970
(138,137,112)
#777661
(119,118,97)
#646352
(100,99,82)
#515043
(81,80,67)
#3E3D34
(62,61,52)
#2B2A25
(43,42,37)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #D6D5AC

#D6D5AC
(214,213,172)
#D9D8B3
(217,216,179)
#DCDBBA
(220,219,186)
#DFDEC1
(223,222,193)
#E2E1C8
(226,225,200)
#E5E4CF
(229,228,207)
#E8E7D6
(232,231,214)
#EBEADD
(235,234,221)
#EEEDE4
(238,237,228)
#F1F0EB
(241,240,235)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D5AC color. Also use rgb(214,213,172) instead hex code.

Text Font Color

.myTextColor { color: #D6D5AC; }

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

This text font color is #D6D5AC.

Background Color

.myBgColor { background-color: #D6D5AC; }

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

This div background color is #D6D5AC.

Border color

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

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

This div border color is #D6D5AC.

Opacity

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

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

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

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

This text has shadow with #D6D5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D5AC.

Preview

Color preview on black background

This text has color #D6D5AC on black background.


Color preview on white background

This text has color #D6D5AC on white background.


Black color preview on #D6D5AC background

This text has black color on #D6D5AC background.


White color preview on #D6D5AC background

This text has white color on #D6D5AC background.


Related colors

Complementary color

Complementary color for #hex is #292A53.


I love getcolorcode.com

Triadic colors

1 #ACD6D5 and #D5ACD6 with #D6D5AC are triadic colors.

2 #ACD5D6 and #D5D6AC with #D6D5AC are triadic colors.