COLOR #D8C5E9

HEX: #D8C5E9 RGB: (216,197,233)

Color info

#D8C5E9 contains red, green and blue colors in about the same proportion. Web safe color of #D8C5E9 is #CCCCFF (or #CCF).

RGB color model

#D8C5E9 color RGB value is (216,197,233).

RGB: (216,197,233) (85%, 77%, 91%)

RGB channels and saturation

R 216 of 255 = 85%
G 197 of 255 = 77%
B 233 of 255 = 91%

216
197
233

R + G + B ~ 84%. #D8C5E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 197 + 233 = 646 (100%)
R 216 of 646 ~ 33.44%
G 197 of 646 ~ 30.5%
B 233 of 646 ~ 36.07'%

%33.44
%30.5
%36.07

CMYK color model

#D8C5E9 color CMYK value is (7,15,0,9).

  • cyan value is 7.30%
  • magenta value is 15.45%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (7,15,0,9)
C7M15Y0K9 (7%, 15%, 0%, 9%)
(0.07 / 0.15 / 0.00 / 0.09)

CMYK percentages

%7.3
%15.45
%0
%8.63

Codes

Color #D8C5E9 in popluar color models

D8 C5 E9
RGB 216 197 233
HSL 272° 45.00% 84.31%
HSB/HSV 272° 15.45% 91.37%
CMYK 7.30% 15.45% 0.00%
8.63%

Color #D8C5E9 in popluar number systems.

HEX D8 C5 E9
Decimal 216 197 233
Binary 11011000 11000101 11101001
Octal 330 305 351

Shades and tints

Shades of #D8C5E9

#D8C5E9
(216,197,233)
#C5B4D4
(197,180,212)
#B2A3BF
(178,163,191)
#9F92AA
(159,146,170)
#8C8195
(140,129,149)
#797080
(121,112,128)
#665F6B
(102,95,107)
#534E56
(83,78,86)
#403D41
(64,61,65)
#2D2C2C
(45,44,44)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #D8C5E9

#D8C5E9
(216,197,233)
#DBCAEB
(219,202,235)
#DECFED
(222,207,237)
#E1D4EF
(225,212,239)
#E4D9F1
(228,217,241)
#E7DEF3
(231,222,243)
#EAE3F5
(234,227,245)
#EDE8F7
(237,232,247)
#F0EDF9
(240,237,249)
#F3F2FB
(243,242,251)
#F6F7FD
(246,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C5E9 color. Also use rgb(216,197,233) instead hex code.

Text Font Color

.myTextColor { color: #D8C5E9; }

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

This text font color is #D8C5E9.

Background Color

.myBgColor { background-color: #D8C5E9; }

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

This div background color is #D8C5E9.

Border color

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

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

This div border color is #D8C5E9.

Opacity

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

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

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

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

This text has shadow with #D8C5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C5E9.

Preview

Color preview on black background

This text has color #D8C5E9 on black background.


Color preview on white background

This text has color #D8C5E9 on white background.


Black color preview on #D8C5E9 background

This text has black color on #D8C5E9 background.


White color preview on #D8C5E9 background

This text has white color on #D8C5E9 background.


Related colors

Complementary color

Complementary color for #hex is #273A16.


I love getcolorcode.com

Triadic colors

1 #E9D8C5 and #C5E9D8 with #D8C5E9 are triadic colors.

2 #E9C5D8 and #C5D8E9 with #D8C5E9 are triadic colors.