COLOR #D5C2C6

HEX: #D5C2C6 RGB: (213,194,198)

Color info

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

RGB color model

#D5C2C6 color RGB value is (213,194,198).

RGB: (213,194,198) (84%, 76%, 78%)

RGB channels and saturation

R 213 of 255 = 84%
G 194 of 255 = 76%
B 198 of 255 = 78%

213
194
198

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

Portions of RGB colors in percentages

R + G + B = 213 + 194 + 198 = 605 (100%)
R 213 of 605 ~ 35.21%
G 194 of 605 ~ 32.07%
B 198 of 605 ~ 32.73'%

%35.21
%32.07
%32.73

CMYK color model

#D5C2C6 color CMYK value is (0,9,7,16).

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

CMYK: (0,9,7,16)
C0M9Y7K16 (0%, 9%, 7%, 16%)
(0.00 / 0.09 / 0.07 / 0.16)

CMYK percentages

%0
%8.92
%7.04
%16.47

Codes

Color #D5C2C6 in popluar color models

D5 C2 C6
RGB 213 194 198
HSL 347° 18.45% 79.80%
HSB/HSV 347° 8.92% 83.53%
CMYK 0.00% 8.92% 7.04%
16.47%

Color #D5C2C6 in popluar number systems.

HEX D5 C2 C6
Decimal 213 194 198
Binary 11010101 11000010 11000110
Octal 325 302 306

Shades and tints

Shades of #D5C2C6

#D5C2C6
(213,194,198)
#C2B1B4
(194,177,180)
#AFA0A2
(175,160,162)
#9C8F90
(156,143,144)
#897E7E
(137,126,126)
#766D6C
(118,109,108)
#635C5A
(99,92,90)
#504B48
(80,75,72)
#3D3A36
(61,58,54)
#2A2924
(42,41,36)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #D5C2C6

#D5C2C6
(213,194,198)
#D8C7CB
(216,199,203)
#DBCCD0
(219,204,208)
#DED1D5
(222,209,213)
#E1D6DA
(225,214,218)
#E4DBDF
(228,219,223)
#E7E0E4
(231,224,228)
#EAE5E9
(234,229,233)
#EDEAEE
(237,234,238)
#F0EFF3
(240,239,243)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5C2C6; }

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

This text font color is #D5C2C6.

Background Color

.myBgColor { background-color: #D5C2C6; }

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

This div background color is #D5C2C6.

Border color

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

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

This div border color is #D5C2C6.

Opacity

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

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

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

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

This text has shadow with #D5C2C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C2C6.

Preview

Color preview on black background

This text has color #D5C2C6 on black background.


Color preview on white background

This text has color #D5C2C6 on white background.


Black color preview on #D5C2C6 background

This text has black color on #D5C2C6 background.


White color preview on #D5C2C6 background

This text has white color on #D5C2C6 background.


Related colors

Complementary color

Complementary color for #hex is #2A3D39.


I love getcolorcode.com

Triadic colors

1 #C6D5C2 and #C2C6D5 with #D5C2C6 are triadic colors.

2 #C6C2D5 and #C2D5C6 with #D5C2C6 are triadic colors.