COLOR #D487D6

HEX: #D487D6 RGB: (212,135,214)

Color info

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

RGB color model

#D487D6 color RGB value is (212,135,214).

RGB: (212,135,214) (83%, 53%, 84%)

RGB channels and saturation

R 212 of 255 = 83%
G 135 of 255 = 53%
B 214 of 255 = 84%

212
135
214

R + G + B ~ 73%. #D487D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 135 + 214 = 561 (100%)
R 212 of 561 ~ 37.79%
G 135 of 561 ~ 24.06%
B 214 of 561 ~ 38.15'%

%37.79
%24.06
%38.15

CMYK color model

#D487D6 color CMYK value is (1,37,0,16).

  • cyan value is 0.93%
  • magenta value is 36.92%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (1,37,0,16)
C1M37Y0K16 (1%, 37%, 0%, 16%)
(0.01 / 0.37 / 0.00 / 0.16)

CMYK percentages

%0.93
%36.92
%0
%16.08

Codes

Color #D487D6 in popluar color models

D4 87 D6
RGB 212 135 214
HSL 298° 49.07% 68.43%
HSB/HSV 298° 36.92% 83.92%
CMYK 0.93% 36.92% 0.00%
16.08%

Color #D487D6 in popluar number systems.

HEX D4 87 D6
Decimal 212 135 214
Binary 11010100 10000111 11010110
Octal 324 207 326

Shades and tints

Shades of #D487D6

#D487D6
(212,135,214)
#C17BC3
(193,123,195)
#AE6FB0
(174,111,176)
#9B639D
(155,99,157)
#88578A
(136,87,138)
#754B77
(117,75,119)
#623F64
(98,63,100)
#4F3351
(79,51,81)
#3C273E
(60,39,62)
#291B2B
(41,27,43)
#160F18
(22,15,24)
#000000
(0,0,0)

Tints of #D487D6

#D487D6
(212,135,214)
#D791D9
(215,145,217)
#DA9BDC
(218,155,220)
#DDA5DF
(221,165,223)
#E0AFE2
(224,175,226)
#E3B9E5
(227,185,229)
#E6C3E8
(230,195,232)
#E9CDEB
(233,205,235)
#ECD7EE
(236,215,238)
#EFE1F1
(239,225,241)
#F2EBF4
(242,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D487D6 color. Also use rgb(212,135,214) instead hex code.

Text Font Color

.myTextColor { color: #D487D6; }

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

This text font color is #D487D6.

Background Color

.myBgColor { background-color: #D487D6; }

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

This div background color is #D487D6.

Border color

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

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

This div border color is #D487D6.

Opacity

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

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

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

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

This text has shadow with #D487D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D487D6.

Preview

Color preview on black background

This text has color #D487D6 on black background.


Color preview on white background

This text has color #D487D6 on white background.


Black color preview on #D487D6 background

This text has black color on #D487D6 background.


White color preview on #D487D6 background

This text has white color on #D487D6 background.


Related colors

Complementary color

Complementary color for #hex is #2B7829.


I love getcolorcode.com

Triadic colors

1 #D6D487 and #87D6D4 with #D487D6 are triadic colors.

2 #D687D4 and #87D4D6 with #D487D6 are triadic colors.