COLOR #E4F2BE

HEX: #E4F2BE RGB: (228,242,190)

Color info

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

RGB color model

#E4F2BE color RGB value is (228,242,190).

RGB: (228,242,190) (89%, 95%, 75%)

RGB channels and saturation

R 228 of 255 = 89%
G 242 of 255 = 95%
B 190 of 255 = 75%

228
242
190

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

Portions of RGB colors in percentages

R + G + B = 228 + 242 + 190 = 660 (100%)
R 228 of 660 ~ 34.55%
G 242 of 660 ~ 36.67%
B 190 of 660 ~ 28.79'%

%34.55
%36.67
%28.79

CMYK color model

#E4F2BE color CMYK value is (6,0,21,5).

  • cyan value is 5.79%
  • magenta value is 0.00%
  • yellow value is 21.49%
  • key color value is 5.10%
CMYK: (6,0,21,5) C6M0Y21K5 (6%,0%,21%,5%) (0.06/0.00/0.21/0.05) 

CMYK percentages

%5.79
%0
%21.49
%5.1

Codes

Color #E4F2BE in popluar color models

E4 F2 BE
RGB 228 242 190
HSL 76° 66.67% 84.71%
HSB/HSV 76° 21.49% 94.90%
CMYK 5.79% 0.00% 21.49%
5.10%

Color #E4F2BE in popluar number systems.

HEX E4 F2 BE
Decimal 228 242 190
Binary 11100100 11110010 10111110
Octal 344 362 276

Shades and tints

Shades of #E4F2BE

#E4F2BE
(228,242,190)
#D0DCAD
(208,220,173)
#BCC69C
(188,198,156)
#A8B08B
(168,176,139)
#949A7A
(148,154,122)
#808469
(128,132,105)
#6C6E58
(108,110,88)
#585847
(88,88,71)
#444236
(68,66,54)
#302C25
(48,44,37)
#1C1614
(28,22,20)
#000000
(0,0,0)

Tints of #E4F2BE

#E4F2BE
(228,242,190)
#E6F3C3
(230,243,195)
#E8F4C8
(232,244,200)
#EAF5CD
(234,245,205)
#ECF6D2
(236,246,210)
#EEF7D7
(238,247,215)
#F0F8DC
(240,248,220)
#F2F9E1
(242,249,225)
#F4FAE6
(244,250,230)
#F6FBEB
(246,251,235)
#F8FCF0
(248,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4F2BE; }

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

This text font color is #E4F2BE.

Background Color

.myBgColor { background-color: #E4F2BE; }

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

This div background color is #E4F2BE.

Border color

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

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

This div border color is #E4F2BE.

Opacity

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

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

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

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

This text has shadow with #E4F2BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F2BE.

Preview

Color preview on black background

This text has color #E4F2BE on black background.


Color preview on white background

This text has color #E4F2BE on white background.


Black color preview on #E4F2BE background

This text has black color on #E4F2BE background.


White color preview on #E4F2BE background

This text has white color on #E4F2BE background.


Related colors

Complementary color

Complementary color for #hex is #1B0D41.


I love getcolorcode.com

Triadic colors

1 #BEE4F2 and #F2BEE4 with #E4F2BE are triadic colors.

2 #BEF2E4 and #F2E4BE with #E4F2BE are triadic colors.