COLOR #D5C6BA

HEX: #D5C6BA RGB: (213,198,186)

Color info

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

RGB color model

#D5C6BA color RGB value is (213,198,186).

RGB: (213,198,186) (84%, 78%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 198 of 255 = 78%
B 186 of 255 = 73%

213
198
186

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

Portions of RGB colors in percentages

R + G + B = 213 + 198 + 186 = 597 (100%)
R 213 of 597 ~ 35.68%
G 198 of 597 ~ 33.17%
B 186 of 597 ~ 31.16'%

%35.68
%33.17
%31.16

CMYK color model

#D5C6BA color CMYK value is (0,7,13,16).

  • cyan value is 0.00%
  • magenta value is 7.04%
  • yellow value is 12.68%
  • key color value is 16.47%

CMYK: (0,7,13,16)
C0M7Y13K16 (0%, 7%, 13%, 16%)
(0.00 / 0.07 / 0.13 / 0.16)

CMYK percentages

%0
%7.04
%12.68
%16.47

Codes

Color #D5C6BA in popluar color models

D5 C6 BA
RGB 213 198 186
HSL 27° 24.32% 78.24%
HSB/HSV 27° 12.68% 83.53%
CMYK 0.00% 7.04% 12.68%
16.47%

Color #D5C6BA in popluar number systems.

HEX D5 C6 BA
Decimal 213 198 186
Binary 11010101 11000110 10111010
Octal 325 306 272

Shades and tints

Shades of #D5C6BA

#D5C6BA
(213,198,186)
#C2B4AA
(194,180,170)
#AFA29A
(175,162,154)
#9C908A
(156,144,138)
#897E7A
(137,126,122)
#766C6A
(118,108,106)
#635A5A
(99,90,90)
#50484A
(80,72,74)
#3D363A
(61,54,58)
#2A242A
(42,36,42)
#17121A
(23,18,26)
#000000
(0,0,0)

Tints of #D5C6BA

#D5C6BA
(213,198,186)
#D8CBC0
(216,203,192)
#DBD0C6
(219,208,198)
#DED5CC
(222,213,204)
#E1DAD2
(225,218,210)
#E4DFD8
(228,223,216)
#E7E4DE
(231,228,222)
#EAE9E4
(234,233,228)
#EDEEEA
(237,238,234)
#F0F3F0
(240,243,240)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5C6BA; }

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

This text font color is #D5C6BA.

Background Color

.myBgColor { background-color: #D5C6BA; }

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

This div background color is #D5C6BA.

Border color

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

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

This div border color is #D5C6BA.

Opacity

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

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

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

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

This text has shadow with #D5C6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C6BA.

Preview

Color preview on black background

This text has color #D5C6BA on black background.


Color preview on white background

This text has color #D5C6BA on white background.


Black color preview on #D5C6BA background

This text has black color on #D5C6BA background.


White color preview on #D5C6BA background

This text has white color on #D5C6BA background.


Related colors

Complementary color

Complementary color for #hex is #2A3945.


I love getcolorcode.com

Triadic colors

1 #BAD5C6 and #C6BAD5 with #D5C6BA are triadic colors.

2 #BAC6D5 and #C6D5BA with #D5C6BA are triadic colors.