COLOR #E4E69A

HEX: #E4E69A RGB: (228,230,154)

Color info

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

RGB color model

#E4E69A color RGB value is (228,230,154).

RGB: (228,230,154) (89%, 90%, 60%)

RGB channels and saturation

R 228 of 255 = 89%
G 230 of 255 = 90%
B 154 of 255 = 60%

228
230
154

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

Portions of RGB colors in percentages

R + G + B = 228 + 230 + 154 = 612 (100%)
R 228 of 612 ~ 37.25%
G 230 of 612 ~ 37.58%
B 154 of 612 ~ 25.16'%

%37.25
%37.58
%25.16

CMYK color model

#E4E69A color CMYK value is (1,0,33,10).

  • cyan value is 0.87%
  • magenta value is 0.00%
  • yellow value is 33.04%
  • key color value is 9.80%
CMYK: (1,0,33,10) C1M0Y33K10 (1%,0%,33%,10%) (0.01/0.00/0.33/0.10) 

CMYK percentages

%0.87
%0
%33.04
%9.8

Codes

Color #E4E69A in popluar color models

E4 E6 9A
RGB 228 230 154
HSL 62° 60.32% 75.29%
HSB/HSV 62° 33.04% 90.20%
CMYK 0.87% 0.00% 33.04%
9.80%

Color #E4E69A in popluar number systems.

HEX E4 E6 9A
Decimal 228 230 154
Binary 11100100 11100110 10011010
Octal 344 346 232

Shades and tints

Shades of #E4E69A

#E4E69A
(228,230,154)
#D0D28C
(208,210,140)
#BCBE7E
(188,190,126)
#A8AA70
(168,170,112)
#949662
(148,150,98)
#808254
(128,130,84)
#6C6E46
(108,110,70)
#585A38
(88,90,56)
#44462A
(68,70,42)
#30321C
(48,50,28)
#1C1E0E
(28,30,14)
#000000
(0,0,0)

Tints of #E4E69A

#E4E69A
(228,230,154)
#E6E8A3
(230,232,163)
#E8EAAC
(232,234,172)
#EAECB5
(234,236,181)
#ECEEBE
(236,238,190)
#EEF0C7
(238,240,199)
#F0F2D0
(240,242,208)
#F2F4D9
(242,244,217)
#F4F6E2
(244,246,226)
#F6F8EB
(246,248,235)
#F8FAF4
(248,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4E69A; }

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

This text font color is #E4E69A.

Background Color

.myBgColor { background-color: #E4E69A; }

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

This div background color is #E4E69A.

Border color

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

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

This div border color is #E4E69A.

Opacity

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

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

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

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

This text has shadow with #E4E69A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4E69A.

Preview

Color preview on black background

This text has color #E4E69A on black background.


Color preview on white background

This text has color #E4E69A on white background.


Black color preview on #E4E69A background

This text has black color on #E4E69A background.


White color preview on #E4E69A background

This text has white color on #E4E69A background.


Related colors

Complementary color

Complementary color for #hex is #1B1965.


I love getcolorcode.com

Triadic colors

1 #9AE4E6 and #E69AE4 with #E4E69A are triadic colors.

2 #9AE6E4 and #E6E49A with #E4E69A are triadic colors.