COLOR #D4CA9A

HEX: #D4CA9A RGB: (212,202,154)

Color info

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

RGB color model

#D4CA9A color RGB value is (212,202,154).

RGB: (212,202,154) (83%, 79%, 60%)

RGB channels and saturation

R 212 of 255 = 83%
G 202 of 255 = 79%
B 154 of 255 = 60%

212
202
154

R + G + B ~ 74%. #D4CA9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 202 + 154 = 568 (100%)
R 212 of 568 ~ 37.32%
G 202 of 568 ~ 35.56%
B 154 of 568 ~ 27.11'%

%37.32
%35.56
%27.11

CMYK color model

#D4CA9A color CMYK value is (0,5,27,17).

  • cyan value is 0.00%
  • magenta value is 4.72%
  • yellow value is 27.36%
  • key color value is 16.86%

CMYK: (0,5,27,17)
C0M5Y27K17 (0%, 5%, 27%, 17%)
(0.00 / 0.05 / 0.27 / 0.17)

CMYK percentages

%0
%4.72
%27.36
%16.86

Codes

Color #D4CA9A in popluar color models

D4 CA 9A
RGB 212 202 154
HSL 50° 40.28% 71.76%
HSB/HSV 50° 27.36% 83.14%
CMYK 0.00% 4.72% 27.36%
16.86%

Color #D4CA9A in popluar number systems.

HEX D4 CA 9A
Decimal 212 202 154
Binary 11010100 11001010 10011010
Octal 324 312 232

Shades and tints

Shades of #D4CA9A

#D4CA9A
(212,202,154)
#C1B88C
(193,184,140)
#AEA67E
(174,166,126)
#9B9470
(155,148,112)
#888262
(136,130,98)
#757054
(117,112,84)
#625E46
(98,94,70)
#4F4C38
(79,76,56)
#3C3A2A
(60,58,42)
#29281C
(41,40,28)
#16160E
(22,22,14)
#000000
(0,0,0)

Tints of #D4CA9A

#D4CA9A
(212,202,154)
#D7CEA3
(215,206,163)
#DAD2AC
(218,210,172)
#DDD6B5
(221,214,181)
#E0DABE
(224,218,190)
#E3DEC7
(227,222,199)
#E6E2D0
(230,226,208)
#E9E6D9
(233,230,217)
#ECEAE2
(236,234,226)
#EFEEEB
(239,238,235)
#F2F2F4
(242,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4CA9A color. Also use rgb(212,202,154) instead hex code.

Text Font Color

.myTextColor { color: #D4CA9A; }

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

This text font color is #D4CA9A.

Background Color

.myBgColor { background-color: #D4CA9A; }

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

This div background color is #D4CA9A.

Border color

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

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

This div border color is #D4CA9A.

Opacity

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

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

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

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

This text has shadow with #D4CA9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4CA9A.

Preview

Color preview on black background

This text has color #D4CA9A on black background.


Color preview on white background

This text has color #D4CA9A on white background.


Black color preview on #D4CA9A background

This text has black color on #D4CA9A background.


White color preview on #D4CA9A background

This text has white color on #D4CA9A background.


Related colors

Complementary color

Complementary color for #hex is #2B3565.


I love getcolorcode.com

Triadic colors

1 #9AD4CA and #CA9AD4 with #D4CA9A are triadic colors.

2 #9ACAD4 and #CAD49A with #D4CA9A are triadic colors.