COLOR #D8C2C6

HEX: #D8C2C6 RGB: (216,194,198)

Color info

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

RGB color model

#D8C2C6 color RGB value is (216,194,198).

RGB: (216,194,198) (85%, 76%, 78%)

RGB channels and saturation

R 216 of 255 = 85%
G 194 of 255 = 76%
B 198 of 255 = 78%

216
194
198

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

Portions of RGB colors in percentages

R + G + B = 216 + 194 + 198 = 608 (100%)
R 216 of 608 ~ 35.53%
G 194 of 608 ~ 31.91%
B 198 of 608 ~ 32.57'%

%35.53
%31.91
%32.57

CMYK color model

#D8C2C6 color CMYK value is (0,10,8,15).

  • cyan value is 0.00%
  • magenta value is 10.19%
  • yellow value is 8.33%
  • key color value is 15.29%

CMYK: (0,10,8,15)
C0M10Y8K15 (0%, 10%, 8%, 15%)
(0.00 / 0.10 / 0.08 / 0.15)

CMYK percentages

%0
%10.19
%8.33
%15.29

Codes

Color #D8C2C6 in popluar color models

D8 C2 C6
RGB 216 194 198
HSL 349° 22.00% 80.39%
HSB/HSV 349° 10.19% 84.71%
CMYK 0.00% 10.19% 8.33%
15.29%

Color #D8C2C6 in popluar number systems.

HEX D8 C2 C6
Decimal 216 194 198
Binary 11011000 11000010 11000110
Octal 330 302 306

Shades and tints

Shades of #D8C2C6

#D8C2C6
(216,194,198)
#C5B1B4
(197,177,180)
#B2A0A2
(178,160,162)
#9F8F90
(159,143,144)
#8C7E7E
(140,126,126)
#796D6C
(121,109,108)
#665C5A
(102,92,90)
#534B48
(83,75,72)
#403A36
(64,58,54)
#2D2924
(45,41,36)
#1A1812
(26,24,18)
#000000
(0,0,0)

Tints of #D8C2C6

#D8C2C6
(216,194,198)
#DBC7CB
(219,199,203)
#DECCD0
(222,204,208)
#E1D1D5
(225,209,213)
#E4D6DA
(228,214,218)
#E7DBDF
(231,219,223)
#EAE0E4
(234,224,228)
#EDE5E9
(237,229,233)
#F0EAEE
(240,234,238)
#F3EFF3
(243,239,243)
#F6F4F8
(246,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D8C2C6; }

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

This text font color is #D8C2C6.

Background Color

.myBgColor { background-color: #D8C2C6; }

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

This div background color is #D8C2C6.

Border color

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

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

This div border color is #D8C2C6.

Opacity

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

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

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

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

This text has shadow with #D8C2C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C2C6.

Preview

Color preview on black background

This text has color #D8C2C6 on black background.


Color preview on white background

This text has color #D8C2C6 on white background.


Black color preview on #D8C2C6 background

This text has black color on #D8C2C6 background.


White color preview on #D8C2C6 background

This text has white color on #D8C2C6 background.


Related colors

Complementary color

Complementary color for #hex is #273D39.


I love getcolorcode.com

Triadic colors

1 #C6D8C2 and #C2C6D8 with #D8C2C6 are triadic colors.

2 #C6C2D8 and #C2D8C6 with #D8C2C6 are triadic colors.