COLOR #D7ABD5

HEX: #D7ABD5 RGB: (215,171,213)

Color info

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

RGB color model

#D7ABD5 color RGB value is (215,171,213).

RGB: (215,171,213) (84%, 67%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 171 of 255 = 67%
B 213 of 255 = 84%

215
171
213

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

Portions of RGB colors in percentages

R + G + B = 215 + 171 + 213 = 599 (100%)
R 215 of 599 ~ 35.89%
G 171 of 599 ~ 28.55%
B 213 of 599 ~ 35.56'%

%35.89
%28.55
%35.56

CMYK color model

#D7ABD5 color CMYK value is (0,20,1,16).

  • cyan value is 0.00%
  • magenta value is 20.47%
  • yellow value is 0.93%
  • key color value is 15.69%
CMYK: (0,20,1,16) C0M20Y1K16 (0%,20%,1%,16%) (0.00/0.20/0.01/0.16) 

CMYK percentages

%0
%20.47
%0.93
%15.69

Codes

Color #D7ABD5 in popluar color models

D7 AB D5
RGB 215 171 213
HSL 303° 35.48% 75.69%
HSB/HSV 303° 20.47% 84.31%
CMYK 0.00% 20.47% 0.93%
15.69%

Color #D7ABD5 in popluar number systems.

HEX D7 AB D5
Decimal 215 171 213
Binary 11010111 10101011 11010101
Octal 327 253 325

Shades and tints

Shades of #D7ABD5

#D7ABD5
(215,171,213)
#C49CC2
(196,156,194)
#B18DAF
(177,141,175)
#9E7E9C
(158,126,156)
#8B6F89
(139,111,137)
#786076
(120,96,118)
#655163
(101,81,99)
#524250
(82,66,80)
#3F333D
(63,51,61)
#2C242A
(44,36,42)
#191517
(25,21,23)
#000000
(0,0,0)

Tints of #D7ABD5

#D7ABD5
(215,171,213)
#DAB2D8
(218,178,216)
#DDB9DB
(221,185,219)
#E0C0DE
(224,192,222)
#E3C7E1
(227,199,225)
#E6CEE4
(230,206,228)
#E9D5E7
(233,213,231)
#ECDCEA
(236,220,234)
#EFE3ED
(239,227,237)
#F2EAF0
(242,234,240)
#F5F1F3
(245,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7ABD5 color. Also use rgb(215,171,213) instead hex code.

Text Font Color

.myTextColor { color: #D7ABD5; }

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

This text font color is #D7ABD5.

Background Color

.myBgColor { background-color: #D7ABD5; }

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

This div background color is #D7ABD5.

Border color

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

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

This div border color is #D7ABD5.

Opacity

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

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

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

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

This text has shadow with #D7ABD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ABD5.

Preview

Color preview on black background

This text has color #D7ABD5 on black background.


Color preview on white background

This text has color #D7ABD5 on white background.


Black color preview on #D7ABD5 background

This text has black color on #D7ABD5 background.


White color preview on #D7ABD5 background

This text has white color on #D7ABD5 background.


Related colors

Complementary color

Complementary color for #hex is #28542A.


I love getcolorcode.com

Triadic colors

1 #D5D7AB and #ABD5D7 with #D7ABD5 are triadic colors.

2 #D5ABD7 and #ABD7D5 with #D7ABD5 are triadic colors.