COLOR #D0C4D9

HEX: #D0C4D9 RGB: (208,196,217)

Color info

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

RGB color model

#D0C4D9 color RGB value is (208,196,217).

RGB: (208,196,217) (82%, 77%, 85%)

RGB channels and saturation

R 208 of 255 = 82%
G 196 of 255 = 77%
B 217 of 255 = 85%

208
196
217

R + G + B ~ 81%. #D0C4D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 196 + 217 = 621 (100%)
R 208 of 621 ~ 33.49%
G 196 of 621 ~ 31.56%
B 217 of 621 ~ 34.94'%

%33.49
%31.56
%34.94

CMYK color model

#D0C4D9 color CMYK value is (4,10,0,15).

  • cyan value is 4.15%
  • magenta value is 9.68%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (4,10,0,15)
C4M10Y0K15 (4%, 10%, 0%, 15%)
(0.04 / 0.10 / 0.00 / 0.15)

CMYK percentages

%4.15
%9.68
%0
%14.9

Codes

Color #D0C4D9 in popluar color models

D0 C4 D9
RGB 208 196 217
HSL 274° 21.65% 80.98%
HSB/HSV 274° 9.68% 85.10%
CMYK 4.15% 9.68% 0.00%
14.90%

Color #D0C4D9 in popluar number systems.

HEX D0 C4 D9
Decimal 208 196 217
Binary 11010000 11000100 11011001
Octal 320 304 331

Shades and tints

Shades of #D0C4D9

#D0C4D9
(208,196,217)
#BEB3C6
(190,179,198)
#ACA2B3
(172,162,179)
#9A91A0
(154,145,160)
#88808D
(136,128,141)
#766F7A
(118,111,122)
#645E67
(100,94,103)
#524D54
(82,77,84)
#403C41
(64,60,65)
#2E2B2E
(46,43,46)
#1C1A1B
(28,26,27)
#000000
(0,0,0)

Tints of #D0C4D9

#D0C4D9
(208,196,217)
#D4C9DC
(212,201,220)
#D8CEDF
(216,206,223)
#DCD3E2
(220,211,226)
#E0D8E5
(224,216,229)
#E4DDE8
(228,221,232)
#E8E2EB
(232,226,235)
#ECE7EE
(236,231,238)
#F0ECF1
(240,236,241)
#F4F1F4
(244,241,244)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0C4D9 color. Also use rgb(208,196,217) instead hex code.

Text Font Color

.myTextColor { color: #D0C4D9; }

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

This text font color is #D0C4D9.

Background Color

.myBgColor { background-color: #D0C4D9; }

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

This div background color is #D0C4D9.

Border color

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

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

This div border color is #D0C4D9.

Opacity

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

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

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

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

This text has shadow with #D0C4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0C4D9.

Preview

Color preview on black background

This text has color #D0C4D9 on black background.


Color preview on white background

This text has color #D0C4D9 on white background.


Black color preview on #D0C4D9 background

This text has black color on #D0C4D9 background.


White color preview on #D0C4D9 background

This text has white color on #D0C4D9 background.


Related colors

Complementary color

Complementary color for #hex is #2F3B26.


I love getcolorcode.com

Triadic colors

1 #D9D0C4 and #C4D9D0 with #D0C4D9 are triadic colors.

2 #D9C4D0 and #C4D0D9 with #D0C4D9 are triadic colors.