COLOR #E5F689

HEX: #E5F689 RGB: (229,246,137)

Color info

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

RGB color model

#E5F689 color RGB value is (229,246,137).

RGB: (229,246,137) (90%, 96%, 54%)

RGB channels and saturation

R 229 of 255 = 90%
G 246 of 255 = 96%
B 137 of 255 = 54%

229
246
137

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

Portions of RGB colors in percentages

R + G + B = 229 + 246 + 137 = 612 (100%)
R 229 of 612 ~ 37.42%
G 246 of 612 ~ 40.2%
B 137 of 612 ~ 22.39'%

%37.42
%40.2
%22.39

CMYK color model

#E5F689 color CMYK value is (7,0,44,4).

  • cyan value is 6.91%
  • magenta value is 0.00%
  • yellow value is 44.31%
  • key color value is 3.53%

CMYK: (7,0,44,4)
C7M0Y44K4 (7%, 0%, 44%, 4%)
(0.07 / 0.00 / 0.44 / 0.04)

CMYK percentages

%6.91
%0
%44.31
%3.53

Codes

Color #E5F689 in popluar color models

E5 F6 89
RGB 229 246 137
HSL 69° 85.83% 75.10%
HSB/HSV 69° 44.31% 96.47%
CMYK 6.91% 0.00% 44.31%
3.53%

Color #E5F689 in popluar number systems.

HEX E5 F6 89
Decimal 229 246 137
Binary 11100101 11110110 10001001
Octal 345 366 211

Shades and tints

Shades of #E5F689

#E5F689
(229,246,137)
#D1E07D
(209,224,125)
#BDCA71
(189,202,113)
#A9B465
(169,180,101)
#959E59
(149,158,89)
#81884D
(129,136,77)
#6D7241
(109,114,65)
#595C35
(89,92,53)
#454629
(69,70,41)
#31301D
(49,48,29)
#1D1A11
(29,26,17)
#000000
(0,0,0)

Tints of #E5F689

#E5F689
(229,246,137)
#E7F693
(231,246,147)
#E9F69D
(233,246,157)
#EBF6A7
(235,246,167)
#EDF6B1
(237,246,177)
#EFF6BB
(239,246,187)
#F1F6C5
(241,246,197)
#F3F6CF
(243,246,207)
#F5F6D9
(245,246,217)
#F7F6E3
(247,246,227)
#F9F6ED
(249,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F689 color. Also use rgb(229,246,137) instead hex code.

Text Font Color

.myTextColor { color: #E5F689; }

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

This text font color is #E5F689.

Background Color

.myBgColor { background-color: #E5F689; }

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

This div background color is #E5F689.

Border color

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

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

This div border color is #E5F689.

Opacity

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

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

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

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

This text has shadow with #E5F689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F689.

Preview

Color preview on black background

This text has color #E5F689 on black background.


Color preview on white background

This text has color #E5F689 on white background.


Black color preview on #E5F689 background

This text has black color on #E5F689 background.


White color preview on #E5F689 background

This text has white color on #E5F689 background.


Related colors

Complementary color

Complementary color for #hex is #1A0976.


I love getcolorcode.com

Triadic colors

1 #89E5F6 and #F689E5 with #E5F689 are triadic colors.

2 #89F6E5 and #F6E589 with #E5F689 are triadic colors.