COLOR #D084D9

HEX: #D084D9 RGB: (208,132,217)

Color info

#D084D9 contains mainly red and blue colors. Web safe color of #D084D9 is #CC99CC (or #C9C).

RGB color model

#D084D9 color RGB value is (208,132,217).

RGB: (208,132,217) (82%, 52%, 85%)

RGB channels and saturation

R 208 of 255 = 82%
G 132 of 255 = 52%
B 217 of 255 = 85%

208
132
217

R + G + B ~ 73%. #D084D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 132 + 217 = 557 (100%)
R 208 of 557 ~ 37.34%
G 132 of 557 ~ 23.7%
B 217 of 557 ~ 38.96'%

%37.34
%23.7
%38.96

CMYK color model

#D084D9 color CMYK value is (4,39,0,15).

  • cyan value is 4.15%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (4,39,0,15)
C4M39Y0K15 (4%, 39%, 0%, 15%)
(0.04 / 0.39 / 0.00 / 0.15)

CMYK percentages

%4.15
%39.17
%0
%14.9

Codes

Color #D084D9 in popluar color models

D0 84 D9
RGB 208 132 217
HSL 294° 52.80% 68.43%
HSB/HSV 294° 39.17% 85.10%
CMYK 4.15% 39.17% 0.00%
14.90%

Color #D084D9 in popluar number systems.

HEX D0 84 D9
Decimal 208 132 217
Binary 11010000 10000100 11011001
Octal 320 204 331

Shades and tints

Shades of #D084D9

#D084D9
(208,132,217)
#BE78C6
(190,120,198)
#AC6CB3
(172,108,179)
#9A60A0
(154,96,160)
#88548D
(136,84,141)
#76487A
(118,72,122)
#643C67
(100,60,103)
#523054
(82,48,84)
#402441
(64,36,65)
#2E182E
(46,24,46)
#1C0C1B
(28,12,27)
#000000
(0,0,0)

Tints of #D084D9

#D084D9
(208,132,217)
#D48FDC
(212,143,220)
#D89ADF
(216,154,223)
#DCA5E2
(220,165,226)
#E0B0E5
(224,176,229)
#E4BBE8
(228,187,232)
#E8C6EB
(232,198,235)
#ECD1EE
(236,209,238)
#F0DCF1
(240,220,241)
#F4E7F4
(244,231,244)
#F8F2F7
(248,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D084D9 color. Also use rgb(208,132,217) instead hex code.

Text Font Color

.myTextColor { color: #D084D9; }

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

This text font color is #D084D9.

Background Color

.myBgColor { background-color: #D084D9; }

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

This div background color is #D084D9.

Border color

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

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

This div border color is #D084D9.

Opacity

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

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

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

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

This text has shadow with #D084D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D084D9.

Preview

Color preview on black background

This text has color #D084D9 on black background.


Color preview on white background

This text has color #D084D9 on white background.


Black color preview on #D084D9 background

This text has black color on #D084D9 background.


White color preview on #D084D9 background

This text has white color on #D084D9 background.


Related colors

Complementary color

Complementary color for #hex is #2F7B26.


I love getcolorcode.com

Triadic colors

1 #D9D084 and #84D9D0 with #D084D9 are triadic colors.

2 #D984D0 and #84D0D9 with #D084D9 are triadic colors.