COLOR #D6A8CA

HEX: #D6A8CA RGB: (214,168,202)

Color info

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

RGB color model

#D6A8CA color RGB value is (214,168,202).

RGB: (214,168,202) (84%, 66%, 79%)

RGB channels and saturation

R 214 of 255 = 84%
G 168 of 255 = 66%
B 202 of 255 = 79%

214
168
202

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

Portions of RGB colors in percentages

R + G + B = 214 + 168 + 202 = 584 (100%)
R 214 of 584 ~ 36.64%
G 168 of 584 ~ 28.77%
B 202 of 584 ~ 34.59'%

%36.64
%28.77
%34.59

CMYK color model

#D6A8CA color CMYK value is (0,21,6,16).

  • cyan value is 0.00%
  • magenta value is 21.50%
  • yellow value is 5.61%
  • key color value is 16.08%

CMYK: (0,21,6,16)
C0M21Y6K16 (0%, 21%, 6%, 16%)
(0.00 / 0.21 / 0.06 / 0.16)

CMYK percentages

%0
%21.5
%5.61
%16.08

Codes

Color #D6A8CA in popluar color models

D6 A8 CA
RGB 214 168 202
HSL 316° 35.94% 74.90%
HSB/HSV 316° 21.50% 83.92%
CMYK 0.00% 21.50% 5.61%
16.08%

Color #D6A8CA in popluar number systems.

HEX D6 A8 CA
Decimal 214 168 202
Binary 11010110 10101000 11001010
Octal 326 250 312

Shades and tints

Shades of #D6A8CA

#D6A8CA
(214,168,202)
#C399B8
(195,153,184)
#B08AA6
(176,138,166)
#9D7B94
(157,123,148)
#8A6C82
(138,108,130)
#775D70
(119,93,112)
#644E5E
(100,78,94)
#513F4C
(81,63,76)
#3E303A
(62,48,58)
#2B2128
(43,33,40)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #D6A8CA

#D6A8CA
(214,168,202)
#D9AFCE
(217,175,206)
#DCB6D2
(220,182,210)
#DFBDD6
(223,189,214)
#E2C4DA
(226,196,218)
#E5CBDE
(229,203,222)
#E8D2E2
(232,210,226)
#EBD9E6
(235,217,230)
#EEE0EA
(238,224,234)
#F1E7EE
(241,231,238)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A8CA color. Also use rgb(214,168,202) instead hex code.

Text Font Color

.myTextColor { color: #D6A8CA; }

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

This text font color is #D6A8CA.

Background Color

.myBgColor { background-color: #D6A8CA; }

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

This div background color is #D6A8CA.

Border color

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

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

This div border color is #D6A8CA.

Opacity

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

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

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

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

This text has shadow with #D6A8CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A8CA.

Preview

Color preview on black background

This text has color #D6A8CA on black background.


Color preview on white background

This text has color #D6A8CA on white background.


Black color preview on #D6A8CA background

This text has black color on #D6A8CA background.


White color preview on #D6A8CA background

This text has white color on #D6A8CA background.


Related colors

Complementary color

Complementary color for #hex is #295735.


I love getcolorcode.com

Triadic colors

1 #CAD6A8 and #A8CAD6 with #D6A8CA are triadic colors.

2 #CAA8D6 and #A8D6CA with #D6A8CA are triadic colors.