COLOR #E6F187

HEX: #E6F187 RGB: (230,241,135)

Color info

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

RGB color model

#E6F187 color RGB value is (230,241,135).

RGB: (230,241,135) (90%, 95%, 53%)

RGB channels and saturation

R 230 of 255 = 90%
G 241 of 255 = 95%
B 135 of 255 = 53%

230
241
135

R + G + B ~ 79%. #E6F187 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 241 + 135 = 606 (100%)
R 230 of 606 ~ 37.95%
G 241 of 606 ~ 39.77%
B 135 of 606 ~ 22.28'%

%37.95
%39.77
%22.28

CMYK color model

#E6F187 color CMYK value is (5,0,44,5).

  • cyan value is 4.56%
  • magenta value is 0.00%
  • yellow value is 43.98%
  • key color value is 5.49%

CMYK: (5,0,44,5)
C5M0Y44K5 (5%, 0%, 44%, 5%)
(0.05 / 0.00 / 0.44 / 0.05)

CMYK percentages

%4.56
%0
%43.98
%5.49

Codes

Color #E6F187 in popluar color models

E6 F1 87
RGB 230 241 135
HSL 66° 79.10% 73.73%
HSB/HSV 66° 43.98% 94.51%
CMYK 4.56% 0.00% 43.98%
5.49%

Color #E6F187 in popluar number systems.

HEX E6 F1 87
Decimal 230 241 135
Binary 11100110 11110001 10000111
Octal 346 361 207

Shades and tints

Shades of #E6F187

#E6F187
(230,241,135)
#D2DC7B
(210,220,123)
#BEC76F
(190,199,111)
#AAB263
(170,178,99)
#969D57
(150,157,87)
#82884B
(130,136,75)
#6E733F
(110,115,63)
#5A5E33
(90,94,51)
#464927
(70,73,39)
#32341B
(50,52,27)
#1E1F0F
(30,31,15)
#000000
(0,0,0)

Tints of #E6F187

#E6F187
(230,241,135)
#E8F291
(232,242,145)
#EAF39B
(234,243,155)
#ECF4A5
(236,244,165)
#EEF5AF
(238,245,175)
#F0F6B9
(240,246,185)
#F2F7C3
(242,247,195)
#F4F8CD
(244,248,205)
#F6F9D7
(246,249,215)
#F8FAE1
(248,250,225)
#FAFBEB
(250,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F187 color. Also use rgb(230,241,135) instead hex code.

Text Font Color

.myTextColor { color: #E6F187; }

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

This text font color is #E6F187.

Background Color

.myBgColor { background-color: #E6F187; }

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

This div background color is #E6F187.

Border color

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

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

This div border color is #E6F187.

Opacity

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

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

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

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

This text has shadow with #E6F187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F187.

Preview

Color preview on black background

This text has color #E6F187 on black background.


Color preview on white background

This text has color #E6F187 on white background.


Black color preview on #E6F187 background

This text has black color on #E6F187 background.


White color preview on #E6F187 background

This text has white color on #E6F187 background.


Related colors

Complementary color

Complementary color for #hex is #190E78.


I love getcolorcode.com

Triadic colors

1 #87E6F1 and #F187E6 with #E6F187 are triadic colors.

2 #87F1E6 and #F1E687 with #E6F187 are triadic colors.