COLOR #D8A0C6

HEX: #D8A0C6 RGB: (216,160,198)

Color info

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

RGB color model

#D8A0C6 color RGB value is (216,160,198).

RGB: (216,160,198) (85%, 63%, 78%)

RGB channels and saturation

R 216 of 255 = 85%
G 160 of 255 = 63%
B 198 of 255 = 78%

216
160
198

R + G + B ~ 75%. #D8A0C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 160 + 198 = 574 (100%)
R 216 of 574 ~ 37.63%
G 160 of 574 ~ 27.87%
B 198 of 574 ~ 34.49'%

%37.63
%27.87
%34.49

CMYK color model

#D8A0C6 color CMYK value is (0,26,8,15).

  • cyan value is 0.00%
  • magenta value is 25.93%
  • yellow value is 8.33%
  • key color value is 15.29%

CMYK: (0,26,8,15)
C0M26Y8K15 (0%, 26%, 8%, 15%)
(0.00 / 0.26 / 0.08 / 0.15)

CMYK percentages

%0
%25.93
%8.33
%15.29

Codes

Color #D8A0C6 in popluar color models

D8 A0 C6
RGB 216 160 198
HSL 319° 41.79% 73.73%
HSB/HSV 319° 25.93% 84.71%
CMYK 0.00% 25.93% 8.33%
15.29%

Color #D8A0C6 in popluar number systems.

HEX D8 A0 C6
Decimal 216 160 198
Binary 11011000 10100000 11000110
Octal 330 240 306

Shades and tints

Shades of #D8A0C6

#D8A0C6
(216,160,198)
#C592B4
(197,146,180)
#B284A2
(178,132,162)
#9F7690
(159,118,144)
#8C687E
(140,104,126)
#795A6C
(121,90,108)
#664C5A
(102,76,90)
#533E48
(83,62,72)
#403036
(64,48,54)
#2D2224
(45,34,36)
#1A1412
(26,20,18)
#000000
(0,0,0)

Tints of #D8A0C6

#D8A0C6
(216,160,198)
#DBA8CB
(219,168,203)
#DEB0D0
(222,176,208)
#E1B8D5
(225,184,213)
#E4C0DA
(228,192,218)
#E7C8DF
(231,200,223)
#EAD0E4
(234,208,228)
#EDD8E9
(237,216,233)
#F0E0EE
(240,224,238)
#F3E8F3
(243,232,243)
#F6F0F8
(246,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A0C6 color. Also use rgb(216,160,198) instead hex code.

Text Font Color

.myTextColor { color: #D8A0C6; }

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

This text font color is #D8A0C6.

Background Color

.myBgColor { background-color: #D8A0C6; }

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

This div background color is #D8A0C6.

Border color

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

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

This div border color is #D8A0C6.

Opacity

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

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

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

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

This text has shadow with #D8A0C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A0C6.

Preview

Color preview on black background

This text has color #D8A0C6 on black background.


Color preview on white background

This text has color #D8A0C6 on white background.


Black color preview on #D8A0C6 background

This text has black color on #D8A0C6 background.


White color preview on #D8A0C6 background

This text has white color on #D8A0C6 background.


Related colors

Complementary color

Complementary color for #hex is #275F39.


I love getcolorcode.com

Triadic colors

1 #C6D8A0 and #A0C6D8 with #D8A0C6 are triadic colors.

2 #C6A0D8 and #A0D8C6 with #D8A0C6 are triadic colors.