COLOR #D3A5D6

HEX: #D3A5D6 RGB: (211,165,214)

Color info

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

RGB color model

#D3A5D6 color RGB value is (211,165,214).

RGB: (211,165,214) (83%, 65%, 84%)

RGB channels and saturation

R 211 of 255 = 83%
G 165 of 255 = 65%
B 214 of 255 = 84%

211
165
214

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

Portions of RGB colors in percentages

R + G + B = 211 + 165 + 214 = 590 (100%)
R 211 of 590 ~ 35.76%
G 165 of 590 ~ 27.97%
B 214 of 590 ~ 36.27'%

%35.76
%27.97
%36.27

CMYK color model

#D3A5D6 color CMYK value is (1,23,0,16).

  • cyan value is 1.40%
  • magenta value is 22.90%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (1,23,0,16)
C1M23Y0K16 (1%, 23%, 0%, 16%)
(0.01 / 0.23 / 0.00 / 0.16)

CMYK percentages

%1.4
%22.9
%0
%16.08

Codes

Color #D3A5D6 in popluar color models

D3 A5 D6
RGB 211 165 214
HSL 296° 37.40% 74.31%
HSB/HSV 296° 22.90% 83.92%
CMYK 1.40% 22.90% 0.00%
16.08%

Color #D3A5D6 in popluar number systems.

HEX D3 A5 D6
Decimal 211 165 214
Binary 11010011 10100101 11010110
Octal 323 245 326

Shades and tints

Shades of #D3A5D6

#D3A5D6
(211,165,214)
#C096C3
(192,150,195)
#AD87B0
(173,135,176)
#9A789D
(154,120,157)
#87698A
(135,105,138)
#745A77
(116,90,119)
#614B64
(97,75,100)
#4E3C51
(78,60,81)
#3B2D3E
(59,45,62)
#281E2B
(40,30,43)
#150F18
(21,15,24)
#000000
(0,0,0)

Tints of #D3A5D6

#D3A5D6
(211,165,214)
#D7ADD9
(215,173,217)
#DBB5DC
(219,181,220)
#DFBDDF
(223,189,223)
#E3C5E2
(227,197,226)
#E7CDE5
(231,205,229)
#EBD5E8
(235,213,232)
#EFDDEB
(239,221,235)
#F3E5EE
(243,229,238)
#F7EDF1
(247,237,241)
#FBF5F4
(251,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D3A5D6; }

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

This text font color is #D3A5D6.

Background Color

.myBgColor { background-color: #D3A5D6; }

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

This div background color is #D3A5D6.

Border color

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

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

This div border color is #D3A5D6.

Opacity

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

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

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

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

This text has shadow with #D3A5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3A5D6.

Preview

Color preview on black background

This text has color #D3A5D6 on black background.


Color preview on white background

This text has color #D3A5D6 on white background.


Black color preview on #D3A5D6 background

This text has black color on #D3A5D6 background.


White color preview on #D3A5D6 background

This text has white color on #D3A5D6 background.


Related colors

Complementary color

Complementary color for #hex is #2C5A29.


I love getcolorcode.com

Triadic colors

1 #D6D3A5 and #A5D6D3 with #D3A5D6 are triadic colors.

2 #D6A5D3 and #A5D3D6 with #D3A5D6 are triadic colors.