COLOR #E4FDBE

HEX: #E4FDBE RGB: (228,253,190)

Color info

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

RGB color model

#E4FDBE color RGB value is (228,253,190).

RGB: (228,253,190) (89%, 99%, 75%)

RGB channels and saturation

R 228 of 255 = 89%
G 253 of 255 = 99%
B 190 of 255 = 75%

228
253
190

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

Portions of RGB colors in percentages

R + G + B = 228 + 253 + 190 = 671 (100%)
R 228 of 671 ~ 33.98%
G 253 of 671 ~ 37.7%
B 190 of 671 ~ 28.32'%

%33.98
%37.7
%28.32

CMYK color model

#E4FDBE color CMYK value is (10,0,25,1).

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

CMYK: (10,0,25,1)
C10M0Y25K1 (10%, 0%, 25%, 1%)
(0.10 / 0.00 / 0.25 / 0.01)

CMYK percentages

%9.88
%0
%24.9
%0.78

Codes

Color #E4FDBE in popluar color models

E4 FD BE
RGB 228 253 190
HSL 84° 94.03% 86.86%
HSB/HSV 84° 24.90% 99.22%
CMYK 9.88% 0.00% 24.90%
0.78%

Color #E4FDBE in popluar number systems.

HEX E4 FD BE
Decimal 228 253 190
Binary 11100100 11111101 10111110
Octal 344 375 276

Shades and tints

Shades of #E4FDBE

#E4FDBE
(228,253,190)
#D0E6AD
(208,230,173)
#BCCF9C
(188,207,156)
#A8B88B
(168,184,139)
#94A17A
(148,161,122)
#808A69
(128,138,105)
#6C7358
(108,115,88)
#585C47
(88,92,71)
#444536
(68,69,54)
#302E25
(48,46,37)
#1C1714
(28,23,20)
#000000
(0,0,0)

Tints of #E4FDBE

#E4FDBE
(228,253,190)
#E6FDC3
(230,253,195)
#E8FDC8
(232,253,200)
#EAFDCD
(234,253,205)
#ECFDD2
(236,253,210)
#EEFDD7
(238,253,215)
#F0FDDC
(240,253,220)
#F2FDE1
(242,253,225)
#F4FDE6
(244,253,230)
#F6FDEB
(246,253,235)
#F8FDF0
(248,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4FDBE; }

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

This text font color is #E4FDBE.

Background Color

.myBgColor { background-color: #E4FDBE; }

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

This div background color is #E4FDBE.

Border color

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

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

This div border color is #E4FDBE.

Opacity

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

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

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

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

This text has shadow with #E4FDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4FDBE.

Preview

Color preview on black background

This text has color #E4FDBE on black background.


Color preview on white background

This text has color #E4FDBE on white background.


Black color preview on #E4FDBE background

This text has black color on #E4FDBE background.


White color preview on #E4FDBE background

This text has white color on #E4FDBE background.


Related colors

Complementary color

Complementary color for #hex is #1B0241.


I love getcolorcode.com

Triadic colors

1 #BEE4FD and #FDBEE4 with #E4FDBE are triadic colors.

2 #BEFDE4 and #FDE4BE with #E4FDBE are triadic colors.