COLOR #D2C4D9

HEX: #D2C4D9 RGB: (210,196,217)

Color info

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

RGB color model

#D2C4D9 color RGB value is (210,196,217).

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

RGB channels and saturation

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

210
196
217

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

Portions of RGB colors in percentages

R + G + B = 210 + 196 + 217 = 623 (100%)
R 210 of 623 ~ 33.71%
G 196 of 623 ~ 31.46%
B 217 of 623 ~ 34.83'%

%33.71
%31.46
%34.83

CMYK color model

#D2C4D9 color CMYK value is (3,10,0,15).

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

CMYK: (3,10,0,15)
C3M10Y0K15 (3%, 10%, 0%, 15%)
(0.03 / 0.10 / 0.00 / 0.15)

CMYK percentages

%3.23
%9.68
%0
%14.9

Codes

Color #D2C4D9 in popluar color models

D2 C4 D9
RGB 210 196 217
HSL 280° 21.65% 80.98%
HSB/HSV 280° 9.68% 85.10%
CMYK 3.23% 9.68% 0.00%
14.90%

Color #D2C4D9 in popluar number systems.

HEX D2 C4 D9
Decimal 210 196 217
Binary 11010010 11000100 11011001
Octal 322 304 331

Shades and tints

Shades of #D2C4D9

#D2C4D9
(210,196,217)
#BFB3C6
(191,179,198)
#ACA2B3
(172,162,179)
#9991A0
(153,145,160)
#86808D
(134,128,141)
#736F7A
(115,111,122)
#605E67
(96,94,103)
#4D4D54
(77,77,84)
#3A3C41
(58,60,65)
#272B2E
(39,43,46)
#141A1B
(20,26,27)
#000000
(0,0,0)

Tints of #D2C4D9

#D2C4D9
(210,196,217)
#D6C9DC
(214,201,220)
#DACEDF
(218,206,223)
#DED3E2
(222,211,226)
#E2D8E5
(226,216,229)
#E6DDE8
(230,221,232)
#EAE2EB
(234,226,235)
#EEE7EE
(238,231,238)
#F2ECF1
(242,236,241)
#F6F1F4
(246,241,244)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D2C4D9; }

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

This text font color is #D2C4D9.

Background Color

.myBgColor { background-color: #D2C4D9; }

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

This div background color is #D2C4D9.

Border color

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

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

This div border color is #D2C4D9.

Opacity

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

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

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

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

This text has shadow with #D2C4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2C4D9.

Preview

Color preview on black background

This text has color #D2C4D9 on black background.


Color preview on white background

This text has color #D2C4D9 on white background.


Black color preview on #D2C4D9 background

This text has black color on #D2C4D9 background.


White color preview on #D2C4D9 background

This text has white color on #D2C4D9 background.


Related colors

Complementary color

Complementary color for #hex is #2D3B26.


I love getcolorcode.com

Triadic colors

1 #D9D2C4 and #C4D9D2 with #D2C4D9 are triadic colors.

2 #D9C4D2 and #C4D2D9 with #D2C4D9 are triadic colors.