COLOR #D5A9DD

HEX: #D5A9DD RGB: (213,169,221)

Color info

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

RGB color model

#D5A9DD color RGB value is (213,169,221).

RGB: (213,169,221) (84%, 66%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 169 of 255 = 66%
B 221 of 255 = 87%

213
169
221

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

Portions of RGB colors in percentages

R + G + B = 213 + 169 + 221 = 603 (100%)
R 213 of 603 ~ 35.32%
G 169 of 603 ~ 28.03%
B 221 of 603 ~ 36.65'%

%35.32
%28.03
%36.65

CMYK color model

#D5A9DD color CMYK value is (4,24,0,13).

  • cyan value is 3.62%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (4,24,0,13)
C4M24Y0K13 (4%, 24%, 0%, 13%)
(0.04 / 0.24 / 0.00 / 0.13)

CMYK percentages

%3.62
%23.53
%0
%13.33

Codes

Color #D5A9DD in popluar color models

D5 A9 DD
RGB 213 169 221
HSL 291° 43.33% 76.47%
HSB/HSV 291° 23.53% 86.67%
CMYK 3.62% 23.53% 0.00%
13.33%

Color #D5A9DD in popluar number systems.

HEX D5 A9 DD
Decimal 213 169 221
Binary 11010101 10101001 11011101
Octal 325 251 335

Shades and tints

Shades of #D5A9DD

#D5A9DD
(213,169,221)
#C29AC9
(194,154,201)
#AF8BB5
(175,139,181)
#9C7CA1
(156,124,161)
#896D8D
(137,109,141)
#765E79
(118,94,121)
#634F65
(99,79,101)
#504051
(80,64,81)
#3D313D
(61,49,61)
#2A2229
(42,34,41)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #D5A9DD

#D5A9DD
(213,169,221)
#D8B0E0
(216,176,224)
#DBB7E3
(219,183,227)
#DEBEE6
(222,190,230)
#E1C5E9
(225,197,233)
#E4CCEC
(228,204,236)
#E7D3EF
(231,211,239)
#EADAF2
(234,218,242)
#EDE1F5
(237,225,245)
#F0E8F8
(240,232,248)
#F3EFFB
(243,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A9DD color. Also use rgb(213,169,221) instead hex code.

Text Font Color

.myTextColor { color: #D5A9DD; }

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

This text font color is #D5A9DD.

Background Color

.myBgColor { background-color: #D5A9DD; }

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

This div background color is #D5A9DD.

Border color

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

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

This div border color is #D5A9DD.

Opacity

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

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

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

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

This text has shadow with #D5A9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A9DD.

Preview

Color preview on black background

This text has color #D5A9DD on black background.


Color preview on white background

This text has color #D5A9DD on white background.


Black color preview on #D5A9DD background

This text has black color on #D5A9DD background.


White color preview on #D5A9DD background

This text has white color on #D5A9DD background.


Related colors

Complementary color

Complementary color for #hex is #2A5622.


I love getcolorcode.com

Triadic colors

1 #DDD5A9 and #A9DDD5 with #D5A9DD are triadic colors.

2 #DDA9D5 and #A9D5DD with #D5A9DD are triadic colors.