COLOR #D6A4DF

HEX: #D6A4DF RGB: (214,164,223)

Color info

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

RGB color model

#D6A4DF color RGB value is (214,164,223).

RGB: (214,164,223) (84%, 64%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 164 of 255 = 64%
B 223 of 255 = 87%

214
164
223

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

Portions of RGB colors in percentages

R + G + B = 214 + 164 + 223 = 601 (100%)
R 214 of 601 ~ 35.61%
G 164 of 601 ~ 27.29%
B 223 of 601 ~ 37.1'%

%35.61
%27.29
%37.1

CMYK color model

#D6A4DF color CMYK value is (4,26,0,13).

  • cyan value is 4.04%
  • magenta value is 26.46%
  • yellow value is 0.00%
  • key color value is 12.55%
CMYK: (4,26,0,13) C4M26Y0K13 (4%,26%,0%,13%) (0.04/0.26/0.00/0.13) 

CMYK percentages

%4.04
%26.46
%0
%12.55

Codes

Color #D6A4DF in popluar color models

D6 A4 DF
RGB 214 164 223
HSL 291° 47.97% 75.88%
HSB/HSV 291° 26.46% 87.45%
CMYK 4.04% 26.46% 0.00%
12.55%

Color #D6A4DF in popluar number systems.

HEX D6 A4 DF
Decimal 214 164 223
Binary 11010110 10100100 11011111
Octal 326 244 337

Shades and tints

Shades of #D6A4DF

#D6A4DF
(214,164,223)
#C396CB
(195,150,203)
#B088B7
(176,136,183)
#9D7AA3
(157,122,163)
#8A6C8F
(138,108,143)
#775E7B
(119,94,123)
#645067
(100,80,103)
#514253
(81,66,83)
#3E343F
(62,52,63)
#2B262B
(43,38,43)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #D6A4DF

#D6A4DF
(214,164,223)
#D9ACE1
(217,172,225)
#DCB4E3
(220,180,227)
#DFBCE5
(223,188,229)
#E2C4E7
(226,196,231)
#E5CCE9
(229,204,233)
#E8D4EB
(232,212,235)
#EBDCED
(235,220,237)
#EEE4EF
(238,228,239)
#F1ECF1
(241,236,241)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6A4DF; }

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

This text font color is #D6A4DF.

Background Color

.myBgColor { background-color: #D6A4DF; }

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

This div background color is #D6A4DF.

Border color

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

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

This div border color is #D6A4DF.

Opacity

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

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

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

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

This text has shadow with #D6A4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A4DF.

Preview

Color preview on black background

This text has color #D6A4DF on black background.


Color preview on white background

This text has color #D6A4DF on white background.


Black color preview on #D6A4DF background

This text has black color on #D6A4DF background.


White color preview on #D6A4DF background

This text has white color on #D6A4DF background.


Related colors

Complementary color

Complementary color for #hex is #295B20.


I love getcolorcode.com

Triadic colors

1 #DFD6A4 and #A4DFD6 with #D6A4DF are triadic colors.

2 #DFA4D6 and #A4D6DF with #D6A4DF are triadic colors.