COLOR #D9E48D

HEX: #D9E48D RGB: (217,228,141)

Color info

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

RGB color model

#D9E48D color RGB value is (217,228,141).

RGB: (217,228,141) (85%, 89%, 55%)

RGB channels and saturation

R 217 of 255 = 85%
G 228 of 255 = 89%
B 141 of 255 = 55%

217
228
141

R + G + B ~ 76%. #D9E48D is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 228 + 141 = 586 (100%)
R 217 of 586 ~ 37.03%
G 228 of 586 ~ 38.91%
B 141 of 586 ~ 24.06'%

%37.03
%38.91
%24.06

CMYK color model

#D9E48D color CMYK value is (5,0,38,11).

  • cyan value is 4.82%
  • magenta value is 0.00%
  • yellow value is 38.16%
  • key color value is 10.59%
CMYK: (5,0,38,11) C5M0Y38K11 (5%,0%,38%,11%) (0.05/0.00/0.38/0.11) 

CMYK percentages

%4.82
%0
%38.16
%10.59

Codes

Color #D9E48D in popluar color models

D9 E4 8D
RGB 217 228 141
HSL 68° 61.70% 72.35%
HSB/HSV 68° 38.16% 89.41%
CMYK 4.82% 0.00% 38.16%
10.59%

Color #D9E48D in popluar number systems.

HEX D9 E4 8D
Decimal 217 228 141
Binary 11011001 11100100 10001101
Octal 331 344 215

Shades and tints

Shades of #D9E48D

#D9E48D
(217,228,141)
#C6D081
(198,208,129)
#B3BC75
(179,188,117)
#A0A869
(160,168,105)
#8D945D
(141,148,93)
#7A8051
(122,128,81)
#676C45
(103,108,69)
#545839
(84,88,57)
#41442D
(65,68,45)
#2E3021
(46,48,33)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #D9E48D

#D9E48D
(217,228,141)
#DCE697
(220,230,151)
#DFE8A1
(223,232,161)
#E2EAAB
(226,234,171)
#E5ECB5
(229,236,181)
#E8EEBF
(232,238,191)
#EBF0C9
(235,240,201)
#EEF2D3
(238,242,211)
#F1F4DD
(241,244,221)
#F4F6E7
(244,246,231)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E48D color. Also use rgb(217,228,141) instead hex code.

Text Font Color

.myTextColor { color: #D9E48D; }

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

This text font color is #D9E48D.

Background Color

.myBgColor { background-color: #D9E48D; }

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

This div background color is #D9E48D.

Border color

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

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

This div border color is #D9E48D.

Opacity

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

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

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

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

This text has shadow with #D9E48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E48D.

Preview

Color preview on black background

This text has color #D9E48D on black background.


Color preview on white background

This text has color #D9E48D on white background.


Black color preview on #D9E48D background

This text has black color on #D9E48D background.


White color preview on #D9E48D background

This text has white color on #D9E48D background.


Related colors

Complementary color

Complementary color for #hex is #261B72.


I love getcolorcode.com

Triadic colors

1 #8DD9E4 and #E48DD9 with #D9E48D are triadic colors.

2 #8DE4D9 and #E4D98D with #D9E48D are triadic colors.