COLOR #D4CE9A

HEX: #D4CE9A RGB: (212,206,154)

Color info

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

RGB color model

#D4CE9A color RGB value is (212,206,154).

RGB: (212,206,154) (83%, 81%, 60%)

RGB channels and saturation

R 212 of 255 = 83%
G 206 of 255 = 81%
B 154 of 255 = 60%

212
206
154

R + G + B ~ 75%. #D4CE9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 206 + 154 = 572 (100%)
R 212 of 572 ~ 37.06%
G 206 of 572 ~ 36.01%
B 154 of 572 ~ 26.92'%

%37.06
%36.01
%26.92

CMYK color model

#D4CE9A color CMYK value is (0,3,27,17).

  • cyan value is 0.00%
  • magenta value is 2.83%
  • yellow value is 27.36%
  • key color value is 16.86%
CMYK: (0,3,27,17) C0M3Y27K17 (0%,3%,27%,17%) (0.00/0.03/0.27/0.17) 

CMYK percentages

%0
%2.83
%27.36
%16.86

Codes

Color #D4CE9A in popluar color models

D4 CE 9A
RGB 212 206 154
HSL 54° 40.28% 71.76%
HSB/HSV 54° 27.36% 83.14%
CMYK 0.00% 2.83% 27.36%
16.86%

Color #D4CE9A in popluar number systems.

HEX D4 CE 9A
Decimal 212 206 154
Binary 11010100 11001110 10011010
Octal 324 316 232

Shades and tints

Shades of #D4CE9A

#D4CE9A
(212,206,154)
#C1BC8C
(193,188,140)
#AEAA7E
(174,170,126)
#9B9870
(155,152,112)
#888662
(136,134,98)
#757454
(117,116,84)
#626246
(98,98,70)
#4F5038
(79,80,56)
#3C3E2A
(60,62,42)
#292C1C
(41,44,28)
#161A0E
(22,26,14)
#000000
(0,0,0)

Tints of #D4CE9A

#D4CE9A
(212,206,154)
#D7D2A3
(215,210,163)
#DAD6AC
(218,214,172)
#DDDAB5
(221,218,181)
#E0DEBE
(224,222,190)
#E3E2C7
(227,226,199)
#E6E6D0
(230,230,208)
#E9EAD9
(233,234,217)
#ECEEE2
(236,238,226)
#EFF2EB
(239,242,235)
#F2F6F4
(242,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4CE9A; }

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

This text font color is #D4CE9A.

Background Color

.myBgColor { background-color: #D4CE9A; }

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

This div background color is #D4CE9A.

Border color

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

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

This div border color is #D4CE9A.

Opacity

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

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

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

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

This text has shadow with #D4CE9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4CE9A.

Preview

Color preview on black background

This text has color #D4CE9A on black background.


Color preview on white background

This text has color #D4CE9A on white background.


Black color preview on #D4CE9A background

This text has black color on #D4CE9A background.


White color preview on #D4CE9A background

This text has white color on #D4CE9A background.


Related colors

Complementary color

Complementary color for #hex is #2B3165.


I love getcolorcode.com

Triadic colors

1 #9AD4CE and #CE9AD4 with #D4CE9A are triadic colors.

2 #9ACED4 and #CED49A with #D4CE9A are triadic colors.