COLOR #E5F688

HEX: #E5F688 RGB: (229,246,136)

Color info

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

RGB color model

#E5F688 color RGB value is (229,246,136).

RGB: (229,246,136) (90%, 96%, 53%)

RGB channels and saturation

R 229 of 255 = 90%
G 246 of 255 = 96%
B 136 of 255 = 53%

229
246
136

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

Portions of RGB colors in percentages

R + G + B = 229 + 246 + 136 = 611 (100%)
R 229 of 611 ~ 37.48%
G 246 of 611 ~ 40.26%
B 136 of 611 ~ 22.26'%

%37.48
%40.26
%22.26

CMYK color model

#E5F688 color CMYK value is (7,0,45,4).

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

CMYK: (7,0,45,4)
C7M0Y45K4 (7%, 0%, 45%, 4%)
(0.07 / 0.00 / 0.45 / 0.04)

CMYK percentages

%6.91
%0
%44.72
%3.53

Codes

Color #E5F688 in popluar color models

E5 F6 88
RGB 229 246 136
HSL 69° 85.94% 74.90%
HSB/HSV 69° 44.72% 96.47%
CMYK 6.91% 0.00% 44.72%
3.53%

Color #E5F688 in popluar number systems.

HEX E5 F6 88
Decimal 229 246 136
Binary 11100101 11110110 10001000
Octal 345 366 210

Shades and tints

Shades of #E5F688

#E5F688
(229,246,136)
#D1E07C
(209,224,124)
#BDCA70
(189,202,112)
#A9B464
(169,180,100)
#959E58
(149,158,88)
#81884C
(129,136,76)
#6D7240
(109,114,64)
#595C34
(89,92,52)
#454628
(69,70,40)
#31301C
(49,48,28)
#1D1A10
(29,26,16)
#000000
(0,0,0)

Tints of #E5F688

#E5F688
(229,246,136)
#E7F692
(231,246,146)
#E9F69C
(233,246,156)
#EBF6A6
(235,246,166)
#EDF6B0
(237,246,176)
#EFF6BA
(239,246,186)
#F1F6C4
(241,246,196)
#F3F6CE
(243,246,206)
#F5F6D8
(245,246,216)
#F7F6E2
(247,246,226)
#F9F6EC
(249,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5F688; }

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

This text font color is #E5F688.

Background Color

.myBgColor { background-color: #E5F688; }

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

This div background color is #E5F688.

Border color

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

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

This div border color is #E5F688.

Opacity

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

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

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

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

This text has shadow with #E5F688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F688.

Preview

Color preview on black background

This text has color #E5F688 on black background.


Color preview on white background

This text has color #E5F688 on white background.


Black color preview on #E5F688 background

This text has black color on #E5F688 background.


White color preview on #E5F688 background

This text has white color on #E5F688 background.


Related colors

Complementary color

Complementary color for #hex is #1A0977.


I love getcolorcode.com

Triadic colors

1 #88E5F6 and #F688E5 with #E5F688 are triadic colors.

2 #88F6E5 and #F6E588 with #E5F688 are triadic colors.