COLOR #D584D6

HEX: #D584D6 RGB: (213,132,214)

Color info

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

RGB color model

#D584D6 color RGB value is (213,132,214).

RGB: (213,132,214) (84%, 52%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 132 of 255 = 52%
B 214 of 255 = 84%

213
132
214

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

Portions of RGB colors in percentages

R + G + B = 213 + 132 + 214 = 559 (100%)
R 213 of 559 ~ 38.1%
G 132 of 559 ~ 23.61%
B 214 of 559 ~ 38.28'%

%38.1
%23.61
%38.28

CMYK color model

#D584D6 color CMYK value is (0,38,0,16).

  • cyan value is 0.47%
  • magenta value is 38.32%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (0,38,0,16) C0M38Y0K16 (0%,38%,0%,16%) (0.00/0.38/0.00/0.16) 

CMYK percentages

%0.47
%38.32
%0
%16.08

Codes

Color #D584D6 in popluar color models

D5 84 D6
RGB 213 132 214
HSL 299° 50.00% 67.84%
HSB/HSV 299° 38.32% 83.92%
CMYK 0.47% 38.32% 0.00%
16.08%

Color #D584D6 in popluar number systems.

HEX D5 84 D6
Decimal 213 132 214
Binary 11010101 10000100 11010110
Octal 325 204 326

Shades and tints

Shades of #D584D6

#D584D6
(213,132,214)
#C278C3
(194,120,195)
#AF6CB0
(175,108,176)
#9C609D
(156,96,157)
#89548A
(137,84,138)
#764877
(118,72,119)
#633C64
(99,60,100)
#503051
(80,48,81)
#3D243E
(61,36,62)
#2A182B
(42,24,43)
#170C18
(23,12,24)
#000000
(0,0,0)

Tints of #D584D6

#D584D6
(213,132,214)
#D88FD9
(216,143,217)
#DB9ADC
(219,154,220)
#DEA5DF
(222,165,223)
#E1B0E2
(225,176,226)
#E4BBE5
(228,187,229)
#E7C6E8
(231,198,232)
#EAD1EB
(234,209,235)
#EDDCEE
(237,220,238)
#F0E7F1
(240,231,241)
#F3F2F4
(243,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D584D6 color. Also use rgb(213,132,214) instead hex code.

Text Font Color

.myTextColor { color: #D584D6; }

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

This text font color is #D584D6.

Background Color

.myBgColor { background-color: #D584D6; }

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

This div background color is #D584D6.

Border color

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

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

This div border color is #D584D6.

Opacity

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

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

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

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

This text has shadow with #D584D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D584D6.

Preview

Color preview on black background

This text has color #D584D6 on black background.


Color preview on white background

This text has color #D584D6 on white background.


Black color preview on #D584D6 background

This text has black color on #D584D6 background.


White color preview on #D584D6 background

This text has white color on #D584D6 background.


Related colors

Complementary color

Complementary color for #hex is #2A7B29.


I love getcolorcode.com

Triadic colors

1 #D6D584 and #84D6D5 with #D584D6 are triadic colors.

2 #D684D5 and #84D5D6 with #D584D6 are triadic colors.