COLOR #D884D3

HEX: #D884D3 RGB: (216,132,211)

Color info

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

RGB color model

#D884D3 color RGB value is (216,132,211).

RGB: (216,132,211) (85%, 52%, 83%)

RGB channels and saturation

R 216 of 255 = 85%
G 132 of 255 = 52%
B 211 of 255 = 83%

216
132
211

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

Portions of RGB colors in percentages

R + G + B = 216 + 132 + 211 = 559 (100%)
R 216 of 559 ~ 38.64%
G 132 of 559 ~ 23.61%
B 211 of 559 ~ 37.75'%

%38.64
%23.61
%37.75

CMYK color model

#D884D3 color CMYK value is (0,39,2,15).

  • cyan value is 0.00%
  • magenta value is 38.89%
  • yellow value is 2.31%
  • key color value is 15.29%

CMYK: (0,39,2,15)
C0M39Y2K15 (0%, 39%, 2%, 15%)
(0.00 / 0.39 / 0.02 / 0.15)

CMYK percentages

%0
%38.89
%2.31
%15.29

Codes

Color #D884D3 in popluar color models

D8 84 D3
RGB 216 132 211
HSL 304° 51.85% 68.24%
HSB/HSV 304° 38.89% 84.71%
CMYK 0.00% 38.89% 2.31%
15.29%

Color #D884D3 in popluar number systems.

HEX D8 84 D3
Decimal 216 132 211
Binary 11011000 10000100 11010011
Octal 330 204 323

Shades and tints

Shades of #D884D3

#D884D3
(216,132,211)
#C578C0
(197,120,192)
#B26CAD
(178,108,173)
#9F609A
(159,96,154)
#8C5487
(140,84,135)
#794874
(121,72,116)
#663C61
(102,60,97)
#53304E
(83,48,78)
#40243B
(64,36,59)
#2D1828
(45,24,40)
#1A0C15
(26,12,21)
#000000
(0,0,0)

Tints of #D884D3

#D884D3
(216,132,211)
#DB8FD7
(219,143,215)
#DE9ADB
(222,154,219)
#E1A5DF
(225,165,223)
#E4B0E3
(228,176,227)
#E7BBE7
(231,187,231)
#EAC6EB
(234,198,235)
#EDD1EF
(237,209,239)
#F0DCF3
(240,220,243)
#F3E7F7
(243,231,247)
#F6F2FB
(246,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D884D3 color. Also use rgb(216,132,211) instead hex code.

Text Font Color

.myTextColor { color: #D884D3; }

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

This text font color is #D884D3.

Background Color

.myBgColor { background-color: #D884D3; }

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

This div background color is #D884D3.

Border color

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

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

This div border color is #D884D3.

Opacity

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

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

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

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

This text has shadow with #D884D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D884D3.

Preview

Color preview on black background

This text has color #D884D3 on black background.


Color preview on white background

This text has color #D884D3 on white background.


Black color preview on #D884D3 background

This text has black color on #D884D3 background.


White color preview on #D884D3 background

This text has white color on #D884D3 background.


Related colors

Complementary color

Complementary color for #hex is #277B2C.


I love getcolorcode.com

Triadic colors

1 #D3D884 and #84D3D8 with #D884D3 are triadic colors.

2 #D384D8 and #84D8D3 with #D884D3 are triadic colors.