COLOR #D89ED7

HEX: #D89ED7 RGB: (216,158,215)

Color info

#D89ED7 contains red, green and blue colors in about the same proportion. Web safe color of #D89ED7 is #CC99CC (or #C9C).

RGB color model

#D89ED7 color RGB value is (216,158,215).

RGB: (216,158,215) (85%, 62%, 84%)

RGB channels and saturation

R 216 of 255 = 85%
G 158 of 255 = 62%
B 215 of 255 = 84%

216
158
215

R + G + B ~ 77%. #D89ED7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 158 + 215 = 589 (100%)
R 216 of 589 ~ 36.67%
G 158 of 589 ~ 26.83%
B 215 of 589 ~ 36.5'%

%36.67
%26.83
%36.5

CMYK color model

#D89ED7 color CMYK value is (0,27,0,15).

  • cyan value is 0.00%
  • magenta value is 26.85%
  • yellow value is 0.46%
  • key color value is 15.29%
CMYK: (0,27,0,15) C0M27Y0K15 (0%,27%,0%,15%) (0.00/0.27/0.00/0.15) 

CMYK percentages

%0
%26.85
%0.46
%15.29

Codes

Color #D89ED7 in popluar color models

D8 9E D7
RGB 216 158 215
HSL 301° 42.65% 73.33%
HSB/HSV 301° 26.85% 84.71%
CMYK 0.00% 26.85% 0.46%
15.29%

Color #D89ED7 in popluar number systems.

HEX D8 9E D7
Decimal 216 158 215
Binary 11011000 10011110 11010111
Octal 330 236 327

Shades and tints

Shades of #D89ED7

#D89ED7
(216,158,215)
#C590C4
(197,144,196)
#B282B1
(178,130,177)
#9F749E
(159,116,158)
#8C668B
(140,102,139)
#795878
(121,88,120)
#664A65
(102,74,101)
#533C52
(83,60,82)
#402E3F
(64,46,63)
#2D202C
(45,32,44)
#1A1219
(26,18,25)
#000000
(0,0,0)

Tints of #D89ED7

#D89ED7
(216,158,215)
#DBA6DA
(219,166,218)
#DEAEDD
(222,174,221)
#E1B6E0
(225,182,224)
#E4BEE3
(228,190,227)
#E7C6E6
(231,198,230)
#EACEE9
(234,206,233)
#EDD6EC
(237,214,236)
#F0DEEF
(240,222,239)
#F3E6F2
(243,230,242)
#F6EEF5
(246,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D89ED7 color. Also use rgb(216,158,215) instead hex code.

Text Font Color

.myTextColor { color: #D89ED7; }

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

This text font color is #D89ED7.

Background Color

.myBgColor { background-color: #D89ED7; }

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

This div background color is #D89ED7.

Border color

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

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

This div border color is #D89ED7.

Opacity

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

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

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

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

This text has shadow with #D89ED7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D89ED7.

Preview

Color preview on black background

This text has color #D89ED7 on black background.


Color preview on white background

This text has color #D89ED7 on white background.


Black color preview on #D89ED7 background

This text has black color on #D89ED7 background.


White color preview on #D89ED7 background

This text has white color on #D89ED7 background.


Related colors

Complementary color

Complementary color for #hex is #276128.


I love getcolorcode.com

Triadic colors

1 #D7D89E and #9ED7D8 with #D89ED7 are triadic colors.

2 #D79ED8 and #9ED8D7 with #D89ED7 are triadic colors.