COLOR #D5ACEA

HEX: #D5ACEA RGB: (213,172,234)

Color info

#D5ACEA contains mainly red and blue colors. Web safe color of #D5ACEA is #CC99FF (or #C9F).

RGB color model

#D5ACEA color RGB value is (213,172,234).

RGB: (213,172,234) (84%, 67%, 92%)

RGB channels and saturation

R 213 of 255 = 84%
G 172 of 255 = 67%
B 234 of 255 = 92%

213
172
234

R + G + B ~ 81%. #D5ACEA is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 172 + 234 = 619 (100%)
R 213 of 619 ~ 34.41%
G 172 of 619 ~ 27.79%
B 234 of 619 ~ 37.8'%

%34.41
%27.79
%37.8

CMYK color model

#D5ACEA color CMYK value is (9,26,0,8).

  • cyan value is 8.97%
  • magenta value is 26.50%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (9,26,0,8)
C9M26Y0K8 (9%, 26%, 0%, 8%)
(0.09 / 0.26 / 0.00 / 0.08)

CMYK percentages

%8.97
%26.5
%0
%8.24

Codes

Color #D5ACEA in popluar color models

D5 AC EA
RGB 213 172 234
HSL 280° 59.62% 79.61%
HSB/HSV 280° 26.50% 91.76%
CMYK 8.97% 26.50% 0.00%
8.24%

Color #D5ACEA in popluar number systems.

HEX D5 AC EA
Decimal 213 172 234
Binary 11010101 10101100 11101010
Octal 325 254 352

Shades and tints

Shades of #D5ACEA

#D5ACEA
(213,172,234)
#C29DD5
(194,157,213)
#AF8EC0
(175,142,192)
#9C7FAB
(156,127,171)
#897096
(137,112,150)
#766181
(118,97,129)
#63526C
(99,82,108)
#504357
(80,67,87)
#3D3442
(61,52,66)
#2A252D
(42,37,45)
#171618
(23,22,24)
#000000
(0,0,0)

Tints of #D5ACEA

#D5ACEA
(213,172,234)
#D8B3EB
(216,179,235)
#DBBAEC
(219,186,236)
#DEC1ED
(222,193,237)
#E1C8EE
(225,200,238)
#E4CFEF
(228,207,239)
#E7D6F0
(231,214,240)
#EADDF1
(234,221,241)
#EDE4F2
(237,228,242)
#F0EBF3
(240,235,243)
#F3F2F4
(243,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5ACEA color. Also use rgb(213,172,234) instead hex code.

Text Font Color

.myTextColor { color: #D5ACEA; }

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

This text font color is #D5ACEA.

Background Color

.myBgColor { background-color: #D5ACEA; }

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

This div background color is #D5ACEA.

Border color

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

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

This div border color is #D5ACEA.

Opacity

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

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

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

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

This text has shadow with #D5ACEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ACEA.

Preview

Color preview on black background

This text has color #D5ACEA on black background.


Color preview on white background

This text has color #D5ACEA on white background.


Black color preview on #D5ACEA background

This text has black color on #D5ACEA background.


White color preview on #D5ACEA background

This text has white color on #D5ACEA background.


Related colors

Complementary color

Complementary color for #hex is #2A5315.


I love getcolorcode.com

Triadic colors

1 #EAD5AC and #ACEAD5 with #D5ACEA are triadic colors.

2 #EAACD5 and #ACD5EA with #D5ACEA are triadic colors.