COLOR #D6AFD0

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

214
175
208

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

Portions of RGB colors in percentages

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

%35.85
%29.31
%34.84

CMYK color model

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

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

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

CMYK percentages

%0
%18.22
%2.8
%16.08

Codes

Color #D6AFD0 in popluar color models

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

Color #D6AFD0 in popluar number systems.

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

Shades and tints

Shades of #D6AFD0

#D6AFD0
(214,175,208)
#C3A0BE
(195,160,190)
#B091AC
(176,145,172)
#9D829A
(157,130,154)
#8A7388
(138,115,136)
#776476
(119,100,118)
#645564
(100,85,100)
#514652
(81,70,82)
#3E3740
(62,55,64)
#2B282E
(43,40,46)
#18191C
(24,25,28)
#000000
(0,0,0)

Tints of #D6AFD0

#D6AFD0
(214,175,208)
#D9B6D4
(217,182,212)
#DCBDD8
(220,189,216)
#DFC4DC
(223,196,220)
#E2CBE0
(226,203,224)
#E5D2E4
(229,210,228)
#E8D9E8
(232,217,232)
#EBE0EC
(235,224,236)
#EEE7F0
(238,231,240)
#F1EEF4
(241,238,244)
#F4F5F8
(244,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6AFD0; }

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

This text font color is #D6AFD0.

Background Color

.myBgColor { background-color: #D6AFD0; }

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

This div background color is #D6AFD0.

Border color

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

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

This div border color is #D6AFD0.

Opacity

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

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

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

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

This text has shadow with #D6AFD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6AFD0.

Preview

Color preview on black background

This text has color #D6AFD0 on black background.


Color preview on white background

This text has color #D6AFD0 on white background.


Black color preview on #D6AFD0 background

This text has black color on #D6AFD0 background.


White color preview on #D6AFD0 background

This text has white color on #D6AFD0 background.


Related colors

Complementary color

Complementary color for #hex is #29502F.


I love getcolorcode.com

Triadic colors

1 #D0D6AF and #AFD0D6 with #D6AFD0 are triadic colors.

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