COLOR #D5C5C8

HEX: #D5C5C8 RGB: (213,197,200)

Color info

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

RGB color model

#D5C5C8 color RGB value is (213,197,200).

RGB: (213,197,200) (84%, 77%, 78%)

RGB channels and saturation

R 213 of 255 = 84%
G 197 of 255 = 77%
B 200 of 255 = 78%

213
197
200

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

Portions of RGB colors in percentages

R + G + B = 213 + 197 + 200 = 610 (100%)
R 213 of 610 ~ 34.92%
G 197 of 610 ~ 32.3%
B 200 of 610 ~ 32.79'%

%34.92
%32.3
%32.79

CMYK color model

#D5C5C8 color CMYK value is (0,8,6,16).

  • cyan value is 0.00%
  • magenta value is 7.51%
  • yellow value is 6.10%
  • key color value is 16.47%

CMYK: (0,8,6,16)
C0M8Y6K16 (0%, 8%, 6%, 16%)
(0.00 / 0.08 / 0.06 / 0.16)

CMYK percentages

%0
%7.51
%6.1
%16.47

Codes

Color #D5C5C8 in popluar color models

D5 C5 C8
RGB 213 197 200
HSL 349° 16.00% 80.39%
HSB/HSV 349° 7.51% 83.53%
CMYK 0.00% 7.51% 6.10%
16.47%

Color #D5C5C8 in popluar number systems.

HEX D5 C5 C8
Decimal 213 197 200
Binary 11010101 11000101 11001000
Octal 325 305 310

Shades and tints

Shades of #D5C5C8

#D5C5C8
(213,197,200)
#C2B4B6
(194,180,182)
#AFA3A4
(175,163,164)
#9C9292
(156,146,146)
#898180
(137,129,128)
#76706E
(118,112,110)
#635F5C
(99,95,92)
#504E4A
(80,78,74)
#3D3D38
(61,61,56)
#2A2C26
(42,44,38)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #D5C5C8

#D5C5C8
(213,197,200)
#D8CACD
(216,202,205)
#DBCFD2
(219,207,210)
#DED4D7
(222,212,215)
#E1D9DC
(225,217,220)
#E4DEE1
(228,222,225)
#E7E3E6
(231,227,230)
#EAE8EB
(234,232,235)
#EDEDF0
(237,237,240)
#F0F2F5
(240,242,245)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C5C8 color. Also use rgb(213,197,200) instead hex code.

Text Font Color

.myTextColor { color: #D5C5C8; }

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

This text font color is #D5C5C8.

Background Color

.myBgColor { background-color: #D5C5C8; }

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

This div background color is #D5C5C8.

Border color

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

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

This div border color is #D5C5C8.

Opacity

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

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

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

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

This text has shadow with #D5C5C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C5C8.

Preview

Color preview on black background

This text has color #D5C5C8 on black background.


Color preview on white background

This text has color #D5C5C8 on white background.


Black color preview on #D5C5C8 background

This text has black color on #D5C5C8 background.


White color preview on #D5C5C8 background

This text has white color on #D5C5C8 background.


Related colors

Complementary color

Complementary color for #hex is #2A3A37.


I love getcolorcode.com

Triadic colors

1 #C8D5C5 and #C5C8D5 with #D5C5C8 are triadic colors.

2 #C8C5D5 and #C5D5C8 with #D5C5C8 are triadic colors.