COLOR #D5A7D9

HEX: #D5A7D9 RGB: (213,167,217)

Color info

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

RGB color model

#D5A7D9 color RGB value is (213,167,217).

RGB: (213,167,217) (84%, 65%, 85%)

RGB channels and saturation

R 213 of 255 = 84%
G 167 of 255 = 65%
B 217 of 255 = 85%

213
167
217

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

Portions of RGB colors in percentages

R + G + B = 213 + 167 + 217 = 597 (100%)
R 213 of 597 ~ 35.68%
G 167 of 597 ~ 27.97%
B 217 of 597 ~ 36.35'%

%35.68
%27.97
%36.35

CMYK color model

#D5A7D9 color CMYK value is (2,23,0,15).

  • cyan value is 1.84%
  • magenta value is 23.04%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (2,23,0,15)
C2M23Y0K15 (2%, 23%, 0%, 15%)
(0.02 / 0.23 / 0.00 / 0.15)

CMYK percentages

%1.84
%23.04
%0
%14.9

Codes

Color #D5A7D9 in popluar color models

D5 A7 D9
RGB 213 167 217
HSL 295° 39.68% 75.29%
HSB/HSV 295° 23.04% 85.10%
CMYK 1.84% 23.04% 0.00%
14.90%

Color #D5A7D9 in popluar number systems.

HEX D5 A7 D9
Decimal 213 167 217
Binary 11010101 10100111 11011001
Octal 325 247 331

Shades and tints

Shades of #D5A7D9

#D5A7D9
(213,167,217)
#C298C6
(194,152,198)
#AF89B3
(175,137,179)
#9C7AA0
(156,122,160)
#896B8D
(137,107,141)
#765C7A
(118,92,122)
#634D67
(99,77,103)
#503E54
(80,62,84)
#3D2F41
(61,47,65)
#2A202E
(42,32,46)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #D5A7D9

#D5A7D9
(213,167,217)
#D8AFDC
(216,175,220)
#DBB7DF
(219,183,223)
#DEBFE2
(222,191,226)
#E1C7E5
(225,199,229)
#E4CFE8
(228,207,232)
#E7D7EB
(231,215,235)
#EADFEE
(234,223,238)
#EDE7F1
(237,231,241)
#F0EFF4
(240,239,244)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A7D9 color. Also use rgb(213,167,217) instead hex code.

Text Font Color

.myTextColor { color: #D5A7D9; }

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

This text font color is #D5A7D9.

Background Color

.myBgColor { background-color: #D5A7D9; }

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

This div background color is #D5A7D9.

Border color

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

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

This div border color is #D5A7D9.

Opacity

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

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

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

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

This text has shadow with #D5A7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A7D9.

Preview

Color preview on black background

This text has color #D5A7D9 on black background.


Color preview on white background

This text has color #D5A7D9 on white background.


Black color preview on #D5A7D9 background

This text has black color on #D5A7D9 background.


White color preview on #D5A7D9 background

This text has white color on #D5A7D9 background.


Related colors

Complementary color

Complementary color for #hex is #2A5826.


I love getcolorcode.com

Triadic colors

1 #D9D5A7 and #A7D9D5 with #D5A7D9 are triadic colors.

2 #D9A7D5 and #A7D5D9 with #D5A7D9 are triadic colors.