COLOR #D6A1CE

HEX: #D6A1CE RGB: (214,161,206)

Color info

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

RGB color model

#D6A1CE color RGB value is (214,161,206).

RGB: (214,161,206) (84%, 63%, 81%)

RGB channels and saturation

R 214 of 255 = 84%
G 161 of 255 = 63%
B 206 of 255 = 81%

214
161
206

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

Portions of RGB colors in percentages

R + G + B = 214 + 161 + 206 = 581 (100%)
R 214 of 581 ~ 36.83%
G 161 of 581 ~ 27.71%
B 206 of 581 ~ 35.46'%

%36.83
%27.71
%35.46

CMYK color model

#D6A1CE color CMYK value is (0,25,4,16).

  • cyan value is 0.00%
  • magenta value is 24.77%
  • yellow value is 3.74%
  • key color value is 16.08%
CMYK: (0,25,4,16) C0M25Y4K16 (0%,25%,4%,16%) (0.00/0.25/0.04/0.16) 

CMYK percentages

%0
%24.77
%3.74
%16.08

Codes

Color #D6A1CE in popluar color models

D6 A1 CE
RGB 214 161 206
HSL 309° 39.26% 73.53%
HSB/HSV 309° 24.77% 83.92%
CMYK 0.00% 24.77% 3.74%
16.08%

Color #D6A1CE in popluar number systems.

HEX D6 A1 CE
Decimal 214 161 206
Binary 11010110 10100001 11001110
Octal 326 241 316

Shades and tints

Shades of #D6A1CE

#D6A1CE
(214,161,206)
#C393BC
(195,147,188)
#B085AA
(176,133,170)
#9D7798
(157,119,152)
#8A6986
(138,105,134)
#775B74
(119,91,116)
#644D62
(100,77,98)
#513F50
(81,63,80)
#3E313E
(62,49,62)
#2B232C
(43,35,44)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #D6A1CE

#D6A1CE
(214,161,206)
#D9A9D2
(217,169,210)
#DCB1D6
(220,177,214)
#DFB9DA
(223,185,218)
#E2C1DE
(226,193,222)
#E5C9E2
(229,201,226)
#E8D1E6
(232,209,230)
#EBD9EA
(235,217,234)
#EEE1EE
(238,225,238)
#F1E9F2
(241,233,242)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A1CE color. Also use rgb(214,161,206) instead hex code.

Text Font Color

.myTextColor { color: #D6A1CE; }

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

This text font color is #D6A1CE.

Background Color

.myBgColor { background-color: #D6A1CE; }

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

This div background color is #D6A1CE.

Border color

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

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

This div border color is #D6A1CE.

Opacity

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

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

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

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

This text has shadow with #D6A1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A1CE.

Preview

Color preview on black background

This text has color #D6A1CE on black background.


Color preview on white background

This text has color #D6A1CE on white background.


Black color preview on #D6A1CE background

This text has black color on #D6A1CE background.


White color preview on #D6A1CE background

This text has white color on #D6A1CE background.


Related colors

Complementary color

Complementary color for #hex is #295E31.


I love getcolorcode.com

Triadic colors

1 #CED6A1 and #A1CED6 with #D6A1CE are triadic colors.

2 #CEA1D6 and #A1D6CE with #D6A1CE are triadic colors.