COLOR #DAEAB4

HEX: #DAEAB4 RGB: (218,234,180)

Color info

#DAEAB4 contains red, green and blue colors in about the same proportion. Web safe color of #DAEAB4 is #CCFFCC (or #CFC).

RGB color model

#DAEAB4 color RGB value is (218,234,180).

RGB: (218,234,180) (85%, 92%, 71%)

RGB channels and saturation

R 218 of 255 = 85%
G 234 of 255 = 92%
B 180 of 255 = 71%

218
234
180

R + G + B ~ 83%. #DAEAB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 234 + 180 = 632 (100%)
R 218 of 632 ~ 34.49%
G 234 of 632 ~ 37.03%
B 180 of 632 ~ 28.48'%

%34.49
%37.03
%28.48

CMYK color model

#DAEAB4 color CMYK value is (7,0,23,8).

  • cyan value is 6.84%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 8.24%

CMYK: (7,0,23,8)
C7M0Y23K8 (7%, 0%, 23%, 8%)
(0.07 / 0.00 / 0.23 / 0.08)

CMYK percentages

%6.84
%0
%23.08
%8.24

Codes

Color #DAEAB4 in popluar color models

DA EA B4
RGB 218 234 180
HSL 78° 56.25% 81.18%
HSB/HSV 78° 23.08% 91.76%
CMYK 6.84% 0.00% 23.08%
8.24%

Color #DAEAB4 in popluar number systems.

HEX DA EA B4
Decimal 218 234 180
Binary 11011010 11101010 10110100
Octal 332 352 264

Shades and tints

Shades of #DAEAB4

#DAEAB4
(218,234,180)
#C7D5A4
(199,213,164)
#B4C094
(180,192,148)
#A1AB84
(161,171,132)
#8E9674
(142,150,116)
#7B8164
(123,129,100)
#686C54
(104,108,84)
#555744
(85,87,68)
#424234
(66,66,52)
#2F2D24
(47,45,36)
#1C1814
(28,24,20)
#000000
(0,0,0)

Tints of #DAEAB4

#DAEAB4
(218,234,180)
#DDEBBA
(221,235,186)
#E0ECC0
(224,236,192)
#E3EDC6
(227,237,198)
#E6EECC
(230,238,204)
#E9EFD2
(233,239,210)
#ECF0D8
(236,240,216)
#EFF1DE
(239,241,222)
#F2F2E4
(242,242,228)
#F5F3EA
(245,243,234)
#F8F4F0
(248,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAEAB4; }

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

This text font color is #DAEAB4.

Background Color

.myBgColor { background-color: #DAEAB4; }

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

This div background color is #DAEAB4.

Border color

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

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

This div border color is #DAEAB4.

Opacity

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

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

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

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

This text has shadow with #DAEAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAEAB4.

Preview

Color preview on black background

This text has color #DAEAB4 on black background.


Color preview on white background

This text has color #DAEAB4 on white background.


Black color preview on #DAEAB4 background

This text has black color on #DAEAB4 background.


White color preview on #DAEAB4 background

This text has white color on #DAEAB4 background.


Related colors

Complementary color

Complementary color for #hex is #25154B.


I love getcolorcode.com

Triadic colors

1 #B4DAEA and #EAB4DA with #DAEAB4 are triadic colors.

2 #B4EADA and #EADAB4 with #DAEAB4 are triadic colors.