COLOR #D7A8CA

HEX: #D7A8CA RGB: (215,168,202)

Color info

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

RGB color model

#D7A8CA color RGB value is (215,168,202).

RGB: (215,168,202) (84%, 66%, 79%)

RGB channels and saturation

R 215 of 255 = 84%
G 168 of 255 = 66%
B 202 of 255 = 79%

215
168
202

R + G + B ~ 76%. #D7A8CA is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 168 + 202 = 585 (100%)
R 215 of 585 ~ 36.75%
G 168 of 585 ~ 28.72%
B 202 of 585 ~ 34.53'%

%36.75
%28.72
%34.53

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 21.86%
  • yellow value is 6.05%
  • key color value is 15.69%

CMYK: (0,22,6,16)
C0M22Y6K16 (0%, 22%, 6%, 16%)
(0.00 / 0.22 / 0.06 / 0.16)

CMYK percentages

%0
%21.86
%6.05
%15.69

Codes

Color #D7A8CA in popluar color models

D7 A8 CA
RGB 215 168 202
HSL 317° 37.01% 75.10%
HSB/HSV 317° 21.86% 84.31%
CMYK 0.00% 21.86% 6.05%
15.69%

Color #D7A8CA in popluar number systems.

HEX D7 A8 CA
Decimal 215 168 202
Binary 11010111 10101000 11001010
Octal 327 250 312

Shades and tints

Shades of #D7A8CA

#D7A8CA
(215,168,202)
#C499B8
(196,153,184)
#B18AA6
(177,138,166)
#9E7B94
(158,123,148)
#8B6C82
(139,108,130)
#785D70
(120,93,112)
#654E5E
(101,78,94)
#523F4C
(82,63,76)
#3F303A
(63,48,58)
#2C2128
(44,33,40)
#191216
(25,18,22)
#000000
(0,0,0)

Tints of #D7A8CA

#D7A8CA
(215,168,202)
#DAAFCE
(218,175,206)
#DDB6D2
(221,182,210)
#E0BDD6
(224,189,214)
#E3C4DA
(227,196,218)
#E6CBDE
(230,203,222)
#E9D2E2
(233,210,226)
#ECD9E6
(236,217,230)
#EFE0EA
(239,224,234)
#F2E7EE
(242,231,238)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A8CA color. Also use rgb(215,168,202) instead hex code.

Text Font Color

.myTextColor { color: #D7A8CA; }

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

This text font color is #D7A8CA.

Background Color

.myBgColor { background-color: #D7A8CA; }

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

This div background color is #D7A8CA.

Border color

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

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

This div border color is #D7A8CA.

Opacity

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

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

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

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

This text has shadow with #D7A8CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A8CA.

Preview

Color preview on black background

This text has color #D7A8CA on black background.


Color preview on white background

This text has color #D7A8CA on white background.


Black color preview on #D7A8CA background

This text has black color on #D7A8CA background.


White color preview on #D7A8CA background

This text has white color on #D7A8CA background.


Related colors

Complementary color

Complementary color for #hex is #285735.


I love getcolorcode.com

Triadic colors

1 #CAD7A8 and #A8CAD7 with #D7A8CA are triadic colors.

2 #CAA8D7 and #A8D7CA with #D7A8CA are triadic colors.