COLOR #D85387

HEX: #D85387 RGB: (216,83,135)

Color info

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

RGB color model

#D85387 color RGB value is (216,83,135).

RGB: (216,83,135) (85%, 33%, 53%)

RGB channels and saturation

R 216 of 255 = 85%
G 83 of 255 = 33%
B 135 of 255 = 53%

216
83
135

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

Portions of RGB colors in percentages

R + G + B = 216 + 83 + 135 = 434 (100%)
R 216 of 434 ~ 49.77%
G 83 of 434 ~ 19.12%
B 135 of 434 ~ 31.11'%

%49.77
%19.12
%31.11

CMYK color model

#D85387 color CMYK value is (0,62,38,15).

  • cyan value is 0.00%
  • magenta value is 61.57%
  • yellow value is 37.50%
  • key color value is 15.29%
CMYK: (0,62,38,15) C0M62Y38K15 (0%,62%,38%,15%) (0.00/0.62/0.38/0.15) 

CMYK percentages

%0
%61.57
%37.5
%15.29

Codes

Color #D85387 in popluar color models

D8 53 87
RGB 216 83 135
HSL 337° 63.03% 58.63%
HSB/HSV 337° 61.57% 84.71%
CMYK 0.00% 61.57% 37.50%
15.29%

Color #D85387 in popluar number systems.

HEX D8 53 87
Decimal 216 83 135
Binary 11011000 1010011 10000111
Octal 330 123 207

Shades and tints

Shades of #D85387

#D85387
(216,83,135)
#C54C7B
(197,76,123)
#B2456F
(178,69,111)
#9F3E63
(159,62,99)
#8C3757
(140,55,87)
#79304B
(121,48,75)
#66293F
(102,41,63)
#532233
(83,34,51)
#401B27
(64,27,39)
#2D141B
(45,20,27)
#1A0D0F
(26,13,15)
#000000
(0,0,0)

Tints of #D85387

#D85387
(216,83,135)
#DB6291
(219,98,145)
#DE719B
(222,113,155)
#E180A5
(225,128,165)
#E48FAF
(228,143,175)
#E79EB9
(231,158,185)
#EAADC3
(234,173,195)
#EDBCCD
(237,188,205)
#F0CBD7
(240,203,215)
#F3DAE1
(243,218,225)
#F6E9EB
(246,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D85387 color. Also use rgb(216,83,135) instead hex code.

Text Font Color

.myTextColor { color: #D85387; }

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

This text font color is #D85387.

Background Color

.myBgColor { background-color: #D85387; }

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

This div background color is #D85387.

Border color

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

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

This div border color is #D85387.

Opacity

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

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

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

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

This text has shadow with #D85387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D85387.

Preview

Color preview on black background

This text has color #D85387 on black background.


Color preview on white background

This text has color #D85387 on white background.


Black color preview on #D85387 background

This text has black color on #D85387 background.


White color preview on #D85387 background

This text has white color on #D85387 background.


Related colors

Complementary color

Complementary color for #hex is #27AC78.


I love getcolorcode.com

Triadic colors

1 #87D853 and #5387D8 with #D85387 are triadic colors.

2 #8753D8 and #53D887 with #D85387 are triadic colors.