COLOR #D19CD7

HEX: #D19CD7 RGB: (209,156,215)

Color info

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

RGB color model

#D19CD7 color RGB value is (209,156,215).

RGB: (209,156,215) (82%, 61%, 84%)

RGB channels and saturation

R 209 of 255 = 82%
G 156 of 255 = 61%
B 215 of 255 = 84%

209
156
215

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

Portions of RGB colors in percentages

R + G + B = 209 + 156 + 215 = 580 (100%)
R 209 of 580 ~ 36.03%
G 156 of 580 ~ 26.9%
B 215 of 580 ~ 37.07'%

%36.03
%26.9
%37.07

CMYK color model

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

  • cyan value is 2.79%
  • magenta value is 27.44%
  • 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
%27.44
%0
%15.69

Codes

Color #D19CD7 in popluar color models

D1 9C D7
RGB 209 156 215
HSL 294° 42.45% 72.75%
HSB/HSV 294° 27.44% 84.31%
CMYK 2.79% 27.44% 0.00%
15.69%

Color #D19CD7 in popluar number systems.

HEX D1 9C D7
Decimal 209 156 215
Binary 11010001 10011100 11010111
Octal 321 234 327

Shades and tints

Shades of #D19CD7

#D19CD7
(209,156,215)
#BE8EC4
(190,142,196)
#AB80B1
(171,128,177)
#98729E
(152,114,158)
#85648B
(133,100,139)
#725678
(114,86,120)
#5F4865
(95,72,101)
#4C3A52
(76,58,82)
#392C3F
(57,44,63)
#261E2C
(38,30,44)
#131019
(19,16,25)
#000000
(0,0,0)

Tints of #D19CD7

#D19CD7
(209,156,215)
#D5A5DA
(213,165,218)
#D9AEDD
(217,174,221)
#DDB7E0
(221,183,224)
#E1C0E3
(225,192,227)
#E5C9E6
(229,201,230)
#E9D2E9
(233,210,233)
#EDDBEC
(237,219,236)
#F1E4EF
(241,228,239)
#F5EDF2
(245,237,242)
#F9F6F5
(249,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D19CD7; }

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

This text font color is #D19CD7.

Background Color

.myBgColor { background-color: #D19CD7; }

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

This div background color is #D19CD7.

Border color

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

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

This div border color is #D19CD7.

Opacity

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

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

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

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

This text has shadow with #D19CD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D19CD7.

Preview

Color preview on black background

This text has color #D19CD7 on black background.


Color preview on white background

This text has color #D19CD7 on white background.


Black color preview on #D19CD7 background

This text has black color on #D19CD7 background.


White color preview on #D19CD7 background

This text has white color on #D19CD7 background.


Related colors

Complementary color

Complementary color for #hex is #2E6328.


I love getcolorcode.com

Triadic colors

1 #D7D19C and #9CD7D1 with #D19CD7 are triadic colors.

2 #D79CD1 and #9CD1D7 with #D19CD7 are triadic colors.