COLOR #D487DE

HEX: #D487DE RGB: (212,135,222)

Color info

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

RGB color model

#D487DE color RGB value is (212,135,222).

RGB: (212,135,222) (83%, 53%, 87%)

RGB channels and saturation

R 212 of 255 = 83%
G 135 of 255 = 53%
B 222 of 255 = 87%

212
135
222

R + G + B ~ 74%. #D487DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 135 + 222 = 569 (100%)
R 212 of 569 ~ 37.26%
G 135 of 569 ~ 23.73%
B 222 of 569 ~ 39.02'%

%37.26
%23.73
%39.02

CMYK color model

#D487DE color CMYK value is (5,39,0,13).

  • cyan value is 4.50%
  • magenta value is 39.19%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (5,39,0,13)
C5M39Y0K13 (5%, 39%, 0%, 13%)
(0.05 / 0.39 / 0.00 / 0.13)

CMYK percentages

%4.5
%39.19
%0
%12.94

Codes

Color #D487DE in popluar color models

D4 87 DE
RGB 212 135 222
HSL 293° 56.86% 70.00%
HSB/HSV 293° 39.19% 87.06%
CMYK 4.50% 39.19% 0.00%
12.94%

Color #D487DE in popluar number systems.

HEX D4 87 DE
Decimal 212 135 222
Binary 11010100 10000111 11011110
Octal 324 207 336

Shades and tints

Shades of #D487DE

#D487DE
(212,135,222)
#C17BCA
(193,123,202)
#AE6FB6
(174,111,182)
#9B63A2
(155,99,162)
#88578E
(136,87,142)
#754B7A
(117,75,122)
#623F66
(98,63,102)
#4F3352
(79,51,82)
#3C273E
(60,39,62)
#291B2A
(41,27,42)
#160F16
(22,15,22)
#000000
(0,0,0)

Tints of #D487DE

#D487DE
(212,135,222)
#D791E1
(215,145,225)
#DA9BE4
(218,155,228)
#DDA5E7
(221,165,231)
#E0AFEA
(224,175,234)
#E3B9ED
(227,185,237)
#E6C3F0
(230,195,240)
#E9CDF3
(233,205,243)
#ECD7F6
(236,215,246)
#EFE1F9
(239,225,249)
#F2EBFC
(242,235,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D487DE; }

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

This text font color is #D487DE.

Background Color

.myBgColor { background-color: #D487DE; }

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

This div background color is #D487DE.

Border color

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

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

This div border color is #D487DE.

Opacity

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

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

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

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

This text has shadow with #D487DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D487DE.

Preview

Color preview on black background

This text has color #D487DE on black background.


Color preview on white background

This text has color #D487DE on white background.


Black color preview on #D487DE background

This text has black color on #D487DE background.


White color preview on #D487DE background

This text has white color on #D487DE background.


Related colors

Complementary color

Complementary color for #hex is #2B7821.


I love getcolorcode.com

Triadic colors

1 #DED487 and #87DED4 with #D487DE are triadic colors.

2 #DE87D4 and #87D4DE with #D487DE are triadic colors.