COLOR #D5D1BC

HEX: #D5D1BC RGB: (213,209,188)

Color info

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

RGB color model

#D5D1BC color RGB value is (213,209,188).

RGB: (213,209,188) (84%, 82%, 74%)

RGB channels and saturation

R 213 of 255 = 84%
G 209 of 255 = 82%
B 188 of 255 = 74%

213
209
188

R + G + B ~ 80%. #D5D1BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 209 + 188 = 610 (100%)
R 213 of 610 ~ 34.92%
G 209 of 610 ~ 34.26%
B 188 of 610 ~ 30.82'%

%34.92
%34.26
%30.82

CMYK color model

#D5D1BC color CMYK value is (0,2,12,16).

  • cyan value is 0.00%
  • magenta value is 1.88%
  • yellow value is 11.74%
  • key color value is 16.47%

CMYK: (0,2,12,16)
C0M2Y12K16 (0%, 2%, 12%, 16%)
(0.00 / 0.02 / 0.12 / 0.16)

CMYK percentages

%0
%1.88
%11.74
%16.47

Codes

Color #D5D1BC in popluar color models

D5 D1 BC
RGB 213 209 188
HSL 50° 22.94% 78.63%
HSB/HSV 50° 11.74% 83.53%
CMYK 0.00% 1.88% 11.74%
16.47%

Color #D5D1BC in popluar number systems.

HEX D5 D1 BC
Decimal 213 209 188
Binary 11010101 11010001 10111100
Octal 325 321 274

Shades and tints

Shades of #D5D1BC

#D5D1BC
(213,209,188)
#C2BEAB
(194,190,171)
#AFAB9A
(175,171,154)
#9C9889
(156,152,137)
#898578
(137,133,120)
#767267
(118,114,103)
#635F56
(99,95,86)
#504C45
(80,76,69)
#3D3934
(61,57,52)
#2A2623
(42,38,35)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #D5D1BC

#D5D1BC
(213,209,188)
#D8D5C2
(216,213,194)
#DBD9C8
(219,217,200)
#DEDDCE
(222,221,206)
#E1E1D4
(225,225,212)
#E4E5DA
(228,229,218)
#E7E9E0
(231,233,224)
#EAEDE6
(234,237,230)
#EDF1EC
(237,241,236)
#F0F5F2
(240,245,242)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D1BC color. Also use rgb(213,209,188) instead hex code.

Text Font Color

.myTextColor { color: #D5D1BC; }

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

This text font color is #D5D1BC.

Background Color

.myBgColor { background-color: #D5D1BC; }

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

This div background color is #D5D1BC.

Border color

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

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

This div border color is #D5D1BC.

Opacity

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

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

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

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

This text has shadow with #D5D1BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D1BC.

Preview

Color preview on black background

This text has color #D5D1BC on black background.


Color preview on white background

This text has color #D5D1BC on white background.


Black color preview on #D5D1BC background

This text has black color on #D5D1BC background.


White color preview on #D5D1BC background

This text has white color on #D5D1BC background.


Related colors

Complementary color

Complementary color for #hex is #2A2E43.


I love getcolorcode.com

Triadic colors

1 #BCD5D1 and #D1BCD5 with #D5D1BC are triadic colors.

2 #BCD1D5 and #D1D5BC with #D5D1BC are triadic colors.