COLOR #D6A4D5

HEX: #D6A4D5 RGB: (214,164,213)

Color info

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

RGB color model

#D6A4D5 color RGB value is (214,164,213).

RGB: (214,164,213) (84%, 64%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 164 of 255 = 64%
B 213 of 255 = 84%

214
164
213

R + G + B ~ 77%. #D6A4D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 164 + 213 = 591 (100%)
R 214 of 591 ~ 36.21%
G 164 of 591 ~ 27.75%
B 213 of 591 ~ 36.04'%

%36.21
%27.75
%36.04

CMYK color model

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

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

CMYK: (0,23,0,16)
C0M23Y0K16 (0%, 23%, 0%, 16%)
(0.00 / 0.23 / 0.00 / 0.16)

CMYK percentages

%0
%23.36
%0.47
%16.08

Codes

Color #D6A4D5 in popluar color models

D6 A4 D5
RGB 214 164 213
HSL 301° 37.88% 74.12%
HSB/HSV 301° 23.36% 83.92%
CMYK 0.00% 23.36% 0.47%
16.08%

Color #D6A4D5 in popluar number systems.

HEX D6 A4 D5
Decimal 214 164 213
Binary 11010110 10100100 11010101
Octal 326 244 325

Shades and tints

Shades of #D6A4D5

#D6A4D5
(214,164,213)
#C396C2
(195,150,194)
#B088AF
(176,136,175)
#9D7A9C
(157,122,156)
#8A6C89
(138,108,137)
#775E76
(119,94,118)
#645063
(100,80,99)
#514250
(81,66,80)
#3E343D
(62,52,61)
#2B262A
(43,38,42)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #D6A4D5

#D6A4D5
(214,164,213)
#D9ACD8
(217,172,216)
#DCB4DB
(220,180,219)
#DFBCDE
(223,188,222)
#E2C4E1
(226,196,225)
#E5CCE4
(229,204,228)
#E8D4E7
(232,212,231)
#EBDCEA
(235,220,234)
#EEE4ED
(238,228,237)
#F1ECF0
(241,236,240)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6A4D5; }

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

This text font color is #D6A4D5.

Background Color

.myBgColor { background-color: #D6A4D5; }

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

This div background color is #D6A4D5.

Border color

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

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

This div border color is #D6A4D5.

Opacity

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

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

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

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

This text has shadow with #D6A4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A4D5.

Preview

Color preview on black background

This text has color #D6A4D5 on black background.


Color preview on white background

This text has color #D6A4D5 on white background.


Black color preview on #D6A4D5 background

This text has black color on #D6A4D5 background.


White color preview on #D6A4D5 background

This text has white color on #D6A4D5 background.


Related colors

Complementary color

Complementary color for #hex is #295B2A.


I love getcolorcode.com

Triadic colors

1 #D5D6A4 and #A4D5D6 with #D6A4D5 are triadic colors.

2 #D5A4D6 and #A4D6D5 with #D6A4D5 are triadic colors.