COLOR #D19DD7

HEX: #D19DD7 RGB: (209,157,215)

Color info

#D19DD7 contains red, green and blue colors in about the same proportion. Web safe color of #D19DD7 is #CC99CC (or #C9C).

RGB color model

#D19DD7 color RGB value is (209,157,215).

RGB: (209,157,215) (82%, 62%, 84%)

RGB channels and saturation

R 209 of 255 = 82%
G 157 of 255 = 62%
B 215 of 255 = 84%

209
157
215

R + G + B ~ 76%. #D19DD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 157 + 215 = 581 (100%)
R 209 of 581 ~ 35.97%
G 157 of 581 ~ 27.02%
B 215 of 581 ~ 37.01'%

%35.97
%27.02
%37.01

CMYK color model

#D19DD7 color CMYK value is (3,27,0,16).

  • cyan value is 2.79%
  • magenta value is 26.98%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (3,27,0,16) C3M27Y0K16 (3%,27%,0%,16%) (0.03/0.27/0.00/0.16) 

CMYK percentages

%2.79
%26.98
%0
%15.69

Codes

Color #D19DD7 in popluar color models

D1 9D D7
RGB 209 157 215
HSL 294° 42.03% 72.94%
HSB/HSV 294° 26.98% 84.31%
CMYK 2.79% 26.98% 0.00%
15.69%

Color #D19DD7 in popluar number systems.

HEX D1 9D D7
Decimal 209 157 215
Binary 11010001 10011101 11010111
Octal 321 235 327

Shades and tints

Shades of #D19DD7

#D19DD7
(209,157,215)
#BE8FC4
(190,143,196)
#AB81B1
(171,129,177)
#98739E
(152,115,158)
#85658B
(133,101,139)
#725778
(114,87,120)
#5F4965
(95,73,101)
#4C3B52
(76,59,82)
#392D3F
(57,45,63)
#261F2C
(38,31,44)
#131119
(19,17,25)
#000000
(0,0,0)

Tints of #D19DD7

#D19DD7
(209,157,215)
#D5A5DA
(213,165,218)
#D9ADDD
(217,173,221)
#DDB5E0
(221,181,224)
#E1BDE3
(225,189,227)
#E5C5E6
(229,197,230)
#E9CDE9
(233,205,233)
#EDD5EC
(237,213,236)
#F1DDEF
(241,221,239)
#F5E5F2
(245,229,242)
#F9EDF5
(249,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D19DD7 color. Also use rgb(209,157,215) instead hex code.

Text Font Color

.myTextColor { color: #D19DD7; }

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

This text font color is #D19DD7.

Background Color

.myBgColor { background-color: #D19DD7; }

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

This div background color is #D19DD7.

Border color

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

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

This div border color is #D19DD7.

Opacity

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

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

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

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

This text has shadow with #D19DD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D19DD7.

Preview

Color preview on black background

This text has color #D19DD7 on black background.


Color preview on white background

This text has color #D19DD7 on white background.


Black color preview on #D19DD7 background

This text has black color on #D19DD7 background.


White color preview on #D19DD7 background

This text has white color on #D19DD7 background.


Related colors

Complementary color

Complementary color for #hex is #2E6228.


I love getcolorcode.com

Triadic colors

1 #D7D19D and #9DD7D1 with #D19DD7 are triadic colors.

2 #D79DD1 and #9DD1D7 with #D19DD7 are triadic colors.