COLOR #D19DD3

HEX: #D19DD3 RGB: (209,157,211)

Color info

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

RGB color model

#D19DD3 color RGB value is (209,157,211).

RGB: (209,157,211) (82%, 62%, 83%)

RGB channels and saturation

R 209 of 255 = 82%
G 157 of 255 = 62%
B 211 of 255 = 83%

209
157
211

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

Portions of RGB colors in percentages

R + G + B = 209 + 157 + 211 = 577 (100%)
R 209 of 577 ~ 36.22%
G 157 of 577 ~ 27.21%
B 211 of 577 ~ 36.57'%

%36.22
%27.21
%36.57

CMYK color model

#D19DD3 color CMYK value is (1,26,0,17).

  • cyan value is 0.95%
  • magenta value is 25.59%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (1,26,0,17)
C1M26Y0K17 (1%, 26%, 0%, 17%)
(0.01 / 0.26 / 0.00 / 0.17)

CMYK percentages

%0.95
%25.59
%0
%17.25

Codes

Color #D19DD3 in popluar color models

D1 9D D3
RGB 209 157 211
HSL 298° 38.03% 72.16%
HSB/HSV 298° 25.59% 82.75%
CMYK 0.95% 25.59% 0.00%
17.25%

Color #D19DD3 in popluar number systems.

HEX D1 9D D3
Decimal 209 157 211
Binary 11010001 10011101 11010011
Octal 321 235 323

Shades and tints

Shades of #D19DD3

#D19DD3
(209,157,211)
#BE8FC0
(190,143,192)
#AB81AD
(171,129,173)
#98739A
(152,115,154)
#856587
(133,101,135)
#725774
(114,87,116)
#5F4961
(95,73,97)
#4C3B4E
(76,59,78)
#392D3B
(57,45,59)
#261F28
(38,31,40)
#131115
(19,17,21)
#000000
(0,0,0)

Tints of #D19DD3

#D19DD3
(209,157,211)
#D5A5D7
(213,165,215)
#D9ADDB
(217,173,219)
#DDB5DF
(221,181,223)
#E1BDE3
(225,189,227)
#E5C5E7
(229,197,231)
#E9CDEB
(233,205,235)
#EDD5EF
(237,213,239)
#F1DDF3
(241,221,243)
#F5E5F7
(245,229,247)
#F9EDFB
(249,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D19DD3; }

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

This text font color is #D19DD3.

Background Color

.myBgColor { background-color: #D19DD3; }

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

This div background color is #D19DD3.

Border color

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

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

This div border color is #D19DD3.

Opacity

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

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

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

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

This text has shadow with #D19DD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D19DD3.

Preview

Color preview on black background

This text has color #D19DD3 on black background.


Color preview on white background

This text has color #D19DD3 on white background.


Black color preview on #D19DD3 background

This text has black color on #D19DD3 background.


White color preview on #D19DD3 background

This text has white color on #D19DD3 background.


Related colors

Complementary color

Complementary color for #hex is #2E622C.


I love getcolorcode.com

Triadic colors

1 #D3D19D and #9DD3D1 with #D19DD3 are triadic colors.

2 #D39DD1 and #9DD1D3 with #D19DD3 are triadic colors.