COLOR #D25087

HEX: #D25087 RGB: (210,80,135)

Color info

#D25087 contains mainly red color. Web safe color of #D25087 is #CC6699 (or #C69).

RGB color model

#D25087 color RGB value is (210,80,135).

RGB: (210,80,135) (82%, 31%, 53%)

RGB channels and saturation

R 210 of 255 = 82%
G 80 of 255 = 31%
B 135 of 255 = 53%

210
80
135

R + G + B ~ 55%. #D25087 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 210 + 80 + 135 = 425 (100%)
R 210 of 425 ~ 49.41%
G 80 of 425 ~ 18.82%
B 135 of 425 ~ 31.76'%

%49.41
%18.82
%31.76

CMYK color model

#D25087 color CMYK value is (0,62,36,18).

  • cyan value is 0.00%
  • magenta value is 61.90%
  • yellow value is 35.71%
  • key color value is 17.65%
CMYK: (0,62,36,18) C0M62Y36K18 (0%,62%,36%,18%) (0.00/0.62/0.36/0.18) 

CMYK percentages

%0
%61.9
%35.71
%17.65

Codes

Color #D25087 in popluar color models

D2 50 87
RGB 210 80 135
HSL 335° 59.09% 56.86%
HSB/HSV 335° 61.90% 82.35%
CMYK 0.00% 61.90% 35.71%
17.65%

Color #D25087 in popluar number systems.

HEX D2 50 87
Decimal 210 80 135
Binary 11010010 1010000 10000111
Octal 322 120 207

Shades and tints

Shades of #D25087

#D25087
(210,80,135)
#BF497B
(191,73,123)
#AC426F
(172,66,111)
#993B63
(153,59,99)
#863457
(134,52,87)
#732D4B
(115,45,75)
#60263F
(96,38,63)
#4D1F33
(77,31,51)
#3A1827
(58,24,39)
#27111B
(39,17,27)
#140A0F
(20,10,15)
#000000
(0,0,0)

Tints of #D25087

#D25087
(210,80,135)
#D65F91
(214,95,145)
#DA6E9B
(218,110,155)
#DE7DA5
(222,125,165)
#E28CAF
(226,140,175)
#E69BB9
(230,155,185)
#EAAAC3
(234,170,195)
#EEB9CD
(238,185,205)
#F2C8D7
(242,200,215)
#F6D7E1
(246,215,225)
#FAE6EB
(250,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D25087 color. Also use rgb(210,80,135) instead hex code.

Text Font Color

.myTextColor { color: #D25087; }

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

This text font color is #D25087.

Background Color

.myBgColor { background-color: #D25087; }

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

This div background color is #D25087.

Border color

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

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

This div border color is #D25087.

Opacity

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

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

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

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

This text has shadow with #D25087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D25087.

Preview

Color preview on black background

This text has color #D25087 on black background.


Color preview on white background

This text has color #D25087 on white background.


Black color preview on #D25087 background

This text has black color on #D25087 background.


White color preview on #D25087 background

This text has white color on #D25087 background.


Related colors

Complementary color

Complementary color for #hex is #2DAF78.


I love getcolorcode.com

Triadic colors

1 #87D250 and #5087D2 with #D25087 are triadic colors.

2 #8750D2 and #50D287 with #D25087 are triadic colors.