COLOR #D89CD4

HEX: #D89CD4 RGB: (216,156,212)

Color info

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

RGB color model

#D89CD4 color RGB value is (216,156,212).

RGB: (216,156,212) (85%, 61%, 83%)

RGB channels and saturation

R 216 of 255 = 85%
G 156 of 255 = 61%
B 212 of 255 = 83%

216
156
212

R + G + B ~ 76%. #D89CD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 156 + 212 = 584 (100%)
R 216 of 584 ~ 36.99%
G 156 of 584 ~ 26.71%
B 212 of 584 ~ 36.3'%

%36.99
%26.71
%36.3

CMYK color model

#D89CD4 color CMYK value is (0,28,2,15).

  • cyan value is 0.00%
  • magenta value is 27.78%
  • yellow value is 1.85%
  • key color value is 15.29%

CMYK: (0,28,2,15)
C0M28Y2K15 (0%, 28%, 2%, 15%)
(0.00 / 0.28 / 0.02 / 0.15)

CMYK percentages

%0
%27.78
%1.85
%15.29

Codes

Color #D89CD4 in popluar color models

D8 9C D4
RGB 216 156 212
HSL 304° 43.48% 72.94%
HSB/HSV 304° 27.78% 84.71%
CMYK 0.00% 27.78% 1.85%
15.29%

Color #D89CD4 in popluar number systems.

HEX D8 9C D4
Decimal 216 156 212
Binary 11011000 10011100 11010100
Octal 330 234 324

Shades and tints

Shades of #D89CD4

#D89CD4
(216,156,212)
#C58EC1
(197,142,193)
#B280AE
(178,128,174)
#9F729B
(159,114,155)
#8C6488
(140,100,136)
#795675
(121,86,117)
#664862
(102,72,98)
#533A4F
(83,58,79)
#402C3C
(64,44,60)
#2D1E29
(45,30,41)
#1A1016
(26,16,22)
#000000
(0,0,0)

Tints of #D89CD4

#D89CD4
(216,156,212)
#DBA5D7
(219,165,215)
#DEAEDA
(222,174,218)
#E1B7DD
(225,183,221)
#E4C0E0
(228,192,224)
#E7C9E3
(231,201,227)
#EAD2E6
(234,210,230)
#EDDBE9
(237,219,233)
#F0E4EC
(240,228,236)
#F3EDEF
(243,237,239)
#F6F6F2
(246,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D89CD4 color. Also use rgb(216,156,212) instead hex code.

Text Font Color

.myTextColor { color: #D89CD4; }

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

This text font color is #D89CD4.

Background Color

.myBgColor { background-color: #D89CD4; }

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

This div background color is #D89CD4.

Border color

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

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

This div border color is #D89CD4.

Opacity

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

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

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

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

This text has shadow with #D89CD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D89CD4.

Preview

Color preview on black background

This text has color #D89CD4 on black background.


Color preview on white background

This text has color #D89CD4 on white background.


Black color preview on #D89CD4 background

This text has black color on #D89CD4 background.


White color preview on #D89CD4 background

This text has white color on #D89CD4 background.


Related colors

Complementary color

Complementary color for #hex is #27632B.


I love getcolorcode.com

Triadic colors

1 #D4D89C and #9CD4D8 with #D89CD4 are triadic colors.

2 #D49CD8 and #9CD8D4 with #D89CD4 are triadic colors.