COLOR #D190D9

HEX: #D190D9 RGB: (209,144,217)

Color info

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

RGB color model

#D190D9 color RGB value is (209,144,217).

RGB: (209,144,217) (82%, 56%, 85%)

RGB channels and saturation

R 209 of 255 = 82%
G 144 of 255 = 56%
B 217 of 255 = 85%

209
144
217

R + G + B ~ 74%. #D190D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 144 + 217 = 570 (100%)
R 209 of 570 ~ 36.67%
G 144 of 570 ~ 25.26%
B 217 of 570 ~ 38.07'%

%36.67
%25.26
%38.07

CMYK color model

#D190D9 color CMYK value is (4,34,0,15).

  • cyan value is 3.69%
  • magenta value is 33.64%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (4,34,0,15)
C4M34Y0K15 (4%, 34%, 0%, 15%)
(0.04 / 0.34 / 0.00 / 0.15)

CMYK percentages

%3.69
%33.64
%0
%14.9

Codes

Color #D190D9 in popluar color models

D1 90 D9
RGB 209 144 217
HSL 293° 48.99% 70.78%
HSB/HSV 293° 33.64% 85.10%
CMYK 3.69% 33.64% 0.00%
14.90%

Color #D190D9 in popluar number systems.

HEX D1 90 D9
Decimal 209 144 217
Binary 11010001 10010000 11011001
Octal 321 220 331

Shades and tints

Shades of #D190D9

#D190D9
(209,144,217)
#BE83C6
(190,131,198)
#AB76B3
(171,118,179)
#9869A0
(152,105,160)
#855C8D
(133,92,141)
#724F7A
(114,79,122)
#5F4267
(95,66,103)
#4C3554
(76,53,84)
#392841
(57,40,65)
#261B2E
(38,27,46)
#130E1B
(19,14,27)
#000000
(0,0,0)

Tints of #D190D9

#D190D9
(209,144,217)
#D59ADC
(213,154,220)
#D9A4DF
(217,164,223)
#DDAEE2
(221,174,226)
#E1B8E5
(225,184,229)
#E5C2E8
(229,194,232)
#E9CCEB
(233,204,235)
#EDD6EE
(237,214,238)
#F1E0F1
(241,224,241)
#F5EAF4
(245,234,244)
#F9F4F7
(249,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D190D9 color. Also use rgb(209,144,217) instead hex code.

Text Font Color

.myTextColor { color: #D190D9; }

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

This text font color is #D190D9.

Background Color

.myBgColor { background-color: #D190D9; }

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

This div background color is #D190D9.

Border color

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

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

This div border color is #D190D9.

Opacity

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

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

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

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

This text has shadow with #D190D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D190D9.

Preview

Color preview on black background

This text has color #D190D9 on black background.


Color preview on white background

This text has color #D190D9 on white background.


Black color preview on #D190D9 background

This text has black color on #D190D9 background.


White color preview on #D190D9 background

This text has white color on #D190D9 background.


Related colors

Complementary color

Complementary color for #hex is #2E6F26.


I love getcolorcode.com

Triadic colors

1 #D9D190 and #90D9D1 with #D190D9 are triadic colors.

2 #D990D1 and #90D1D9 with #D190D9 are triadic colors.