COLOR #DAAD9E

HEX: #DAAD9E RGB: (218,173,158)

Color info

#DAAD9E contains mainly red and green colors. Web safe color of #DAAD9E is #CC9999 (or #C99).

RGB color model

#DAAD9E color RGB value is (218,173,158).

RGB: (218,173,158) (85%, 68%, 62%)

RGB channels and saturation

R 218 of 255 = 85%
G 173 of 255 = 68%
B 158 of 255 = 62%

218
173
158

R + G + B ~ 72%. #DAAD9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 173 + 158 = 549 (100%)
R 218 of 549 ~ 39.71%
G 173 of 549 ~ 31.51%
B 158 of 549 ~ 28.78'%

%39.71
%31.51
%28.78

CMYK color model

#DAAD9E color CMYK value is (0,21,28,15).

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

CMYK: (0,21,28,15)
C0M21Y28K15 (0%, 21%, 28%, 15%)
(0.00 / 0.21 / 0.28 / 0.15)

CMYK percentages

%0
%20.64
%27.52
%14.51

Codes

Color #DAAD9E in popluar color models

DA AD 9E
RGB 218 173 158
HSL 15° 44.78% 73.73%
HSB/HSV 15° 27.52% 85.49%
CMYK 0.00% 20.64% 27.52%
14.51%

Color #DAAD9E in popluar number systems.

HEX DA AD 9E
Decimal 218 173 158
Binary 11011010 10101101 10011110
Octal 332 255 236

Shades and tints

Shades of #DAAD9E

#DAAD9E
(218,173,158)
#C79E90
(199,158,144)
#B48F82
(180,143,130)
#A18074
(161,128,116)
#8E7166
(142,113,102)
#7B6258
(123,98,88)
#68534A
(104,83,74)
#55443C
(85,68,60)
#42352E
(66,53,46)
#2F2620
(47,38,32)
#1C1712
(28,23,18)
#000000
(0,0,0)

Tints of #DAAD9E

#DAAD9E
(218,173,158)
#DDB4A6
(221,180,166)
#E0BBAE
(224,187,174)
#E3C2B6
(227,194,182)
#E6C9BE
(230,201,190)
#E9D0C6
(233,208,198)
#ECD7CE
(236,215,206)
#EFDED6
(239,222,214)
#F2E5DE
(242,229,222)
#F5ECE6
(245,236,230)
#F8F3EE
(248,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAAD9E; }

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

This text font color is #DAAD9E.

Background Color

.myBgColor { background-color: #DAAD9E; }

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

This div background color is #DAAD9E.

Border color

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

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

This div border color is #DAAD9E.

Opacity

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

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

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

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

This text has shadow with #DAAD9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAAD9E.

Preview

Color preview on black background

This text has color #DAAD9E on black background.


Color preview on white background

This text has color #DAAD9E on white background.


Black color preview on #DAAD9E background

This text has black color on #DAAD9E background.


White color preview on #DAAD9E background

This text has white color on #DAAD9E background.


Related colors

Complementary color

Complementary color for #hex is #255261.


I love getcolorcode.com

Triadic colors

1 #9EDAAD and #AD9EDA with #DAAD9E are triadic colors.

2 #9EADDA and #ADDA9E with #DAAD9E are triadic colors.