COLOR #D839A8

HEX: #D839A8 RGB: (216,57,168)

Color info

#D839A8 contains mainly red and blue colors. Web safe color of #D839A8 is #CC3399 (or #C39).

RGB color model

#D839A8 color RGB value is (216,57,168).

RGB: (216,57,168) (85%, 22%, 66%)

RGB channels and saturation

R 216 of 255 = 85%
G 57 of 255 = 22%
B 168 of 255 = 66%

216
57
168

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

Portions of RGB colors in percentages

R + G + B = 216 + 57 + 168 = 441 (100%)
R 216 of 441 ~ 48.98%
G 57 of 441 ~ 12.93%
B 168 of 441 ~ 38.1'%

%48.98
%12.93
%38.1

CMYK color model

#D839A8 color CMYK value is (0,74,22,15).

  • cyan value is 0.00%
  • magenta value is 73.61%
  • yellow value is 22.22%
  • key color value is 15.29%

CMYK: (0,74,22,15)
C0M74Y22K15 (0%, 74%, 22%, 15%)
(0.00 / 0.74 / 0.22 / 0.15)

CMYK percentages

%0
%73.61
%22.22
%15.29

Codes

Color #D839A8 in popluar color models

D8 39 A8
RGB 216 57 168
HSL 318° 67.09% 53.53%
HSB/HSV 318° 73.61% 84.71%
CMYK 0.00% 73.61% 22.22%
15.29%

Color #D839A8 in popluar number systems.

HEX D8 39 A8
Decimal 216 57 168
Binary 11011000 111001 10101000
Octal 330 71 250

Shades and tints

Shades of #D839A8

#D839A8
(216,57,168)
#C53499
(197,52,153)
#B22F8A
(178,47,138)
#9F2A7B
(159,42,123)
#8C256C
(140,37,108)
#79205D
(121,32,93)
#661B4E
(102,27,78)
#53163F
(83,22,63)
#401130
(64,17,48)
#2D0C21
(45,12,33)
#1A0712
(26,7,18)
#000000
(0,0,0)

Tints of #D839A8

#D839A8
(216,57,168)
#DB4BAF
(219,75,175)
#DE5DB6
(222,93,182)
#E16FBD
(225,111,189)
#E481C4
(228,129,196)
#E793CB
(231,147,203)
#EAA5D2
(234,165,210)
#EDB7D9
(237,183,217)
#F0C9E0
(240,201,224)
#F3DBE7
(243,219,231)
#F6EDEE
(246,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D839A8 color. Also use rgb(216,57,168) instead hex code.

Text Font Color

.myTextColor { color: #D839A8; }

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

This text font color is #D839A8.

Background Color

.myBgColor { background-color: #D839A8; }

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

This div background color is #D839A8.

Border color

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

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

This div border color is #D839A8.

Opacity

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

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

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

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

This text has shadow with #D839A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D839A8.

Preview

Color preview on black background

This text has color #D839A8 on black background.


Color preview on white background

This text has color #D839A8 on white background.


Black color preview on #D839A8 background

This text has black color on #D839A8 background.


White color preview on #D839A8 background

This text has white color on #D839A8 background.


Related colors

Complementary color

Complementary color for #hex is #27C657.


I love getcolorcode.com

Triadic colors

1 #A8D839 and #39A8D8 with #D839A8 are triadic colors.

2 #A839D8 and #39D8A8 with #D839A8 are triadic colors.