COLOR #D6A0D0

HEX: #D6A0D0 RGB: (214,160,208)

Color info

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

RGB color model

#D6A0D0 color RGB value is (214,160,208).

RGB: (214,160,208) (84%, 63%, 82%)

RGB channels and saturation

R 214 of 255 = 84%
G 160 of 255 = 63%
B 208 of 255 = 82%

214
160
208

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

Portions of RGB colors in percentages

R + G + B = 214 + 160 + 208 = 582 (100%)
R 214 of 582 ~ 36.77%
G 160 of 582 ~ 27.49%
B 208 of 582 ~ 35.74'%

%36.77
%27.49
%35.74

CMYK color model

#D6A0D0 color CMYK value is (0,25,3,16).

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

CMYK: (0,25,3,16)
C0M25Y3K16 (0%, 25%, 3%, 16%)
(0.00 / 0.25 / 0.03 / 0.16)

CMYK percentages

%0
%25.23
%2.8
%16.08

Codes

Color #D6A0D0 in popluar color models

D6 A0 D0
RGB 214 160 208
HSL 307° 39.71% 73.33%
HSB/HSV 307° 25.23% 83.92%
CMYK 0.00% 25.23% 2.80%
16.08%

Color #D6A0D0 in popluar number systems.

HEX D6 A0 D0
Decimal 214 160 208
Binary 11010110 10100000 11010000
Octal 326 240 320

Shades and tints

Shades of #D6A0D0

#D6A0D0
(214,160,208)
#C392BE
(195,146,190)
#B084AC
(176,132,172)
#9D769A
(157,118,154)
#8A6888
(138,104,136)
#775A76
(119,90,118)
#644C64
(100,76,100)
#513E52
(81,62,82)
#3E3040
(62,48,64)
#2B222E
(43,34,46)
#18141C
(24,20,28)
#000000
(0,0,0)

Tints of #D6A0D0

#D6A0D0
(214,160,208)
#D9A8D4
(217,168,212)
#DCB0D8
(220,176,216)
#DFB8DC
(223,184,220)
#E2C0E0
(226,192,224)
#E5C8E4
(229,200,228)
#E8D0E8
(232,208,232)
#EBD8EC
(235,216,236)
#EEE0F0
(238,224,240)
#F1E8F4
(241,232,244)
#F4F0F8
(244,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6A0D0; }

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

This text font color is #D6A0D0.

Background Color

.myBgColor { background-color: #D6A0D0; }

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

This div background color is #D6A0D0.

Border color

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

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

This div border color is #D6A0D0.

Opacity

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

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

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

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

This text has shadow with #D6A0D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A0D0.

Preview

Color preview on black background

This text has color #D6A0D0 on black background.


Color preview on white background

This text has color #D6A0D0 on white background.


Black color preview on #D6A0D0 background

This text has black color on #D6A0D0 background.


White color preview on #D6A0D0 background

This text has white color on #D6A0D0 background.


Related colors

Complementary color

Complementary color for #hex is #295F2F.


I love getcolorcode.com

Triadic colors

1 #D0D6A0 and #A0D0D6 with #D6A0D0 are triadic colors.

2 #D0A0D6 and #A0D6D0 with #D6A0D0 are triadic colors.