COLOR #D6A4CF

HEX: #D6A4CF RGB: (214,164,207)

Color info

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

RGB color model

#D6A4CF color RGB value is (214,164,207).

RGB: (214,164,207) (84%, 64%, 81%)

RGB channels and saturation

R 214 of 255 = 84%
G 164 of 255 = 64%
B 207 of 255 = 81%

214
164
207

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

Portions of RGB colors in percentages

R + G + B = 214 + 164 + 207 = 585 (100%)
R 214 of 585 ~ 36.58%
G 164 of 585 ~ 28.03%
B 207 of 585 ~ 35.38'%

%36.58
%28.03
%35.38

CMYK color model

#D6A4CF color CMYK value is (0,23,3,16).

  • cyan value is 0.00%
  • magenta value is 23.36%
  • yellow value is 3.27%
  • key color value is 16.08%

CMYK: (0,23,3,16)
C0M23Y3K16 (0%, 23%, 3%, 16%)
(0.00 / 0.23 / 0.03 / 0.16)

CMYK percentages

%0
%23.36
%3.27
%16.08

Codes

Color #D6A4CF in popluar color models

D6 A4 CF
RGB 214 164 207
HSL 308° 37.88% 74.12%
HSB/HSV 308° 23.36% 83.92%
CMYK 0.00% 23.36% 3.27%
16.08%

Color #D6A4CF in popluar number systems.

HEX D6 A4 CF
Decimal 214 164 207
Binary 11010110 10100100 11001111
Octal 326 244 317

Shades and tints

Shades of #D6A4CF

#D6A4CF
(214,164,207)
#C396BD
(195,150,189)
#B088AB
(176,136,171)
#9D7A99
(157,122,153)
#8A6C87
(138,108,135)
#775E75
(119,94,117)
#645063
(100,80,99)
#514251
(81,66,81)
#3E343F
(62,52,63)
#2B262D
(43,38,45)
#18181B
(24,24,27)
#000000
(0,0,0)

Tints of #D6A4CF

#D6A4CF
(214,164,207)
#D9ACD3
(217,172,211)
#DCB4D7
(220,180,215)
#DFBCDB
(223,188,219)
#E2C4DF
(226,196,223)
#E5CCE3
(229,204,227)
#E8D4E7
(232,212,231)
#EBDCEB
(235,220,235)
#EEE4EF
(238,228,239)
#F1ECF3
(241,236,243)
#F4F4F7
(244,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A4CF color. Also use rgb(214,164,207) instead hex code.

Text Font Color

.myTextColor { color: #D6A4CF; }

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

This text font color is #D6A4CF.

Background Color

.myBgColor { background-color: #D6A4CF; }

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

This div background color is #D6A4CF.

Border color

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

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

This div border color is #D6A4CF.

Opacity

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

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

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

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

This text has shadow with #D6A4CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A4CF.

Preview

Color preview on black background

This text has color #D6A4CF on black background.


Color preview on white background

This text has color #D6A4CF on white background.


Black color preview on #D6A4CF background

This text has black color on #D6A4CF background.


White color preview on #D6A4CF background

This text has white color on #D6A4CF background.


Related colors

Complementary color

Complementary color for #hex is #295B30.


I love getcolorcode.com

Triadic colors

1 #CFD6A4 and #A4CFD6 with #D6A4CF are triadic colors.

2 #CFA4D6 and #A4D6CF with #D6A4CF are triadic colors.