COLOR #D4C4E6

HEX: #D4C4E6 RGB: (212,196,230)

Color info

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

RGB color model

#D4C4E6 color RGB value is (212,196,230).

RGB: (212,196,230) (83%, 77%, 90%)

RGB channels and saturation

R 212 of 255 = 83%
G 196 of 255 = 77%
B 230 of 255 = 90%

212
196
230

R + G + B ~ 83%. #D4C4E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 196 + 230 = 638 (100%)
R 212 of 638 ~ 33.23%
G 196 of 638 ~ 30.72%
B 230 of 638 ~ 36.05'%

%33.23
%30.72
%36.05

CMYK color model

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

  • cyan value is 7.83%
  • magenta value is 14.78%
  • yellow value is 0.00%
  • key color value is 9.80%

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

CMYK percentages

%7.83
%14.78
%0
%9.8

Codes

Color #D4C4E6 in popluar color models

D4 C4 E6
RGB 212 196 230
HSL 268° 40.48% 83.53%
HSB/HSV 268° 14.78% 90.20%
CMYK 7.83% 14.78% 0.00%
9.80%

Color #D4C4E6 in popluar number systems.

HEX D4 C4 E6
Decimal 212 196 230
Binary 11010100 11000100 11100110
Octal 324 304 346

Shades and tints

Shades of #D4C4E6

#D4C4E6
(212,196,230)
#C1B3D2
(193,179,210)
#AEA2BE
(174,162,190)
#9B91AA
(155,145,170)
#888096
(136,128,150)
#756F82
(117,111,130)
#625E6E
(98,94,110)
#4F4D5A
(79,77,90)
#3C3C46
(60,60,70)
#292B32
(41,43,50)
#161A1E
(22,26,30)
#000000
(0,0,0)

Tints of #D4C4E6

#D4C4E6
(212,196,230)
#D7C9E8
(215,201,232)
#DACEEA
(218,206,234)
#DDD3EC
(221,211,236)
#E0D8EE
(224,216,238)
#E3DDF0
(227,221,240)
#E6E2F2
(230,226,242)
#E9E7F4
(233,231,244)
#ECECF6
(236,236,246)
#EFF1F8
(239,241,248)
#F2F6FA
(242,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C4E6 color. Also use rgb(212,196,230) instead hex code.

Text Font Color

.myTextColor { color: #D4C4E6; }

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

This text font color is #D4C4E6.

Background Color

.myBgColor { background-color: #D4C4E6; }

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

This div background color is #D4C4E6.

Border color

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

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

This div border color is #D4C4E6.

Opacity

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

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

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

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

This text has shadow with #D4C4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C4E6.

Preview

Color preview on black background

This text has color #D4C4E6 on black background.


Color preview on white background

This text has color #D4C4E6 on white background.


Black color preview on #D4C4E6 background

This text has black color on #D4C4E6 background.


White color preview on #D4C4E6 background

This text has white color on #D4C4E6 background.


Related colors

Complementary color

Complementary color for #hex is #2B3B19.


I love getcolorcode.com

Triadic colors

1 #E6D4C4 and #C4E6D4 with #D4C4E6 are triadic colors.

2 #E6C4D4 and #C4D4E6 with #D4C4E6 are triadic colors.