COLOR #DAACE7

HEX: #DAACE7 RGB: (218,172,231)

Color info

#DAACE7 contains red, green and blue colors in about the same proportion. Web safe color of #DAACE7 is #CC99FF (or #C9F).

RGB color model

#DAACE7 color RGB value is (218,172,231).

RGB: (218,172,231) (85%, 67%, 91%)

RGB channels and saturation

R 218 of 255 = 85%
G 172 of 255 = 67%
B 231 of 255 = 91%

218
172
231

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

Portions of RGB colors in percentages

R + G + B = 218 + 172 + 231 = 621 (100%)
R 218 of 621 ~ 35.1%
G 172 of 621 ~ 27.7%
B 231 of 621 ~ 37.2'%

%35.1
%27.7
%37.2

CMYK color model

#DAACE7 color CMYK value is (6,26,0,9).

  • cyan value is 5.63%
  • magenta value is 25.54%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (6,26,0,9)
C6M26Y0K9 (6%, 26%, 0%, 9%)
(0.06 / 0.26 / 0.00 / 0.09)

CMYK percentages

%5.63
%25.54
%0
%9.41

Codes

Color #DAACE7 in popluar color models

DA AC E7
RGB 218 172 231
HSL 287° 55.14% 79.02%
HSB/HSV 287° 25.54% 90.59%
CMYK 5.63% 25.54% 0.00%
9.41%

Color #DAACE7 in popluar number systems.

HEX DA AC E7
Decimal 218 172 231
Binary 11011010 10101100 11100111
Octal 332 254 347

Shades and tints

Shades of #DAACE7

#DAACE7
(218,172,231)
#C79DD2
(199,157,210)
#B48EBD
(180,142,189)
#A17FA8
(161,127,168)
#8E7093
(142,112,147)
#7B617E
(123,97,126)
#685269
(104,82,105)
#554354
(85,67,84)
#42343F
(66,52,63)
#2F252A
(47,37,42)
#1C1615
(28,22,21)
#000000
(0,0,0)

Tints of #DAACE7

#DAACE7
(218,172,231)
#DDB3E9
(221,179,233)
#E0BAEB
(224,186,235)
#E3C1ED
(227,193,237)
#E6C8EF
(230,200,239)
#E9CFF1
(233,207,241)
#ECD6F3
(236,214,243)
#EFDDF5
(239,221,245)
#F2E4F7
(242,228,247)
#F5EBF9
(245,235,249)
#F8F2FB
(248,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAACE7; }

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

This text font color is #DAACE7.

Background Color

.myBgColor { background-color: #DAACE7; }

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

This div background color is #DAACE7.

Border color

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

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

This div border color is #DAACE7.

Opacity

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

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

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

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

This text has shadow with #DAACE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAACE7.

Preview

Color preview on black background

This text has color #DAACE7 on black background.


Color preview on white background

This text has color #DAACE7 on white background.


Black color preview on #DAACE7 background

This text has black color on #DAACE7 background.


White color preview on #DAACE7 background

This text has white color on #DAACE7 background.


Related colors

Complementary color

Complementary color for #hex is #255318.


I love getcolorcode.com

Triadic colors

1 #E7DAAC and #ACE7DA with #DAACE7 are triadic colors.

2 #E7ACDA and #ACDAE7 with #DAACE7 are triadic colors.