COLOR #D9E0A0

HEX: #D9E0A0 RGB: (217,224,160)

Color info

#D9E0A0 contains mainly red and green colors. Web safe color of #D9E0A0 is #CCCC99 (or #CC9).

RGB color model

#D9E0A0 color RGB value is (217,224,160).

RGB: (217,224,160) (85%, 88%, 63%)

RGB channels and saturation

R 217 of 255 = 85%
G 224 of 255 = 88%
B 160 of 255 = 63%

217
224
160

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

Portions of RGB colors in percentages

R + G + B = 217 + 224 + 160 = 601 (100%)
R 217 of 601 ~ 36.11%
G 224 of 601 ~ 37.27%
B 160 of 601 ~ 26.62'%

%36.11
%37.27
%26.62

CMYK color model

#D9E0A0 color CMYK value is (3,0,29,12).

  • cyan value is 3.13%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 12.16%

CMYK: (3,0,29,12)
C3M0Y29K12 (3%, 0%, 29%, 12%)
(0.03 / 0.00 / 0.29 / 0.12)

CMYK percentages

%3.13
%0
%28.57
%12.16

Codes

Color #D9E0A0 in popluar color models

D9 E0 A0
RGB 217 224 160
HSL 67° 50.79% 75.29%
HSB/HSV 67° 28.57% 87.84%
CMYK 3.13% 0.00% 28.57%
12.16%

Color #D9E0A0 in popluar number systems.

HEX D9 E0 A0
Decimal 217 224 160
Binary 11011001 11100000 10100000
Octal 331 340 240

Shades and tints

Shades of #D9E0A0

#D9E0A0
(217,224,160)
#C6CC92
(198,204,146)
#B3B884
(179,184,132)
#A0A476
(160,164,118)
#8D9068
(141,144,104)
#7A7C5A
(122,124,90)
#67684C
(103,104,76)
#54543E
(84,84,62)
#414030
(65,64,48)
#2E2C22
(46,44,34)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #D9E0A0

#D9E0A0
(217,224,160)
#DCE2A8
(220,226,168)
#DFE4B0
(223,228,176)
#E2E6B8
(226,230,184)
#E5E8C0
(229,232,192)
#E8EAC8
(232,234,200)
#EBECD0
(235,236,208)
#EEEED8
(238,238,216)
#F1F0E0
(241,240,224)
#F4F2E8
(244,242,232)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E0A0 color. Also use rgb(217,224,160) instead hex code.

Text Font Color

.myTextColor { color: #D9E0A0; }

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

This text font color is #D9E0A0.

Background Color

.myBgColor { background-color: #D9E0A0; }

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

This div background color is #D9E0A0.

Border color

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

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

This div border color is #D9E0A0.

Opacity

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

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

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

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

This text has shadow with #D9E0A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E0A0.

Preview

Color preview on black background

This text has color #D9E0A0 on black background.


Color preview on white background

This text has color #D9E0A0 on white background.


Black color preview on #D9E0A0 background

This text has black color on #D9E0A0 background.


White color preview on #D9E0A0 background

This text has white color on #D9E0A0 background.


Related colors

Complementary color

Complementary color for #hex is #261F5F.


I love getcolorcode.com

Triadic colors

1 #A0D9E0 and #E0A0D9 with #D9E0A0 are triadic colors.

2 #A0E0D9 and #E0D9A0 with #D9E0A0 are triadic colors.