COLOR #D7ACDA

HEX: #D7ACDA RGB: (215,172,218)

Color info

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

RGB color model

#D7ACDA color RGB value is (215,172,218).

RGB: (215,172,218) (84%, 67%, 85%)

RGB channels and saturation

R 215 of 255 = 84%
G 172 of 255 = 67%
B 218 of 255 = 85%

215
172
218

R + G + B ~ 79%. #D7ACDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 172 + 218 = 605 (100%)
R 215 of 605 ~ 35.54%
G 172 of 605 ~ 28.43%
B 218 of 605 ~ 36.03'%

%35.54
%28.43
%36.03

CMYK color model

#D7ACDA color CMYK value is (1,21,0,15).

  • cyan value is 1.38%
  • magenta value is 21.10%
  • yellow value is 0.00%
  • key color value is 14.51%
CMYK: (1,21,0,15) C1M21Y0K15 (1%,21%,0%,15%) (0.01/0.21/0.00/0.15) 

CMYK percentages

%1.38
%21.1
%0
%14.51

Codes

Color #D7ACDA in popluar color models

D7 AC DA
RGB 215 172 218
HSL 296° 38.33% 76.47%
HSB/HSV 296° 21.10% 85.49%
CMYK 1.38% 21.10% 0.00%
14.51%

Color #D7ACDA in popluar number systems.

HEX D7 AC DA
Decimal 215 172 218
Binary 11010111 10101100 11011010
Octal 327 254 332

Shades and tints

Shades of #D7ACDA

#D7ACDA
(215,172,218)
#C49DC7
(196,157,199)
#B18EB4
(177,142,180)
#9E7FA1
(158,127,161)
#8B708E
(139,112,142)
#78617B
(120,97,123)
#655268
(101,82,104)
#524355
(82,67,85)
#3F3442
(63,52,66)
#2C252F
(44,37,47)
#19161C
(25,22,28)
#000000
(0,0,0)

Tints of #D7ACDA

#D7ACDA
(215,172,218)
#DAB3DD
(218,179,221)
#DDBAE0
(221,186,224)
#E0C1E3
(224,193,227)
#E3C8E6
(227,200,230)
#E6CFE9
(230,207,233)
#E9D6EC
(233,214,236)
#ECDDEF
(236,221,239)
#EFE4F2
(239,228,242)
#F2EBF5
(242,235,245)
#F5F2F8
(245,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7ACDA color. Also use rgb(215,172,218) instead hex code.

Text Font Color

.myTextColor { color: #D7ACDA; }

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

This text font color is #D7ACDA.

Background Color

.myBgColor { background-color: #D7ACDA; }

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

This div background color is #D7ACDA.

Border color

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

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

This div border color is #D7ACDA.

Opacity

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

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

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

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

This text has shadow with #D7ACDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ACDA.

Preview

Color preview on black background

This text has color #D7ACDA on black background.


Color preview on white background

This text has color #D7ACDA on white background.


Black color preview on #D7ACDA background

This text has black color on #D7ACDA background.


White color preview on #D7ACDA background

This text has white color on #D7ACDA background.


Related colors

Complementary color

Complementary color for #hex is #285325.


I love getcolorcode.com

Triadic colors

1 #DAD7AC and #ACDAD7 with #D7ACDA are triadic colors.

2 #DAACD7 and #ACD7DA with #D7ACDA are triadic colors.