COLOR #D85793

HEX: #D85793 RGB: (216,87,147)

Color info

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

RGB color model

#D85793 color RGB value is (216,87,147).

RGB: (216,87,147) (85%, 34%, 58%)

RGB channels and saturation

R 216 of 255 = 85%
G 87 of 255 = 34%
B 147 of 255 = 58%

216
87
147

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

Portions of RGB colors in percentages

R + G + B = 216 + 87 + 147 = 450 (100%)
R 216 of 450 ~ 48%
G 87 of 450 ~ 19.33%
B 147 of 450 ~ 32.67'%

%48
%19.33
%32.67

CMYK color model

#D85793 color CMYK value is (0,60,32,15).

  • cyan value is 0.00%
  • magenta value is 59.72%
  • yellow value is 31.94%
  • key color value is 15.29%

CMYK: (0,60,32,15)
C0M60Y32K15 (0%, 60%, 32%, 15%)
(0.00 / 0.60 / 0.32 / 0.15)

CMYK percentages

%0
%59.72
%31.94
%15.29

Codes

Color #D85793 in popluar color models

D8 57 93
RGB 216 87 147
HSL 332° 62.32% 59.41%
HSB/HSV 332° 59.72% 84.71%
CMYK 0.00% 59.72% 31.94%
15.29%

Color #D85793 in popluar number systems.

HEX D8 57 93
Decimal 216 87 147
Binary 11011000 1010111 10010011
Octal 330 127 223

Shades and tints

Shades of #D85793

#D85793
(216,87,147)
#C55086
(197,80,134)
#B24979
(178,73,121)
#9F426C
(159,66,108)
#8C3B5F
(140,59,95)
#793452
(121,52,82)
#662D45
(102,45,69)
#532638
(83,38,56)
#401F2B
(64,31,43)
#2D181E
(45,24,30)
#1A1111
(26,17,17)
#000000
(0,0,0)

Tints of #D85793

#D85793
(216,87,147)
#DB669C
(219,102,156)
#DE75A5
(222,117,165)
#E184AE
(225,132,174)
#E493B7
(228,147,183)
#E7A2C0
(231,162,192)
#EAB1C9
(234,177,201)
#EDC0D2
(237,192,210)
#F0CFDB
(240,207,219)
#F3DEE4
(243,222,228)
#F6EDED
(246,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D85793 color. Also use rgb(216,87,147) instead hex code.

Text Font Color

.myTextColor { color: #D85793; }

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

This text font color is #D85793.

Background Color

.myBgColor { background-color: #D85793; }

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

This div background color is #D85793.

Border color

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

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

This div border color is #D85793.

Opacity

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

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

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

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

This text has shadow with #D85793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D85793.

Preview

Color preview on black background

This text has color #D85793 on black background.


Color preview on white background

This text has color #D85793 on white background.


Black color preview on #D85793 background

This text has black color on #D85793 background.


White color preview on #D85793 background

This text has white color on #D85793 background.


Related colors

Complementary color

Complementary color for #hex is #27A86C.


I love getcolorcode.com

Triadic colors

1 #93D857 and #5793D8 with #D85793 are triadic colors.

2 #9357D8 and #57D893 with #D85793 are triadic colors.