COLOR #D6A5DD

HEX: #D6A5DD RGB: (214,165,221)

Color info

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

RGB color model

#D6A5DD color RGB value is (214,165,221).

RGB: (214,165,221) (84%, 65%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 165 of 255 = 65%
B 221 of 255 = 87%

214
165
221

R + G + B ~ 79%. #D6A5DD is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 165 + 221 = 600 (100%)
R 214 of 600 ~ 35.67%
G 165 of 600 ~ 27.5%
B 221 of 600 ~ 36.83'%

%35.67
%27.5
%36.83

CMYK color model

#D6A5DD color CMYK value is (3,25,0,13).

  • cyan value is 3.17%
  • magenta value is 25.34%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (3,25,0,13)
C3M25Y0K13 (3%, 25%, 0%, 13%)
(0.03 / 0.25 / 0.00 / 0.13)

CMYK percentages

%3.17
%25.34
%0
%13.33

Codes

Color #D6A5DD in popluar color models

D6 A5 DD
RGB 214 165 221
HSL 293° 45.16% 75.69%
HSB/HSV 293° 25.34% 86.67%
CMYK 3.17% 25.34% 0.00%
13.33%

Color #D6A5DD in popluar number systems.

HEX D6 A5 DD
Decimal 214 165 221
Binary 11010110 10100101 11011101
Octal 326 245 335

Shades and tints

Shades of #D6A5DD

#D6A5DD
(214,165,221)
#C396C9
(195,150,201)
#B087B5
(176,135,181)
#9D78A1
(157,120,161)
#8A698D
(138,105,141)
#775A79
(119,90,121)
#644B65
(100,75,101)
#513C51
(81,60,81)
#3E2D3D
(62,45,61)
#2B1E29
(43,30,41)
#180F15
(24,15,21)
#000000
(0,0,0)

Tints of #D6A5DD

#D6A5DD
(214,165,221)
#D9ADE0
(217,173,224)
#DCB5E3
(220,181,227)
#DFBDE6
(223,189,230)
#E2C5E9
(226,197,233)
#E5CDEC
(229,205,236)
#E8D5EF
(232,213,239)
#EBDDF2
(235,221,242)
#EEE5F5
(238,229,245)
#F1EDF8
(241,237,248)
#F4F5FB
(244,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A5DD color. Also use rgb(214,165,221) instead hex code.

Text Font Color

.myTextColor { color: #D6A5DD; }

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

This text font color is #D6A5DD.

Background Color

.myBgColor { background-color: #D6A5DD; }

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

This div background color is #D6A5DD.

Border color

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

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

This div border color is #D6A5DD.

Opacity

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

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

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

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

This text has shadow with #D6A5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A5DD.

Preview

Color preview on black background

This text has color #D6A5DD on black background.


Color preview on white background

This text has color #D6A5DD on white background.


Black color preview on #D6A5DD background

This text has black color on #D6A5DD background.


White color preview on #D6A5DD background

This text has white color on #D6A5DD background.


Related colors

Complementary color

Complementary color for #hex is #295A22.


I love getcolorcode.com

Triadic colors

1 #DDD6A5 and #A5DDD6 with #D6A5DD are triadic colors.

2 #DDA5D6 and #A5D6DD with #D6A5DD are triadic colors.