COLOR #D88ED9

HEX: #D88ED9 RGB: (216,142,217)

Color info

#D88ED9 contains mainly red and blue colors. Web safe color of #D88ED9 is #CC99CC (or #C9C).

RGB color model

#D88ED9 color RGB value is (216,142,217).

RGB: (216,142,217) (85%, 56%, 85%)

RGB channels and saturation

R 216 of 255 = 85%
G 142 of 255 = 56%
B 217 of 255 = 85%

216
142
217

R + G + B ~ 75%. #D88ED9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 142 + 217 = 575 (100%)
R 216 of 575 ~ 37.57%
G 142 of 575 ~ 24.7%
B 217 of 575 ~ 37.74'%

%37.57
%24.7
%37.74

CMYK color model

#D88ED9 color CMYK value is (0,35,0,15).

  • cyan value is 0.46%
  • magenta value is 34.56%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (0,35,0,15)
C0M35Y0K15 (0%, 35%, 0%, 15%)
(0.00 / 0.35 / 0.00 / 0.15)

CMYK percentages

%0.46
%34.56
%0
%14.9

Codes

Color #D88ED9 in popluar color models

D8 8E D9
RGB 216 142 217
HSL 299° 49.67% 70.39%
HSB/HSV 299° 34.56% 85.10%
CMYK 0.46% 34.56% 0.00%
14.90%

Color #D88ED9 in popluar number systems.

HEX D8 8E D9
Decimal 216 142 217
Binary 11011000 10001110 11011001
Octal 330 216 331

Shades and tints

Shades of #D88ED9

#D88ED9
(216,142,217)
#C582C6
(197,130,198)
#B276B3
(178,118,179)
#9F6AA0
(159,106,160)
#8C5E8D
(140,94,141)
#79527A
(121,82,122)
#664667
(102,70,103)
#533A54
(83,58,84)
#402E41
(64,46,65)
#2D222E
(45,34,46)
#1A161B
(26,22,27)
#000000
(0,0,0)

Tints of #D88ED9

#D88ED9
(216,142,217)
#DB98DC
(219,152,220)
#DEA2DF
(222,162,223)
#E1ACE2
(225,172,226)
#E4B6E5
(228,182,229)
#E7C0E8
(231,192,232)
#EACAEB
(234,202,235)
#EDD4EE
(237,212,238)
#F0DEF1
(240,222,241)
#F3E8F4
(243,232,244)
#F6F2F7
(246,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D88ED9 color. Also use rgb(216,142,217) instead hex code.

Text Font Color

.myTextColor { color: #D88ED9; }

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

This text font color is #D88ED9.

Background Color

.myBgColor { background-color: #D88ED9; }

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

This div background color is #D88ED9.

Border color

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

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

This div border color is #D88ED9.

Opacity

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

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

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

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

This text has shadow with #D88ED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D88ED9.

Preview

Color preview on black background

This text has color #D88ED9 on black background.


Color preview on white background

This text has color #D88ED9 on white background.


Black color preview on #D88ED9 background

This text has black color on #D88ED9 background.


White color preview on #D88ED9 background

This text has white color on #D88ED9 background.


Related colors

Complementary color

Complementary color for #hex is #277126.


I love getcolorcode.com

Triadic colors

1 #D9D88E and #8ED9D8 with #D88ED9 are triadic colors.

2 #D98ED8 and #8ED8D9 with #D88ED9 are triadic colors.