COLOR #D5C3BA

HEX: #D5C3BA RGB: (213,195,186)

Color info

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

RGB color model

#D5C3BA color RGB value is (213,195,186).

RGB: (213,195,186) (84%, 76%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 195 of 255 = 76%
B 186 of 255 = 73%

213
195
186

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

Portions of RGB colors in percentages

R + G + B = 213 + 195 + 186 = 594 (100%)
R 213 of 594 ~ 35.86%
G 195 of 594 ~ 32.83%
B 186 of 594 ~ 31.31'%

%35.86
%32.83
%31.31

CMYK color model

#D5C3BA color CMYK value is (0,8,13,16).

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

CMYK: (0,8,13,16)
C0M8Y13K16 (0%, 8%, 13%, 16%)
(0.00 / 0.08 / 0.13 / 0.16)

CMYK percentages

%0
%8.45
%12.68
%16.47

Codes

Color #D5C3BA in popluar color models

D5 C3 BA
RGB 213 195 186
HSL 20° 24.32% 78.24%
HSB/HSV 20° 12.68% 83.53%
CMYK 0.00% 8.45% 12.68%
16.47%

Color #D5C3BA in popluar number systems.

HEX D5 C3 BA
Decimal 213 195 186
Binary 11010101 11000011 10111010
Octal 325 303 272

Shades and tints

Shades of #D5C3BA

#D5C3BA
(213,195,186)
#C2B2AA
(194,178,170)
#AFA19A
(175,161,154)
#9C908A
(156,144,138)
#897F7A
(137,127,122)
#766E6A
(118,110,106)
#635D5A
(99,93,90)
#504C4A
(80,76,74)
#3D3B3A
(61,59,58)
#2A2A2A
(42,42,42)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #D5C3BA

#D5C3BA
(213,195,186)
#D8C8C0
(216,200,192)
#DBCDC6
(219,205,198)
#DED2CC
(222,210,204)
#E1D7D2
(225,215,210)
#E4DCD8
(228,220,216)
#E7E1DE
(231,225,222)
#EAE6E4
(234,230,228)
#EDEBEA
(237,235,234)
#F0F0F0
(240,240,240)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5C3BA; }

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

This text font color is #D5C3BA.

Background Color

.myBgColor { background-color: #D5C3BA; }

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

This div background color is #D5C3BA.

Border color

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

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

This div border color is #D5C3BA.

Opacity

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

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

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

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

This text has shadow with #D5C3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C3BA.

Preview

Color preview on black background

This text has color #D5C3BA on black background.


Color preview on white background

This text has color #D5C3BA on white background.


Black color preview on #D5C3BA background

This text has black color on #D5C3BA background.


White color preview on #D5C3BA background

This text has white color on #D5C3BA background.


Related colors

Complementary color

Complementary color for #hex is #2A3C45.


I love getcolorcode.com

Triadic colors

1 #BAD5C3 and #C3BAD5 with #D5C3BA are triadic colors.

2 #BAC3D5 and #C3D5BA with #D5C3BA are triadic colors.