COLOR #DAACD5

HEX: #DAACD5 RGB: (218,172,213)

Color info

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

RGB color model

#DAACD5 color RGB value is (218,172,213).

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

RGB channels and saturation

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

218
172
213

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

Portions of RGB colors in percentages

R + G + B = 218 + 172 + 213 = 603 (100%)
R 218 of 603 ~ 36.15%
G 172 of 603 ~ 28.52%
B 213 of 603 ~ 35.32'%

%36.15
%28.52
%35.32

CMYK color model

#DAACD5 color CMYK value is (0,21,2,15).

  • cyan value is 0.00%
  • magenta value is 21.10%
  • yellow value is 2.29%
  • key color value is 14.51%
CMYK: (0,21,2,15) C0M21Y2K15 (0%,21%,2%,15%) (0.00/0.21/0.02/0.15) 

CMYK percentages

%0
%21.1
%2.29
%14.51

Codes

Color #DAACD5 in popluar color models

DA AC D5
RGB 218 172 213
HSL 307° 38.33% 76.47%
HSB/HSV 307° 21.10% 85.49%
CMYK 0.00% 21.10% 2.29%
14.51%

Color #DAACD5 in popluar number systems.

HEX DA AC D5
Decimal 218 172 213
Binary 11011010 10101100 11010101
Octal 332 254 325

Shades and tints

Shades of #DAACD5

#DAACD5
(218,172,213)
#C79DC2
(199,157,194)
#B48EAF
(180,142,175)
#A17F9C
(161,127,156)
#8E7089
(142,112,137)
#7B6176
(123,97,118)
#685263
(104,82,99)
#554350
(85,67,80)
#42343D
(66,52,61)
#2F252A
(47,37,42)
#1C1617
(28,22,23)
#000000
(0,0,0)

Tints of #DAACD5

#DAACD5
(218,172,213)
#DDB3D8
(221,179,216)
#E0BADB
(224,186,219)
#E3C1DE
(227,193,222)
#E6C8E1
(230,200,225)
#E9CFE4
(233,207,228)
#ECD6E7
(236,214,231)
#EFDDEA
(239,221,234)
#F2E4ED
(242,228,237)
#F5EBF0
(245,235,240)
#F8F2F3
(248,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAACD5; }

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

This text font color is #DAACD5.

Background Color

.myBgColor { background-color: #DAACD5; }

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

This div background color is #DAACD5.

Border color

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

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

This div border color is #DAACD5.

Opacity

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

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

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

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

This text has shadow with #DAACD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAACD5.

Preview

Color preview on black background

This text has color #DAACD5 on black background.


Color preview on white background

This text has color #DAACD5 on white background.


Black color preview on #DAACD5 background

This text has black color on #DAACD5 background.


White color preview on #DAACD5 background

This text has white color on #DAACD5 background.


Related colors

Complementary color

Complementary color for #hex is #25532A.


I love getcolorcode.com

Triadic colors

1 #D5DAAC and #ACD5DA with #DAACD5 are triadic colors.

2 #D5ACDA and #ACDAD5 with #DAACD5 are triadic colors.