COLOR #D0AFD6

HEX: #D0AFD6 RGB: (208,175,214)

Color info

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

RGB color model

#D0AFD6 color RGB value is (208,175,214).

RGB: (208,175,214) (82%, 69%, 84%)

RGB channels and saturation

R 208 of 255 = 82%
G 175 of 255 = 69%
B 214 of 255 = 84%

208
175
214

R + G + B ~ 78%. #D0AFD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 175 + 214 = 597 (100%)
R 208 of 597 ~ 34.84%
G 175 of 597 ~ 29.31%
B 214 of 597 ~ 35.85'%

%34.84
%29.31
%35.85

CMYK color model

#D0AFD6 color CMYK value is (3,18,0,16).

  • cyan value is 2.80%
  • magenta value is 18.22%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (3,18,0,16)
C3M18Y0K16 (3%, 18%, 0%, 16%)
(0.03 / 0.18 / 0.00 / 0.16)

CMYK percentages

%2.8
%18.22
%0
%16.08

Codes

Color #D0AFD6 in popluar color models

D0 AF D6
RGB 208 175 214
HSL 291° 32.23% 76.27%
HSB/HSV 291° 18.22% 83.92%
CMYK 2.80% 18.22% 0.00%
16.08%

Color #D0AFD6 in popluar number systems.

HEX D0 AF D6
Decimal 208 175 214
Binary 11010000 10101111 11010110
Octal 320 257 326

Shades and tints

Shades of #D0AFD6

#D0AFD6
(208,175,214)
#BEA0C3
(190,160,195)
#AC91B0
(172,145,176)
#9A829D
(154,130,157)
#88738A
(136,115,138)
#766477
(118,100,119)
#645564
(100,85,100)
#524651
(82,70,81)
#40373E
(64,55,62)
#2E282B
(46,40,43)
#1C1918
(28,25,24)
#000000
(0,0,0)

Tints of #D0AFD6

#D0AFD6
(208,175,214)
#D4B6D9
(212,182,217)
#D8BDDC
(216,189,220)
#DCC4DF
(220,196,223)
#E0CBE2
(224,203,226)
#E4D2E5
(228,210,229)
#E8D9E8
(232,217,232)
#ECE0EB
(236,224,235)
#F0E7EE
(240,231,238)
#F4EEF1
(244,238,241)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0AFD6 color. Also use rgb(208,175,214) instead hex code.

Text Font Color

.myTextColor { color: #D0AFD6; }

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

This text font color is #D0AFD6.

Background Color

.myBgColor { background-color: #D0AFD6; }

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

This div background color is #D0AFD6.

Border color

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

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

This div border color is #D0AFD6.

Opacity

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

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

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

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

This text has shadow with #D0AFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0AFD6.

Preview

Color preview on black background

This text has color #D0AFD6 on black background.


Color preview on white background

This text has color #D0AFD6 on white background.


Black color preview on #D0AFD6 background

This text has black color on #D0AFD6 background.


White color preview on #D0AFD6 background

This text has white color on #D0AFD6 background.


Related colors

Complementary color

Complementary color for #hex is #2F5029.


I love getcolorcode.com

Triadic colors

1 #D6D0AF and #AFD6D0 with #D0AFD6 are triadic colors.

2 #D6AFD0 and #AFD0D6 with #D0AFD6 are triadic colors.