COLOR #D80493

HEX: #D80493 RGB: (216,4,147)

Color info

#D80493 contains mainly red color. Web safe color of #D80493 is #CC0099 (or #C09).

RGB color model

#D80493 color RGB value is (216,4,147).

RGB: (216,4,147) (85%, 2%, 58%)

RGB channels and saturation

R 216 of 255 = 85%
G 4 of 255 = 2%
B 147 of 255 = 58%

216
4
147

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

Portions of RGB colors in percentages

R + G + B = 216 + 4 + 147 = 367 (100%)
R 216 of 367 ~ 58.86%
G 4 of 367 ~ 1.09%
B 147 of 367 ~ 40.05'%

%58.86
%40.05

CMYK color model

#D80493 color CMYK value is (0,98,32,15).

  • cyan value is 0.00%
  • magenta value is 98.15%
  • yellow value is 31.94%
  • key color value is 15.29%
CMYK: (0,98,32,15) C0M98Y32K15 (0%,98%,32%,15%) (0.00/0.98/0.32/0.15) 

CMYK percentages

%0
%98.15
%31.94
%15.29

Codes

Color #D80493 in popluar color models

D8 04 93
RGB 216 4 147
HSL 320° 96.36% 43.14%
HSB/HSV 320° 98.15% 84.71%
CMYK 0.00% 98.15% 31.94%
15.29%

Color #D80493 in popluar number systems.

HEX D8 04 93
Decimal 216 4 147
Binary 11011000 100 10010011
Octal 330 4 223

Shades and tints

Shades of #D80493

#D80493
(216,4,147)
#C50486
(197,4,134)
#B20479
(178,4,121)
#9F046C
(159,4,108)
#8C045F
(140,4,95)
#790452
(121,4,82)
#660445
(102,4,69)
#530438
(83,4,56)
#40042B
(64,4,43)
#2D041E
(45,4,30)
#1A0411
(26,4,17)
#000000
(0,0,0)

Tints of #D80493

#D80493
(216,4,147)
#DB1A9C
(219,26,156)
#DE30A5
(222,48,165)
#E146AE
(225,70,174)
#E45CB7
(228,92,183)
#E772C0
(231,114,192)
#EA88C9
(234,136,201)
#ED9ED2
(237,158,210)
#F0B4DB
(240,180,219)
#F3CAE4
(243,202,228)
#F6E0ED
(246,224,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D80493; }

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

This text font color is #D80493.

Background Color

.myBgColor { background-color: #D80493; }

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

This div background color is #D80493.

Border color

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

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

This div border color is #D80493.

Opacity

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

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

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

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

This text has shadow with #D80493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D80493.

Preview

Color preview on black background

This text has color #D80493 on black background.


Color preview on white background

This text has color #D80493 on white background.


Black color preview on #D80493 background

This text has black color on #D80493 background.


White color preview on #D80493 background

This text has white color on #D80493 background.


Related colors

Complementary color

Complementary color for #hex is #27FB6C.


I love getcolorcode.com

Triadic colors

1 #93D804 and #0493D8 with #D80493 are triadic colors.

2 #9304D8 and #04D893 with #D80493 are triadic colors.