COLOR #D4C3D9

HEX: #D4C3D9 RGB: (212,195,217)

Color info

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

RGB color model

#D4C3D9 color RGB value is (212,195,217).

RGB: (212,195,217) (83%, 76%, 85%)

RGB channels and saturation

R 212 of 255 = 83%
G 195 of 255 = 76%
B 217 of 255 = 85%

212
195
217

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

Portions of RGB colors in percentages

R + G + B = 212 + 195 + 217 = 624 (100%)
R 212 of 624 ~ 33.97%
G 195 of 624 ~ 31.25%
B 217 of 624 ~ 34.78'%

%33.97
%31.25
%34.78

CMYK color model

#D4C3D9 color CMYK value is (2,10,0,15).

  • cyan value is 2.30%
  • magenta value is 10.14%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (2,10,0,15)
C2M10Y0K15 (2%, 10%, 0%, 15%)
(0.02 / 0.10 / 0.00 / 0.15)

CMYK percentages

%2.3
%10.14
%0
%14.9

Codes

Color #D4C3D9 in popluar color models

D4 C3 D9
RGB 212 195 217
HSL 286° 22.45% 80.78%
HSB/HSV 286° 10.14% 85.10%
CMYK 2.30% 10.14% 0.00%
14.90%

Color #D4C3D9 in popluar number systems.

HEX D4 C3 D9
Decimal 212 195 217
Binary 11010100 11000011 11011001
Octal 324 303 331

Shades and tints

Shades of #D4C3D9

#D4C3D9
(212,195,217)
#C1B2C6
(193,178,198)
#AEA1B3
(174,161,179)
#9B90A0
(155,144,160)
#887F8D
(136,127,141)
#756E7A
(117,110,122)
#625D67
(98,93,103)
#4F4C54
(79,76,84)
#3C3B41
(60,59,65)
#292A2E
(41,42,46)
#16191B
(22,25,27)
#000000
(0,0,0)

Tints of #D4C3D9

#D4C3D9
(212,195,217)
#D7C8DC
(215,200,220)
#DACDDF
(218,205,223)
#DDD2E2
(221,210,226)
#E0D7E5
(224,215,229)
#E3DCE8
(227,220,232)
#E6E1EB
(230,225,235)
#E9E6EE
(233,230,238)
#ECEBF1
(236,235,241)
#EFF0F4
(239,240,244)
#F2F5F7
(242,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C3D9 color. Also use rgb(212,195,217) instead hex code.

Text Font Color

.myTextColor { color: #D4C3D9; }

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

This text font color is #D4C3D9.

Background Color

.myBgColor { background-color: #D4C3D9; }

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

This div background color is #D4C3D9.

Border color

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

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

This div border color is #D4C3D9.

Opacity

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

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

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

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

This text has shadow with #D4C3D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C3D9.

Preview

Color preview on black background

This text has color #D4C3D9 on black background.


Color preview on white background

This text has color #D4C3D9 on white background.


Black color preview on #D4C3D9 background

This text has black color on #D4C3D9 background.


White color preview on #D4C3D9 background

This text has white color on #D4C3D9 background.


Related colors

Complementary color

Complementary color for #hex is #2B3C26.


I love getcolorcode.com

Triadic colors

1 #D9D4C3 and #C3D9D4 with #D4C3D9 are triadic colors.

2 #D9C3D4 and #C3D4D9 with #D4C3D9 are triadic colors.