COLOR #DAADB4

HEX: #DAADB4 RGB: (218,173,180)

Color info

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

RGB color model

#DAADB4 color RGB value is (218,173,180).

RGB: (218,173,180) (85%, 68%, 71%)

RGB channels and saturation

R 218 of 255 = 85%
G 173 of 255 = 68%
B 180 of 255 = 71%

218
173
180

R + G + B ~ 75%. #DAADB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 173 + 180 = 571 (100%)
R 218 of 571 ~ 38.18%
G 173 of 571 ~ 30.3%
B 180 of 571 ~ 31.52'%

%38.18
%30.3
%31.52

CMYK color model

#DAADB4 color CMYK value is (0,21,17,15).

  • cyan value is 0.00%
  • magenta value is 20.64%
  • yellow value is 17.43%
  • key color value is 14.51%

CMYK: (0,21,17,15)
C0M21Y17K15 (0%, 21%, 17%, 15%)
(0.00 / 0.21 / 0.17 / 0.15)

CMYK percentages

%0
%20.64
%17.43
%14.51

Codes

Color #DAADB4 in popluar color models

DA AD B4
RGB 218 173 180
HSL 351° 37.82% 76.67%
HSB/HSV 351° 20.64% 85.49%
CMYK 0.00% 20.64% 17.43%
14.51%

Color #DAADB4 in popluar number systems.

HEX DA AD B4
Decimal 218 173 180
Binary 11011010 10101101 10110100
Octal 332 255 264

Shades and tints

Shades of #DAADB4

#DAADB4
(218,173,180)
#C79EA4
(199,158,164)
#B48F94
(180,143,148)
#A18084
(161,128,132)
#8E7174
(142,113,116)
#7B6264
(123,98,100)
#685354
(104,83,84)
#554444
(85,68,68)
#423534
(66,53,52)
#2F2624
(47,38,36)
#1C1714
(28,23,20)
#000000
(0,0,0)

Tints of #DAADB4

#DAADB4
(218,173,180)
#DDB4BA
(221,180,186)
#E0BBC0
(224,187,192)
#E3C2C6
(227,194,198)
#E6C9CC
(230,201,204)
#E9D0D2
(233,208,210)
#ECD7D8
(236,215,216)
#EFDEDE
(239,222,222)
#F2E5E4
(242,229,228)
#F5ECEA
(245,236,234)
#F8F3F0
(248,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAADB4 color. Also use rgb(218,173,180) instead hex code.

Text Font Color

.myTextColor { color: #DAADB4; }

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

This text font color is #DAADB4.

Background Color

.myBgColor { background-color: #DAADB4; }

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

This div background color is #DAADB4.

Border color

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

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

This div border color is #DAADB4.

Opacity

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

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

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

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

This text has shadow with #DAADB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAADB4.

Preview

Color preview on black background

This text has color #DAADB4 on black background.


Color preview on white background

This text has color #DAADB4 on white background.


Black color preview on #DAADB4 background

This text has black color on #DAADB4 background.


White color preview on #DAADB4 background

This text has white color on #DAADB4 background.


Related colors

Complementary color

Complementary color for #hex is #25524B.


I love getcolorcode.com

Triadic colors

1 #B4DAAD and #ADB4DA with #DAADB4 are triadic colors.

2 #B4ADDA and #ADDAB4 with #DAADB4 are triadic colors.