COLOR #D9E5BB

HEX: #D9E5BB RGB: (217,229,187)

Color info

#D9E5BB contains red, green and blue colors in about the same proportion. Web safe color of #D9E5BB is #CCCCCC (or #CCC).

RGB color model

#D9E5BB color RGB value is (217,229,187).

RGB: (217,229,187) (85%, 90%, 73%)

RGB channels and saturation

R 217 of 255 = 85%
G 229 of 255 = 90%
B 187 of 255 = 73%

217
229
187

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

Portions of RGB colors in percentages

R + G + B = 217 + 229 + 187 = 633 (100%)
R 217 of 633 ~ 34.28%
G 229 of 633 ~ 36.18%
B 187 of 633 ~ 29.54'%

%34.28
%36.18
%29.54

CMYK color model

#D9E5BB color CMYK value is (5,0,18,10).

  • cyan value is 5.24%
  • magenta value is 0.00%
  • yellow value is 18.34%
  • key color value is 10.20%
CMYK: (5,0,18,10) C5M0Y18K10 (5%,0%,18%,10%) (0.05/0.00/0.18/0.10) 

CMYK percentages

%5.24
%0
%18.34
%10.2

Codes

Color #D9E5BB in popluar color models

D9 E5 BB
RGB 217 229 187
HSL 77° 44.68% 81.57%
HSB/HSV 77° 18.34% 89.80%
CMYK 5.24% 0.00% 18.34%
10.20%

Color #D9E5BB in popluar number systems.

HEX D9 E5 BB
Decimal 217 229 187
Binary 11011001 11100101 10111011
Octal 331 345 273

Shades and tints

Shades of #D9E5BB

#D9E5BB
(217,229,187)
#C6D1AA
(198,209,170)
#B3BD99
(179,189,153)
#A0A988
(160,169,136)
#8D9577
(141,149,119)
#7A8166
(122,129,102)
#676D55
(103,109,85)
#545944
(84,89,68)
#414533
(65,69,51)
#2E3122
(46,49,34)
#1B1D11
(27,29,17)
#000000
(0,0,0)

Tints of #D9E5BB

#D9E5BB
(217,229,187)
#DCE7C1
(220,231,193)
#DFE9C7
(223,233,199)
#E2EBCD
(226,235,205)
#E5EDD3
(229,237,211)
#E8EFD9
(232,239,217)
#EBF1DF
(235,241,223)
#EEF3E5
(238,243,229)
#F1F5EB
(241,245,235)
#F4F7F1
(244,247,241)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5BB color. Also use rgb(217,229,187) instead hex code.

Text Font Color

.myTextColor { color: #D9E5BB; }

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

This text font color is #D9E5BB.

Background Color

.myBgColor { background-color: #D9E5BB; }

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

This div background color is #D9E5BB.

Border color

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

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

This div border color is #D9E5BB.

Opacity

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

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

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

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

This text has shadow with #D9E5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5BB.

Preview

Color preview on black background

This text has color #D9E5BB on black background.


Color preview on white background

This text has color #D9E5BB on white background.


Black color preview on #D9E5BB background

This text has black color on #D9E5BB background.


White color preview on #D9E5BB background

This text has white color on #D9E5BB background.


Related colors

Complementary color

Complementary color for #hex is #261A44.


I love getcolorcode.com

Triadic colors

1 #BBD9E5 and #E5BBD9 with #D9E5BB are triadic colors.

2 #BBE5D9 and #E5D9BB with #D9E5BB are triadic colors.