COLOR #E4E68E

HEX: #E4E68E RGB: (228,230,142)

Color info

#E4E68E contains mainly red and green colors. Web safe color of #E4E68E is #CCCC99 (or #CC9).

RGB color model

#E4E68E color RGB value is (228,230,142).

RGB: (228,230,142) (89%, 90%, 56%)

RGB channels and saturation

R 228 of 255 = 89%
G 230 of 255 = 90%
B 142 of 255 = 56%

228
230
142

R + G + B ~ 78%. #E4E68E is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 230 + 142 = 600 (100%)
R 228 of 600 ~ 38%
G 230 of 600 ~ 38.33%
B 142 of 600 ~ 23.67'%

%38
%38.33
%23.67

CMYK color model

#E4E68E color CMYK value is (1,0,38,10).

  • cyan value is 0.87%
  • magenta value is 0.00%
  • yellow value is 38.26%
  • key color value is 9.80%
CMYK: (1,0,38,10) C1M0Y38K10 (1%,0%,38%,10%) (0.01/0.00/0.38/0.10) 

CMYK percentages

%0.87
%0
%38.26
%9.8

Codes

Color #E4E68E in popluar color models

E4 E6 8E
RGB 228 230 142
HSL 61° 63.77% 72.94%
HSB/HSV 61° 38.26% 90.20%
CMYK 0.87% 0.00% 38.26%
9.80%

Color #E4E68E in popluar number systems.

HEX E4 E6 8E
Decimal 228 230 142
Binary 11100100 11100110 10001110
Octal 344 346 216

Shades and tints

Shades of #E4E68E

#E4E68E
(228,230,142)
#D0D282
(208,210,130)
#BCBE76
(188,190,118)
#A8AA6A
(168,170,106)
#94965E
(148,150,94)
#808252
(128,130,82)
#6C6E46
(108,110,70)
#585A3A
(88,90,58)
#44462E
(68,70,46)
#303222
(48,50,34)
#1C1E16
(28,30,22)
#000000
(0,0,0)

Tints of #E4E68E

#E4E68E
(228,230,142)
#E6E898
(230,232,152)
#E8EAA2
(232,234,162)
#EAECAC
(234,236,172)
#ECEEB6
(236,238,182)
#EEF0C0
(238,240,192)
#F0F2CA
(240,242,202)
#F2F4D4
(242,244,212)
#F4F6DE
(244,246,222)
#F6F8E8
(246,248,232)
#F8FAF2
(248,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4E68E color. Also use rgb(228,230,142) instead hex code.

Text Font Color

.myTextColor { color: #E4E68E; }

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

This text font color is #E4E68E.

Background Color

.myBgColor { background-color: #E4E68E; }

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

This div background color is #E4E68E.

Border color

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

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

This div border color is #E4E68E.

Opacity

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

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

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

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

This text has shadow with #E4E68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4E68E.

Preview

Color preview on black background

This text has color #E4E68E on black background.


Color preview on white background

This text has color #E4E68E on white background.


Black color preview on #E4E68E background

This text has black color on #E4E68E background.


White color preview on #E4E68E background

This text has white color on #E4E68E background.


Related colors

Complementary color

Complementary color for #hex is #1B1971.


I love getcolorcode.com

Triadic colors

1 #8EE4E6 and #E68EE4 with #E4E68E are triadic colors.

2 #8EE6E4 and #E6E48E with #E4E68E are triadic colors.