COLOR #D7C9BA

HEX: #D7C9BA RGB: (215,201,186)

Color info

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

RGB color model

#D7C9BA color RGB value is (215,201,186).

RGB: (215,201,186) (84%, 79%, 73%)

RGB channels and saturation

R 215 of 255 = 84%
G 201 of 255 = 79%
B 186 of 255 = 73%

215
201
186

R + G + B ~ 79%. #D7C9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 201 + 186 = 602 (100%)
R 215 of 602 ~ 35.71%
G 201 of 602 ~ 33.39%
B 186 of 602 ~ 30.9'%

%35.71
%33.39
%30.9

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 6.51%
  • yellow value is 13.49%
  • key color value is 15.69%
CMYK: (0,7,13,16) C0M7Y13K16 (0%,7%,13%,16%) (0.00/0.07/0.13/0.16) 

CMYK percentages

%0
%6.51
%13.49
%15.69

Codes

Color #D7C9BA in popluar color models

D7 C9 BA
RGB 215 201 186
HSL 31° 26.61% 78.63%
HSB/HSV 31° 13.49% 84.31%
CMYK 0.00% 6.51% 13.49%
15.69%

Color #D7C9BA in popluar number systems.

HEX D7 C9 BA
Decimal 215 201 186
Binary 11010111 11001001 10111010
Octal 327 311 272

Shades and tints

Shades of #D7C9BA

#D7C9BA
(215,201,186)
#C4B7AA
(196,183,170)
#B1A59A
(177,165,154)
#9E938A
(158,147,138)
#8B817A
(139,129,122)
#786F6A
(120,111,106)
#655D5A
(101,93,90)
#524B4A
(82,75,74)
#3F393A
(63,57,58)
#2C272A
(44,39,42)
#19151A
(25,21,26)
#000000
(0,0,0)

Tints of #D7C9BA

#D7C9BA
(215,201,186)
#DACDC0
(218,205,192)
#DDD1C6
(221,209,198)
#E0D5CC
(224,213,204)
#E3D9D2
(227,217,210)
#E6DDD8
(230,221,216)
#E9E1DE
(233,225,222)
#ECE5E4
(236,229,228)
#EFE9EA
(239,233,234)
#F2EDF0
(242,237,240)
#F5F1F6
(245,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C9BA color. Also use rgb(215,201,186) instead hex code.

Text Font Color

.myTextColor { color: #D7C9BA; }

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

This text font color is #D7C9BA.

Background Color

.myBgColor { background-color: #D7C9BA; }

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

This div background color is #D7C9BA.

Border color

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

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

This div border color is #D7C9BA.

Opacity

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

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

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

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

This text has shadow with #D7C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C9BA.

Preview

Color preview on black background

This text has color #D7C9BA on black background.


Color preview on white background

This text has color #D7C9BA on white background.


Black color preview on #D7C9BA background

This text has black color on #D7C9BA background.


White color preview on #D7C9BA background

This text has white color on #D7C9BA background.


Related colors

Complementary color

Complementary color for #hex is #283645.


I love getcolorcode.com

Triadic colors

1 #BAD7C9 and #C9BAD7 with #D7C9BA are triadic colors.

2 #BAC9D7 and #C9D7BA with #D7C9BA are triadic colors.