COLOR #E0ED93

HEX: #E0ED93 RGB: (224,237,147)

Color info

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

RGB color model

#E0ED93 color RGB value is (224,237,147).

RGB: (224,237,147) (88%, 93%, 58%)

RGB channels and saturation

R 224 of 255 = 88%
G 237 of 255 = 93%
B 147 of 255 = 58%

224
237
147

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

Portions of RGB colors in percentages

R + G + B = 224 + 237 + 147 = 608 (100%)
R 224 of 608 ~ 36.84%
G 237 of 608 ~ 38.98%
B 147 of 608 ~ 24.18'%

%36.84
%38.98
%24.18

CMYK color model

#E0ED93 color CMYK value is (5,0,38,7).

  • cyan value is 5.49%
  • magenta value is 0.00%
  • yellow value is 37.97%
  • key color value is 7.06%

CMYK: (5,0,38,7)
C5M0Y38K7 (5%, 0%, 38%, 7%)
(0.05 / 0.00 / 0.38 / 0.07)

CMYK percentages

%5.49
%0
%37.97
%7.06

Codes

Color #E0ED93 in popluar color models

E0 ED 93
RGB 224 237 147
HSL 69° 71.43% 75.29%
HSB/HSV 69° 37.97% 92.94%
CMYK 5.49% 0.00% 37.97%
7.06%

Color #E0ED93 in popluar number systems.

HEX E0 ED 93
Decimal 224 237 147
Binary 11100000 11101101 10010011
Octal 340 355 223

Shades and tints

Shades of #E0ED93

#E0ED93
(224,237,147)
#CCD886
(204,216,134)
#B8C379
(184,195,121)
#A4AE6C
(164,174,108)
#90995F
(144,153,95)
#7C8452
(124,132,82)
#686F45
(104,111,69)
#545A38
(84,90,56)
#40452B
(64,69,43)
#2C301E
(44,48,30)
#181B11
(24,27,17)
#000000
(0,0,0)

Tints of #E0ED93

#E0ED93
(224,237,147)
#E2EE9C
(226,238,156)
#E4EFA5
(228,239,165)
#E6F0AE
(230,240,174)
#E8F1B7
(232,241,183)
#EAF2C0
(234,242,192)
#ECF3C9
(236,243,201)
#EEF4D2
(238,244,210)
#F0F5DB
(240,245,219)
#F2F6E4
(242,246,228)
#F4F7ED
(244,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0ED93 color. Also use rgb(224,237,147) instead hex code.

Text Font Color

.myTextColor { color: #E0ED93; }

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

This text font color is #E0ED93.

Background Color

.myBgColor { background-color: #E0ED93; }

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

This div background color is #E0ED93.

Border color

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

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

This div border color is #E0ED93.

Opacity

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

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

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

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

This text has shadow with #E0ED93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0ED93.

Preview

Color preview on black background

This text has color #E0ED93 on black background.


Color preview on white background

This text has color #E0ED93 on white background.


Black color preview on #E0ED93 background

This text has black color on #E0ED93 background.


White color preview on #E0ED93 background

This text has white color on #E0ED93 background.


Related colors

Complementary color

Complementary color for #hex is #1F126C.


I love getcolorcode.com

Triadic colors

1 #93E0ED and #ED93E0 with #E0ED93 are triadic colors.

2 #93EDE0 and #EDE093 with #E0ED93 are triadic colors.