COLOR #D4C1BD

HEX: #D4C1BD RGB: (212,193,189)

Color info

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

RGB color model

#D4C1BD color RGB value is (212,193,189).

RGB: (212,193,189) (83%, 76%, 74%)

RGB channels and saturation

R 212 of 255 = 83%
G 193 of 255 = 76%
B 189 of 255 = 74%

212
193
189

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

Portions of RGB colors in percentages

R + G + B = 212 + 193 + 189 = 594 (100%)
R 212 of 594 ~ 35.69%
G 193 of 594 ~ 32.49%
B 189 of 594 ~ 31.82'%

%35.69
%32.49
%31.82

CMYK color model

#D4C1BD color CMYK value is (0,9,11,17).

  • cyan value is 0.00%
  • magenta value is 8.96%
  • yellow value is 10.85%
  • key color value is 16.86%
CMYK: (0,9,11,17) C0M9Y11K17 (0%,9%,11%,17%) (0.00/0.09/0.11/0.17) 

CMYK percentages

%0
%8.96
%10.85
%16.86

Codes

Color #D4C1BD in popluar color models

D4 C1 BD
RGB 212 193 189
HSL 10° 21.10% 78.63%
HSB/HSV 10° 10.85% 83.14%
CMYK 0.00% 8.96% 10.85%
16.86%

Color #D4C1BD in popluar number systems.

HEX D4 C1 BD
Decimal 212 193 189
Binary 11010100 11000001 10111101
Octal 324 301 275

Shades and tints

Shades of #D4C1BD

#D4C1BD
(212,193,189)
#C1B0AC
(193,176,172)
#AE9F9B
(174,159,155)
#9B8E8A
(155,142,138)
#887D79
(136,125,121)
#756C68
(117,108,104)
#625B57
(98,91,87)
#4F4A46
(79,74,70)
#3C3935
(60,57,53)
#292824
(41,40,36)
#161713
(22,23,19)
#000000
(0,0,0)

Tints of #D4C1BD

#D4C1BD
(212,193,189)
#D7C6C3
(215,198,195)
#DACBC9
(218,203,201)
#DDD0CF
(221,208,207)
#E0D5D5
(224,213,213)
#E3DADB
(227,218,219)
#E6DFE1
(230,223,225)
#E9E4E7
(233,228,231)
#ECE9ED
(236,233,237)
#EFEEF3
(239,238,243)
#F2F3F9
(242,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C1BD color. Also use rgb(212,193,189) instead hex code.

Text Font Color

.myTextColor { color: #D4C1BD; }

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

This text font color is #D4C1BD.

Background Color

.myBgColor { background-color: #D4C1BD; }

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

This div background color is #D4C1BD.

Border color

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

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

This div border color is #D4C1BD.

Opacity

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

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

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

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

This text has shadow with #D4C1BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C1BD.

Preview

Color preview on black background

This text has color #D4C1BD on black background.


Color preview on white background

This text has color #D4C1BD on white background.


Black color preview on #D4C1BD background

This text has black color on #D4C1BD background.


White color preview on #D4C1BD background

This text has white color on #D4C1BD background.


Related colors

Complementary color

Complementary color for #hex is #2B3E42.


I love getcolorcode.com

Triadic colors

1 #BDD4C1 and #C1BDD4 with #D4C1BD are triadic colors.

2 #BDC1D4 and #C1D4BD with #D4C1BD are triadic colors.