COLOR #D4C4BA

HEX: #D4C4BA RGB: (212,196,186)

Color info

#D4C4BA contains red, green and blue colors in about the same proportion. Web safe color of #D4C4BA is #CCCCCC (or #CCC).

RGB color model

#D4C4BA color RGB value is (212,196,186).

RGB: (212,196,186) (83%, 77%, 73%)

RGB channels and saturation

R 212 of 255 = 83%
G 196 of 255 = 77%
B 186 of 255 = 73%

212
196
186

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

Portions of RGB colors in percentages

R + G + B = 212 + 196 + 186 = 594 (100%)
R 212 of 594 ~ 35.69%
G 196 of 594 ~ 33%
B 186 of 594 ~ 31.31'%

%35.69
%33
%31.31

CMYK color model

#D4C4BA color CMYK value is (0,8,12,17).

  • cyan value is 0.00%
  • magenta value is 7.55%
  • yellow value is 12.26%
  • key color value is 16.86%

CMYK: (0,8,12,17)
C0M8Y12K17 (0%, 8%, 12%, 17%)
(0.00 / 0.08 / 0.12 / 0.17)

CMYK percentages

%0
%7.55
%12.26
%16.86

Codes

Color #D4C4BA in popluar color models

D4 C4 BA
RGB 212 196 186
HSL 23° 23.21% 78.04%
HSB/HSV 23° 12.26% 83.14%
CMYK 0.00% 7.55% 12.26%
16.86%

Color #D4C4BA in popluar number systems.

HEX D4 C4 BA
Decimal 212 196 186
Binary 11010100 11000100 10111010
Octal 324 304 272

Shades and tints

Shades of #D4C4BA

#D4C4BA
(212,196,186)
#C1B3AA
(193,179,170)
#AEA29A
(174,162,154)
#9B918A
(155,145,138)
#88807A
(136,128,122)
#756F6A
(117,111,106)
#625E5A
(98,94,90)
#4F4D4A
(79,77,74)
#3C3C3A
(60,60,58)
#292B2A
(41,43,42)
#161A1A
(22,26,26)
#000000
(0,0,0)

Tints of #D4C4BA

#D4C4BA
(212,196,186)
#D7C9C0
(215,201,192)
#DACEC6
(218,206,198)
#DDD3CC
(221,211,204)
#E0D8D2
(224,216,210)
#E3DDD8
(227,221,216)
#E6E2DE
(230,226,222)
#E9E7E4
(233,231,228)
#ECECEA
(236,236,234)
#EFF1F0
(239,241,240)
#F2F6F6
(242,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C4BA color. Also use rgb(212,196,186) instead hex code.

Text Font Color

.myTextColor { color: #D4C4BA; }

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

This text font color is #D4C4BA.

Background Color

.myBgColor { background-color: #D4C4BA; }

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

This div background color is #D4C4BA.

Border color

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

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

This div border color is #D4C4BA.

Opacity

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

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

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

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

This text has shadow with #D4C4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C4BA.

Preview

Color preview on black background

This text has color #D4C4BA on black background.


Color preview on white background

This text has color #D4C4BA on white background.


Black color preview on #D4C4BA background

This text has black color on #D4C4BA background.


White color preview on #D4C4BA background

This text has white color on #D4C4BA background.


Related colors

Complementary color

Complementary color for #hex is #2B3B45.


I love getcolorcode.com

Triadic colors

1 #BAD4C4 and #C4BAD4 with #D4C4BA are triadic colors.

2 #BAC4D4 and #C4D4BA with #D4C4BA are triadic colors.