COLOR #D6ACD5

HEX: #D6ACD5 RGB: (214,172,213)

Color info

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

RGB color model

#D6ACD5 color RGB value is (214,172,213).

RGB: (214,172,213) (84%, 67%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 172 of 255 = 67%
B 213 of 255 = 84%

214
172
213

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

Portions of RGB colors in percentages

R + G + B = 214 + 172 + 213 = 599 (100%)
R 214 of 599 ~ 35.73%
G 172 of 599 ~ 28.71%
B 213 of 599 ~ 35.56'%

%35.73
%28.71
%35.56

CMYK color model

#D6ACD5 color CMYK value is (0,20,0,16).

  • cyan value is 0.00%
  • magenta value is 19.63%
  • yellow value is 0.47%
  • key color value is 16.08%

CMYK: (0,20,0,16)
C0M20Y0K16 (0%, 20%, 0%, 16%)
(0.00 / 0.20 / 0.00 / 0.16)

CMYK percentages

%0
%19.63
%0.47
%16.08

Codes

Color #D6ACD5 in popluar color models

D6 AC D5
RGB 214 172 213
HSL 301° 33.87% 75.69%
HSB/HSV 301° 19.63% 83.92%
CMYK 0.00% 19.63% 0.47%
16.08%

Color #D6ACD5 in popluar number systems.

HEX D6 AC D5
Decimal 214 172 213
Binary 11010110 10101100 11010101
Octal 326 254 325

Shades and tints

Shades of #D6ACD5

#D6ACD5
(214,172,213)
#C39DC2
(195,157,194)
#B08EAF
(176,142,175)
#9D7F9C
(157,127,156)
#8A7089
(138,112,137)
#776176
(119,97,118)
#645263
(100,82,99)
#514350
(81,67,80)
#3E343D
(62,52,61)
#2B252A
(43,37,42)
#181617
(24,22,23)
#000000
(0,0,0)

Tints of #D6ACD5

#D6ACD5
(214,172,213)
#D9B3D8
(217,179,216)
#DCBADB
(220,186,219)
#DFC1DE
(223,193,222)
#E2C8E1
(226,200,225)
#E5CFE4
(229,207,228)
#E8D6E7
(232,214,231)
#EBDDEA
(235,221,234)
#EEE4ED
(238,228,237)
#F1EBF0
(241,235,240)
#F4F2F3
(244,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6ACD5 color. Also use rgb(214,172,213) instead hex code.

Text Font Color

.myTextColor { color: #D6ACD5; }

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

This text font color is #D6ACD5.

Background Color

.myBgColor { background-color: #D6ACD5; }

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

This div background color is #D6ACD5.

Border color

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

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

This div border color is #D6ACD5.

Opacity

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

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

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

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

This text has shadow with #D6ACD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6ACD5.

Preview

Color preview on black background

This text has color #D6ACD5 on black background.


Color preview on white background

This text has color #D6ACD5 on white background.


Black color preview on #D6ACD5 background

This text has black color on #D6ACD5 background.


White color preview on #D6ACD5 background

This text has white color on #D6ACD5 background.


Related colors

Complementary color

Complementary color for #hex is #29532A.


I love getcolorcode.com

Triadic colors

1 #D5D6AC and #ACD5D6 with #D6ACD5 are triadic colors.

2 #D5ACD6 and #ACD6D5 with #D6ACD5 are triadic colors.