COLOR #D587DF

HEX: #D587DF RGB: (213,135,223)

Renk bilgisi

#D587DF contains mainly red and blue colors. #D587DF ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D587DF color RGB value is (213,135,223).

RGB: (213,135,223) (84%, 53%, 87%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 135 of 255 = 53%
B 223 of 255 = 87%

213
135
223

R + G + B ~ 75%. #D587DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 135 + 223 = 571 (100%)
R 213 of 571 ~ 37.3%
G 135 of 571 ~ 23.64%
B 223 of 571 ~ 39.05'%

%37.3
%23.64
%39.05

CMYK RENK MODELİ

#D587DF rengi CMYK tonu (4,39,0,13).

  • camgöbeği tonu 4.48%
  • eflatun tonu 39.46%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (4,39,0,13)
C4M39Y0K13 (4%, 39%, 0%, 13%)
(0.04 / 0.39 / 0.00 / 0.13)

CMYK yüzdeleri

%4.48
%39.46
%0
%12.55

Codes

Color #D587DF in popluar color models

D5 87 DF
RGB 213 135 223
HSL 293° 57.89% 70.20%
HSB/HSV 293° 39.46% 87.45%
CMYK 4.48% 39.46% 0.00%
12.55%

Color #D587DF in popluar number systems.

HEX D5 87 DF
Decimal 213 135 223
Binary 11010101 10000111 11011111
Octal 325 207 337

Shades and tints

Shades of #D587DF

#D587DF
(213,135,223)
#C27BCB
(194,123,203)
#AF6FB7
(175,111,183)
#9C63A3
(156,99,163)
#89578F
(137,87,143)
#764B7B
(118,75,123)
#633F67
(99,63,103)
#503353
(80,51,83)
#3D273F
(61,39,63)
#2A1B2B
(42,27,43)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #D587DF

#D587DF
(213,135,223)
#D891E1
(216,145,225)
#DB9BE3
(219,155,227)
#DEA5E5
(222,165,229)
#E1AFE7
(225,175,231)
#E4B9E9
(228,185,233)
#E7C3EB
(231,195,235)
#EACDED
(234,205,237)
#EDD7EF
(237,215,239)
#F0E1F1
(240,225,241)
#F3EBF3
(243,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D587DF; }

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

This text font color is #D587DF.

Background Color

.myBgColor { background-color: #D587DF; }

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

This div background color is #D587DF.

Border color

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

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

This div border color is #D587DF.

Opacity

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

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

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

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

This text has shadow with #D587DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D587DF.

Preview

Color preview on black background

This text has color #D587DF on black background.


Color preview on white background

This text has color #D587DF on white background.


Black color preview on #D587DF background

This text has black color on #D587DF background.


White color preview on #D587DF background

This text has white color on #D587DF background.


Related colors

Complementary color

Complementary color for #hex is #2A7820.


I love getcolorcode.com

Triadic colors

1 #DFD587 and #87DFD5 with #D587DF are triadic colors.

2 #DF87D5 and #87D5DF with #D587DF are triadic colors.