COLOR #DAEAA5

HEX: #DAEAA5 RGB: (218,234,165)

Color info

#DAEAA5 contains mainly red and green colors. Web safe color of #DAEAA5 is #CCFF99 (or #CF9).

RGB color model

#DAEAA5 color RGB value is (218,234,165).

RGB: (218,234,165) (85%, 92%, 65%)

RGB channels and saturation

R 218 of 255 = 85%
G 234 of 255 = 92%
B 165 of 255 = 65%

218
234
165

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

Portions of RGB colors in percentages

R + G + B = 218 + 234 + 165 = 617 (100%)
R 218 of 617 ~ 35.33%
G 234 of 617 ~ 37.93%
B 165 of 617 ~ 26.74'%

%35.33
%37.93
%26.74

CMYK color model

#DAEAA5 color CMYK value is (7,0,29,8).

  • cyan value is 6.84%
  • magenta value is 0.00%
  • yellow value is 29.49%
  • key color value is 8.24%
CMYK: (7,0,29,8) C7M0Y29K8 (7%,0%,29%,8%) (0.07/0.00/0.29/0.08) 

CMYK percentages

%6.84
%0
%29.49
%8.24

Codes

Color #DAEAA5 in popluar color models

DA EA A5
RGB 218 234 165
HSL 74° 62.16% 78.24%
HSB/HSV 74° 29.49% 91.76%
CMYK 6.84% 0.00% 29.49%
8.24%

Color #DAEAA5 in popluar number systems.

HEX DA EA A5
Decimal 218 234 165
Binary 11011010 11101010 10100101
Octal 332 352 245

Shades and tints

Shades of #DAEAA5

#DAEAA5
(218,234,165)
#C7D596
(199,213,150)
#B4C087
(180,192,135)
#A1AB78
(161,171,120)
#8E9669
(142,150,105)
#7B815A
(123,129,90)
#686C4B
(104,108,75)
#55573C
(85,87,60)
#42422D
(66,66,45)
#2F2D1E
(47,45,30)
#1C180F
(28,24,15)
#000000
(0,0,0)

Tints of #DAEAA5

#DAEAA5
(218,234,165)
#DDEBAD
(221,235,173)
#E0ECB5
(224,236,181)
#E3EDBD
(227,237,189)
#E6EEC5
(230,238,197)
#E9EFCD
(233,239,205)
#ECF0D5
(236,240,213)
#EFF1DD
(239,241,221)
#F2F2E5
(242,242,229)
#F5F3ED
(245,243,237)
#F8F4F5
(248,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAEAA5 color. Also use rgb(218,234,165) instead hex code.

Text Font Color

.myTextColor { color: #DAEAA5; }

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

This text font color is #DAEAA5.

Background Color

.myBgColor { background-color: #DAEAA5; }

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

This div background color is #DAEAA5.

Border color

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

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

This div border color is #DAEAA5.

Opacity

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

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

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

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

This text has shadow with #DAEAA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAEAA5.

Preview

Color preview on black background

This text has color #DAEAA5 on black background.


Color preview on white background

This text has color #DAEAA5 on white background.


Black color preview on #DAEAA5 background

This text has black color on #DAEAA5 background.


White color preview on #DAEAA5 background

This text has white color on #DAEAA5 background.


Related colors

Complementary color

Complementary color for #hex is #25155A.


I love getcolorcode.com

Triadic colors

1 #A5DAEA and #EAA5DA with #DAEAA5 are triadic colors.

2 #A5EADA and #EADAA5 with #DAEAA5 are triadic colors.