COLOR #E1F291

HEX: #E1F291 RGB: (225,242,145)

Color info

#E1F291 contains mainly red and green colors. Web safe color of #E1F291 is #CCFF99 (or #CF9).

RGB color model

#E1F291 color RGB value is (225,242,145).

RGB: (225,242,145) (88%, 95%, 57%)

RGB channels and saturation

R 225 of 255 = 88%
G 242 of 255 = 95%
B 145 of 255 = 57%

225
242
145

R + G + B ~ 80%. #E1F291 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 242 + 145 = 612 (100%)
R 225 of 612 ~ 36.76%
G 242 of 612 ~ 39.54%
B 145 of 612 ~ 23.69'%

%36.76
%39.54
%23.69

CMYK color model

#E1F291 color CMYK value is (7,0,40,5).

  • cyan value is 7.02%
  • magenta value is 0.00%
  • yellow value is 40.08%
  • key color value is 5.10%

CMYK: (7,0,40,5)
C7M0Y40K5 (7%, 0%, 40%, 5%)
(0.07 / 0.00 / 0.40 / 0.05)

CMYK percentages

%7.02
%0
%40.08
%5.1

Codes

Color #E1F291 in popluar color models

E1 F2 91
RGB 225 242 145
HSL 71° 78.86% 75.88%
HSB/HSV 71° 40.08% 94.90%
CMYK 7.02% 0.00% 40.08%
5.10%

Color #E1F291 in popluar number systems.

HEX E1 F2 91
Decimal 225 242 145
Binary 11100001 11110010 10010001
Octal 341 362 221

Shades and tints

Shades of #E1F291

#E1F291
(225,242,145)
#CDDC84
(205,220,132)
#B9C677
(185,198,119)
#A5B06A
(165,176,106)
#919A5D
(145,154,93)
#7D8450
(125,132,80)
#696E43
(105,110,67)
#555836
(85,88,54)
#414229
(65,66,41)
#2D2C1C
(45,44,28)
#19160F
(25,22,15)
#000000
(0,0,0)

Tints of #E1F291

#E1F291
(225,242,145)
#E3F39B
(227,243,155)
#E5F4A5
(229,244,165)
#E7F5AF
(231,245,175)
#E9F6B9
(233,246,185)
#EBF7C3
(235,247,195)
#EDF8CD
(237,248,205)
#EFF9D7
(239,249,215)
#F1FAE1
(241,250,225)
#F3FBEB
(243,251,235)
#F5FCF5
(245,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1F291 color. Also use rgb(225,242,145) instead hex code.

Text Font Color

.myTextColor { color: #E1F291; }

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

This text font color is #E1F291.

Background Color

.myBgColor { background-color: #E1F291; }

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

This div background color is #E1F291.

Border color

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

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

This div border color is #E1F291.

Opacity

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

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

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

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

This text has shadow with #E1F291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1F291.

Preview

Color preview on black background

This text has color #E1F291 on black background.


Color preview on white background

This text has color #E1F291 on white background.


Black color preview on #E1F291 background

This text has black color on #E1F291 background.


White color preview on #E1F291 background

This text has white color on #E1F291 background.


Related colors

Complementary color

Complementary color for #hex is #1E0D6E.


I love getcolorcode.com

Triadic colors

1 #91E1F2 and #F291E1 with #E1F291 are triadic colors.

2 #91F2E1 and #F2E191 with #E1F291 are triadic colors.