COLOR #D5A6D4

HEX: #D5A6D4 RGB: (213,166,212)

Color info

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

RGB color model

#D5A6D4 color RGB value is (213,166,212).

RGB: (213,166,212) (84%, 65%, 83%)

RGB channels and saturation

R 213 of 255 = 84%
G 166 of 255 = 65%
B 212 of 255 = 83%

213
166
212

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

Portions of RGB colors in percentages

R + G + B = 213 + 166 + 212 = 591 (100%)
R 213 of 591 ~ 36.04%
G 166 of 591 ~ 28.09%
B 212 of 591 ~ 35.87'%

%36.04
%28.09
%35.87

CMYK color model

#D5A6D4 color CMYK value is (0,22,0,16).

  • cyan value is 0.00%
  • magenta value is 22.07%
  • yellow value is 0.47%
  • key color value is 16.47%
CMYK: (0,22,0,16) C0M22Y0K16 (0%,22%,0%,16%) (0.00/0.22/0.00/0.16) 

CMYK percentages

%0
%22.07
%0.47
%16.47

Codes

Color #D5A6D4 in popluar color models

D5 A6 D4
RGB 213 166 212
HSL 301° 35.88% 74.31%
HSB/HSV 301° 22.07% 83.53%
CMYK 0.00% 22.07% 0.47%
16.47%

Color #D5A6D4 in popluar number systems.

HEX D5 A6 D4
Decimal 213 166 212
Binary 11010101 10100110 11010100
Octal 325 246 324

Shades and tints

Shades of #D5A6D4

#D5A6D4
(213,166,212)
#C297C1
(194,151,193)
#AF88AE
(175,136,174)
#9C799B
(156,121,155)
#896A88
(137,106,136)
#765B75
(118,91,117)
#634C62
(99,76,98)
#503D4F
(80,61,79)
#3D2E3C
(61,46,60)
#2A1F29
(42,31,41)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #D5A6D4

#D5A6D4
(213,166,212)
#D8AED7
(216,174,215)
#DBB6DA
(219,182,218)
#DEBEDD
(222,190,221)
#E1C6E0
(225,198,224)
#E4CEE3
(228,206,227)
#E7D6E6
(231,214,230)
#EADEE9
(234,222,233)
#EDE6EC
(237,230,236)
#F0EEEF
(240,238,239)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A6D4 color. Also use rgb(213,166,212) instead hex code.

Text Font Color

.myTextColor { color: #D5A6D4; }

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

This text font color is #D5A6D4.

Background Color

.myBgColor { background-color: #D5A6D4; }

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

This div background color is #D5A6D4.

Border color

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

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

This div border color is #D5A6D4.

Opacity

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

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

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

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

This text has shadow with #D5A6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A6D4.

Preview

Color preview on black background

This text has color #D5A6D4 on black background.


Color preview on white background

This text has color #D5A6D4 on white background.


Black color preview on #D5A6D4 background

This text has black color on #D5A6D4 background.


White color preview on #D5A6D4 background

This text has white color on #D5A6D4 background.


Related colors

Complementary color

Complementary color for #hex is #2A592B.


I love getcolorcode.com

Triadic colors

1 #D4D5A6 and #A6D4D5 with #D5A6D4 are triadic colors.

2 #D4A6D5 and #A6D5D4 with #D5A6D4 are triadic colors.