COLOR #D587C8

HEX: #D587C8 RGB: (213,135,200)

Color info

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

RGB color model

#D587C8 color RGB value is (213,135,200).

RGB: (213,135,200) (84%, 53%, 78%)

RGB channels and saturation

R 213 of 255 = 84%
G 135 of 255 = 53%
B 200 of 255 = 78%

213
135
200

R + G + B ~ 72%. #D587C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 135 + 200 = 548 (100%)
R 213 of 548 ~ 38.87%
G 135 of 548 ~ 24.64%
B 200 of 548 ~ 36.5'%

%38.87
%24.64
%36.5

CMYK color model

#D587C8 color CMYK value is (0,37,6,16).

  • cyan value is 0.00%
  • magenta value is 36.62%
  • yellow value is 6.10%
  • key color value is 16.47%

CMYK: (0,37,6,16)
C0M37Y6K16 (0%, 37%, 6%, 16%)
(0.00 / 0.37 / 0.06 / 0.16)

CMYK percentages

%0
%36.62
%6.1
%16.47

Codes

Color #D587C8 in popluar color models

D5 87 C8
RGB 213 135 200
HSL 310° 48.15% 68.24%
HSB/HSV 310° 36.62% 83.53%
CMYK 0.00% 36.62% 6.10%
16.47%

Color #D587C8 in popluar number systems.

HEX D5 87 C8
Decimal 213 135 200
Binary 11010101 10000111 11001000
Octal 325 207 310

Shades and tints

Shades of #D587C8

#D587C8
(213,135,200)
#C27BB6
(194,123,182)
#AF6FA4
(175,111,164)
#9C6392
(156,99,146)
#895780
(137,87,128)
#764B6E
(118,75,110)
#633F5C
(99,63,92)
#50334A
(80,51,74)
#3D2738
(61,39,56)
#2A1B26
(42,27,38)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #D587C8

#D587C8
(213,135,200)
#D891CD
(216,145,205)
#DB9BD2
(219,155,210)
#DEA5D7
(222,165,215)
#E1AFDC
(225,175,220)
#E4B9E1
(228,185,225)
#E7C3E6
(231,195,230)
#EACDEB
(234,205,235)
#EDD7F0
(237,215,240)
#F0E1F5
(240,225,245)
#F3EBFA
(243,235,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D587C8 color. Also use rgb(213,135,200) instead hex code.

Text Font Color

.myTextColor { color: #D587C8; }

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

This text font color is #D587C8.

Background Color

.myBgColor { background-color: #D587C8; }

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

This div background color is #D587C8.

Border color

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

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

This div border color is #D587C8.

Opacity

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

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

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

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

This text has shadow with #D587C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D587C8.

Preview

Color preview on black background

This text has color #D587C8 on black background.


Color preview on white background

This text has color #D587C8 on white background.


Black color preview on #D587C8 background

This text has black color on #D587C8 background.


White color preview on #D587C8 background

This text has white color on #D587C8 background.


Related colors

Complementary color

Complementary color for #hex is #2A7837.


I love getcolorcode.com

Triadic colors

1 #C8D587 and #87C8D5 with #D587C8 are triadic colors.

2 #C887D5 and #87D5C8 with #D587C8 are triadic colors.