COLOR #D883D4

HEX: #D883D4 RGB: (216,131,212)

Color info

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

RGB color model

#D883D4 color RGB value is (216,131,212).

RGB: (216,131,212) (85%, 51%, 83%)

RGB channels and saturation

R 216 of 255 = 85%
G 131 of 255 = 51%
B 212 of 255 = 83%

216
131
212

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

Portions of RGB colors in percentages

R + G + B = 216 + 131 + 212 = 559 (100%)
R 216 of 559 ~ 38.64%
G 131 of 559 ~ 23.43%
B 212 of 559 ~ 37.92'%

%38.64
%23.43
%37.92

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 39.35%
  • yellow value is 1.85%
  • 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
%39.35
%1.85
%15.29

Codes

Color #D883D4 in popluar color models

D8 83 D4
RGB 216 131 212
HSL 303° 52.15% 68.04%
HSB/HSV 303° 39.35% 84.71%
CMYK 0.00% 39.35% 1.85%
15.29%

Color #D883D4 in popluar number systems.

HEX D8 83 D4
Decimal 216 131 212
Binary 11011000 10000011 11010100
Octal 330 203 324

Shades and tints

Shades of #D883D4

#D883D4
(216,131,212)
#C578C1
(197,120,193)
#B26DAE
(178,109,174)
#9F629B
(159,98,155)
#8C5788
(140,87,136)
#794C75
(121,76,117)
#664162
(102,65,98)
#53364F
(83,54,79)
#402B3C
(64,43,60)
#2D2029
(45,32,41)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #D883D4

#D883D4
(216,131,212)
#DB8ED7
(219,142,215)
#DE99DA
(222,153,218)
#E1A4DD
(225,164,221)
#E4AFE0
(228,175,224)
#E7BAE3
(231,186,227)
#EAC5E6
(234,197,230)
#EDD0E9
(237,208,233)
#F0DBEC
(240,219,236)
#F3E6EF
(243,230,239)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D883D4 color. Also use rgb(216,131,212) instead hex code.

Text Font Color

.myTextColor { color: #D883D4; }

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

This text font color is #D883D4.

Background Color

.myBgColor { background-color: #D883D4; }

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

This div background color is #D883D4.

Border color

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

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

This div border color is #D883D4.

Opacity

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

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

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

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

This text has shadow with #D883D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D883D4.

Preview

Color preview on black background

This text has color #D883D4 on black background.


Color preview on white background

This text has color #D883D4 on white background.


Black color preview on #D883D4 background

This text has black color on #D883D4 background.


White color preview on #D883D4 background

This text has white color on #D883D4 background.


Related colors

Complementary color

Complementary color for #hex is #277C2B.


I love getcolorcode.com

Triadic colors

1 #D4D883 and #83D4D8 with #D883D4 are triadic colors.

2 #D483D8 and #83D8D4 with #D883D4 are triadic colors.