COLOR #E5FDBE

HEX: #E5FDBE RGB: (229,253,190)

Color info

#E5FDBE contains mainly red and green colors. Web safe color of #E5FDBE is #CCFFCC (or #CFC).

RGB color model

#E5FDBE color RGB value is (229,253,190).

RGB: (229,253,190) (90%, 99%, 75%)

RGB channels and saturation

R 229 of 255 = 90%
G 253 of 255 = 99%
B 190 of 255 = 75%

229
253
190

R + G + B ~ 88%. #E5FDBE is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 253 + 190 = 672 (100%)
R 229 of 672 ~ 34.08%
G 253 of 672 ~ 37.65%
B 190 of 672 ~ 28.27'%

%34.08
%37.65
%28.27

CMYK color model

#E5FDBE color CMYK value is (9,0,25,1).

  • cyan value is 9.49%
  • magenta value is 0.00%
  • yellow value is 24.90%
  • key color value is 0.78%

CMYK: (9,0,25,1)
C9M0Y25K1 (9%, 0%, 25%, 1%)
(0.09 / 0.00 / 0.25 / 0.01)

CMYK percentages

%9.49
%0
%24.9
%0.78

Codes

Color #E5FDBE in popluar color models

E5 FD BE
RGB 229 253 190
HSL 83° 94.03% 86.86%
HSB/HSV 83° 24.90% 99.22%
CMYK 9.49% 0.00% 24.90%
0.78%

Color #E5FDBE in popluar number systems.

HEX E5 FD BE
Decimal 229 253 190
Binary 11100101 11111101 10111110
Octal 345 375 276

Shades and tints

Shades of #E5FDBE

#E5FDBE
(229,253,190)
#D1E6AD
(209,230,173)
#BDCF9C
(189,207,156)
#A9B88B
(169,184,139)
#95A17A
(149,161,122)
#818A69
(129,138,105)
#6D7358
(109,115,88)
#595C47
(89,92,71)
#454536
(69,69,54)
#312E25
(49,46,37)
#1D1714
(29,23,20)
#000000
(0,0,0)

Tints of #E5FDBE

#E5FDBE
(229,253,190)
#E7FDC3
(231,253,195)
#E9FDC8
(233,253,200)
#EBFDCD
(235,253,205)
#EDFDD2
(237,253,210)
#EFFDD7
(239,253,215)
#F1FDDC
(241,253,220)
#F3FDE1
(243,253,225)
#F5FDE6
(245,253,230)
#F7FDEB
(247,253,235)
#F9FDF0
(249,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5FDBE; }

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

This text font color is #E5FDBE.

Background Color

.myBgColor { background-color: #E5FDBE; }

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

This div background color is #E5FDBE.

Border color

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

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

This div border color is #E5FDBE.

Opacity

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

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

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

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

This text has shadow with #E5FDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5FDBE.

Preview

Color preview on black background

This text has color #E5FDBE on black background.


Color preview on white background

This text has color #E5FDBE on white background.


Black color preview on #E5FDBE background

This text has black color on #E5FDBE background.


White color preview on #E5FDBE background

This text has white color on #E5FDBE background.


Related colors

Complementary color

Complementary color for #hex is #1A0241.


I love getcolorcode.com

Triadic colors

1 #BEE5FD and #FDBEE5 with #E5FDBE are triadic colors.

2 #BEFDE5 and #FDE5BE with #E5FDBE are triadic colors.