COLOR #D5DCBA

HEX: #D5DCBA RGB: (213,220,186)

Color info

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

RGB color model

#D5DCBA color RGB value is (213,220,186).

RGB: (213,220,186) (84%, 86%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 220 of 255 = 86%
B 186 of 255 = 73%

213
220
186

R + G + B ~ 81%. #D5DCBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 220 + 186 = 619 (100%)
R 213 of 619 ~ 34.41%
G 220 of 619 ~ 35.54%
B 186 of 619 ~ 30.05'%

%34.41
%35.54
%30.05

CMYK color model

#D5DCBA color CMYK value is (3,0,15,14).

  • cyan value is 3.18%
  • magenta value is 0.00%
  • yellow value is 15.45%
  • key color value is 13.73%

CMYK: (3,0,15,14)
C3M0Y15K14 (3%, 0%, 15%, 14%)
(0.03 / 0.00 / 0.15 / 0.14)

CMYK percentages

%3.18
%0
%15.45
%13.73

Codes

Color #D5DCBA in popluar color models

D5 DC BA
RGB 213 220 186
HSL 72° 32.69% 79.61%
HSB/HSV 72° 15.45% 86.27%
CMYK 3.18% 0.00% 15.45%
13.73%

Color #D5DCBA in popluar number systems.

HEX D5 DC BA
Decimal 213 220 186
Binary 11010101 11011100 10111010
Octal 325 334 272

Shades and tints

Shades of #D5DCBA

#D5DCBA
(213,220,186)
#C2C8AA
(194,200,170)
#AFB49A
(175,180,154)
#9CA08A
(156,160,138)
#898C7A
(137,140,122)
#76786A
(118,120,106)
#63645A
(99,100,90)
#50504A
(80,80,74)
#3D3C3A
(61,60,58)
#2A282A
(42,40,42)
#17141A
(23,20,26)
#000000
(0,0,0)

Tints of #D5DCBA

#D5DCBA
(213,220,186)
#D8DFC0
(216,223,192)
#DBE2C6
(219,226,198)
#DEE5CC
(222,229,204)
#E1E8D2
(225,232,210)
#E4EBD8
(228,235,216)
#E7EEDE
(231,238,222)
#EAF1E4
(234,241,228)
#EDF4EA
(237,244,234)
#F0F7F0
(240,247,240)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5DCBA color. Also use rgb(213,220,186) instead hex code.

Text Font Color

.myTextColor { color: #D5DCBA; }

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

This text font color is #D5DCBA.

Background Color

.myBgColor { background-color: #D5DCBA; }

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

This div background color is #D5DCBA.

Border color

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

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

This div border color is #D5DCBA.

Opacity

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

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

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

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

This text has shadow with #D5DCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DCBA.

Preview

Color preview on black background

This text has color #D5DCBA on black background.


Color preview on white background

This text has color #D5DCBA on white background.


Black color preview on #D5DCBA background

This text has black color on #D5DCBA background.


White color preview on #D5DCBA background

This text has white color on #D5DCBA background.


Related colors

Complementary color

Complementary color for #hex is #2A2345.


I love getcolorcode.com

Triadic colors

1 #BAD5DC and #DCBAD5 with #D5DCBA are triadic colors.

2 #BADCD5 and #DCD5BA with #D5DCBA are triadic colors.