COLOR #D6A4CD

HEX: #D6A4CD RGB: (214,164,205)

Color info

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

RGB color model

#D6A4CD color RGB value is (214,164,205).

RGB: (214,164,205) (84%, 64%, 80%)

RGB channels and saturation

R 214 of 255 = 84%
G 164 of 255 = 64%
B 205 of 255 = 80%

214
164
205

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

Portions of RGB colors in percentages

R + G + B = 214 + 164 + 205 = 583 (100%)
R 214 of 583 ~ 36.71%
G 164 of 583 ~ 28.13%
B 205 of 583 ~ 35.16'%

%36.71
%28.13
%35.16

CMYK color model

#D6A4CD color CMYK value is (0,23,4,16).

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

CMYK: (0,23,4,16)
C0M23Y4K16 (0%, 23%, 4%, 16%)
(0.00 / 0.23 / 0.04 / 0.16)

CMYK percentages

%0
%23.36
%4.21
%16.08

Codes

Color #D6A4CD in popluar color models

D6 A4 CD
RGB 214 164 205
HSL 311° 37.88% 74.12%
HSB/HSV 311° 23.36% 83.92%
CMYK 0.00% 23.36% 4.21%
16.08%

Color #D6A4CD in popluar number systems.

HEX D6 A4 CD
Decimal 214 164 205
Binary 11010110 10100100 11001101
Octal 326 244 315

Shades and tints

Shades of #D6A4CD

#D6A4CD
(214,164,205)
#C396BB
(195,150,187)
#B088A9
(176,136,169)
#9D7A97
(157,122,151)
#8A6C85
(138,108,133)
#775E73
(119,94,115)
#645061
(100,80,97)
#51424F
(81,66,79)
#3E343D
(62,52,61)
#2B262B
(43,38,43)
#181819
(24,24,25)
#000000
(0,0,0)

Tints of #D6A4CD

#D6A4CD
(214,164,205)
#D9ACD1
(217,172,209)
#DCB4D5
(220,180,213)
#DFBCD9
(223,188,217)
#E2C4DD
(226,196,221)
#E5CCE1
(229,204,225)
#E8D4E5
(232,212,229)
#EBDCE9
(235,220,233)
#EEE4ED
(238,228,237)
#F1ECF1
(241,236,241)
#F4F4F5
(244,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6A4CD; }

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

This text font color is #D6A4CD.

Background Color

.myBgColor { background-color: #D6A4CD; }

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

This div background color is #D6A4CD.

Border color

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

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

This div border color is #D6A4CD.

Opacity

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

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

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

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

This text has shadow with #D6A4CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A4CD.

Preview

Color preview on black background

This text has color #D6A4CD on black background.


Color preview on white background

This text has color #D6A4CD on white background.


Black color preview on #D6A4CD background

This text has black color on #D6A4CD background.


White color preview on #D6A4CD background

This text has white color on #D6A4CD background.


Related colors

Complementary color

Complementary color for #hex is #295B32.


I love getcolorcode.com

Triadic colors

1 #CDD6A4 and #A4CDD6 with #D6A4CD are triadic colors.

2 #CDA4D6 and #A4D6CD with #D6A4CD are triadic colors.