COLOR #E5EDBE

HEX: #E5EDBE RGB: (229,237,190)

Color info

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

RGB color model

#E5EDBE color RGB value is (229,237,190).

RGB: (229,237,190) (90%, 93%, 75%)

RGB channels and saturation

R 229 of 255 = 90%
G 237 of 255 = 93%
B 190 of 255 = 75%

229
237
190

R + G + B ~ 86%. #E5EDBE is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 237 + 190 = 656 (100%)
R 229 of 656 ~ 34.91%
G 237 of 656 ~ 36.13%
B 190 of 656 ~ 28.96'%

%34.91
%36.13
%28.96

CMYK color model

#E5EDBE color CMYK value is (3,0,20,7).

  • cyan value is 3.38%
  • magenta value is 0.00%
  • yellow value is 19.83%
  • key color value is 7.06%

CMYK: (3,0,20,7)
C3M0Y20K7 (3%, 0%, 20%, 7%)
(0.03 / 0.00 / 0.20 / 0.07)

CMYK percentages

%3.38
%0
%19.83
%7.06

Codes

Color #E5EDBE in popluar color models

E5 ED BE
RGB 229 237 190
HSL 70° 56.63% 83.73%
HSB/HSV 70° 19.83% 92.94%
CMYK 3.38% 0.00% 19.83%
7.06%

Color #E5EDBE in popluar number systems.

HEX E5 ED BE
Decimal 229 237 190
Binary 11100101 11101101 10111110
Octal 345 355 276

Shades and tints

Shades of #E5EDBE

#E5EDBE
(229,237,190)
#D1D8AD
(209,216,173)
#BDC39C
(189,195,156)
#A9AE8B
(169,174,139)
#95997A
(149,153,122)
#818469
(129,132,105)
#6D6F58
(109,111,88)
#595A47
(89,90,71)
#454536
(69,69,54)
#313025
(49,48,37)
#1D1B14
(29,27,20)
#000000
(0,0,0)

Tints of #E5EDBE

#E5EDBE
(229,237,190)
#E7EEC3
(231,238,195)
#E9EFC8
(233,239,200)
#EBF0CD
(235,240,205)
#EDF1D2
(237,241,210)
#EFF2D7
(239,242,215)
#F1F3DC
(241,243,220)
#F3F4E1
(243,244,225)
#F5F5E6
(245,245,230)
#F7F6EB
(247,246,235)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5EDBE color. Also use rgb(229,237,190) instead hex code.

Text Font Color

.myTextColor { color: #E5EDBE; }

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

This text font color is #E5EDBE.

Background Color

.myBgColor { background-color: #E5EDBE; }

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

This div background color is #E5EDBE.

Border color

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

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

This div border color is #E5EDBE.

Opacity

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

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

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

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

This text has shadow with #E5EDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDBE.

Preview

Color preview on black background

This text has color #E5EDBE on black background.


Color preview on white background

This text has color #E5EDBE on white background.


Black color preview on #E5EDBE background

This text has black color on #E5EDBE background.


White color preview on #E5EDBE background

This text has white color on #E5EDBE background.


Related colors

Complementary color

Complementary color for #hex is #1A1241.


I love getcolorcode.com

Triadic colors

1 #BEE5ED and #EDBEE5 with #E5EDBE are triadic colors.

2 #BEEDE5 and #EDE5BE with #E5EDBE are triadic colors.