COLOR #E6F858

HEX: #E6F858 RGB: (230,248,88)

Color info

#E6F858 contains mainly red and green colors. Web safe color of #E6F858 is #CCFF66 (or #CF6).

RGB color model

#E6F858 color RGB value is (230,248,88).

RGB: (230,248,88) (90%, 97%, 35%)

RGB channels and saturation

R 230 of 255 = 90%
G 248 of 255 = 97%
B 88 of 255 = 35%

230
248
88

R + G + B ~ 74%. #E6F858 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 248 + 88 = 566 (100%)
R 230 of 566 ~ 40.64%
G 248 of 566 ~ 43.82%
B 88 of 566 ~ 15.55'%

%40.64
%43.82
%15.55

CMYK color model

#E6F858 color CMYK value is (7,0,65,3).

  • cyan value is 7.26%
  • magenta value is 0.00%
  • yellow value is 64.52%
  • key color value is 2.75%

CMYK: (7,0,65,3)
C7M0Y65K3 (7%, 0%, 65%, 3%)
(0.07 / 0.00 / 0.65 / 0.03)

CMYK percentages

%7.26
%0
%64.52
%2.75

Codes

Color #E6F858 in popluar color models

E6 F8 58
RGB 230 248 88
HSL 67° 91.95% 65.88%
HSB/HSV 67° 64.52% 97.25%
CMYK 7.26% 0.00% 64.52%
2.75%

Color #E6F858 in popluar number systems.

HEX E6 F8 58
Decimal 230 248 88
Binary 11100110 11111000 1011000
Octal 346 370 130

Shades and tints

Shades of #E6F858

#E6F858
(230,248,88)
#D2E250
(210,226,80)
#BECC48
(190,204,72)
#AAB640
(170,182,64)
#96A038
(150,160,56)
#828A30
(130,138,48)
#6E7428
(110,116,40)
#5A5E20
(90,94,32)
#464818
(70,72,24)
#323210
(50,50,16)
#1E1C08
(30,28,8)
#000000
(0,0,0)

Tints of #E6F858

#E6F858
(230,248,88)
#E8F867
(232,248,103)
#EAF876
(234,248,118)
#ECF885
(236,248,133)
#EEF894
(238,248,148)
#F0F8A3
(240,248,163)
#F2F8B2
(242,248,178)
#F4F8C1
(244,248,193)
#F6F8D0
(246,248,208)
#F8F8DF
(248,248,223)
#FAF8EE
(250,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F858 color. Also use rgb(230,248,88) instead hex code.

Text Font Color

.myTextColor { color: #E6F858; }

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

This text font color is #E6F858.

Background Color

.myBgColor { background-color: #E6F858; }

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

This div background color is #E6F858.

Border color

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

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

This div border color is #E6F858.

Opacity

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

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

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

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

This text has shadow with #E6F858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F858.

Preview

Color preview on black background

This text has color #E6F858 on black background.


Color preview on white background

This text has color #E6F858 on white background.


Black color preview on #E6F858 background

This text has black color on #E6F858 background.


White color preview on #E6F858 background

This text has white color on #E6F858 background.


Related colors

Complementary color

Complementary color for #hex is #1907A7.


I love getcolorcode.com

Triadic colors

1 #58E6F8 and #F858E6 with #E6F858 are triadic colors.

2 #58F8E6 and #F8E658 with #E6F858 are triadic colors.