COLOR #E0E1E5

HEX: #E0E1E5 RGB: (224,225,229)

Color info

#E0E1E5 contains red, green and blue colors in about the same proportion. Web safe color of #E0E1E5 is #CCCCCC (or #CCC).

RGB color model

#E0E1E5 color RGB value is (224,225,229).

RGB: (224,225,229) (88%, 88%, 90%)

RGB channels and saturation

R 224 of 255 = 88%
G 225 of 255 = 88%
B 229 of 255 = 90%

224
225
229

R + G + B ~ 89%. #E0E1E5 is light color.

Portions of RGB colors in percentages

R + G + B = 224 + 225 + 229 = 678 (100%)
R 224 of 678 ~ 33.04%
G 225 of 678 ~ 33.19%
B 229 of 678 ~ 33.78'%

%33.04
%33.19
%33.78

CMYK color model

#E0E1E5 color CMYK value is (2,2,0,10).

  • cyan value is 2.18%
  • magenta value is 1.75%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (2,2,0,10)
C2M2Y0K10 (2%, 2%, 0%, 10%)
(0.02 / 0.02 / 0.00 / 0.10)

CMYK percentages

%2.18
%1.75
%0
%10.2

Codes

Color #E0E1E5 in popluar color models

E0 E1 E5
RGB 224 225 229
HSL 228° 8.77% 88.82%
HSB/HSV 228° 2.18% 89.80%
CMYK 2.18% 1.75% 0.00%
10.20%

Color #E0E1E5 in popluar number systems.

HEX E0 E1 E5
Decimal 224 225 229
Binary 11100000 11100001 11100101
Octal 340 341 345

Shades and tints

Shades of #E0E1E5

#E0E1E5
(224,225,229)
#CCCDD1
(204,205,209)
#B8B9BD
(184,185,189)
#A4A5A9
(164,165,169)
#909195
(144,145,149)
#7C7D81
(124,125,129)
#68696D
(104,105,109)
#545559
(84,85,89)
#404145
(64,65,69)
#2C2D31
(44,45,49)
#18191D
(24,25,29)
#000000
(0,0,0)

Tints of #E0E1E5

#E0E1E5
(224,225,229)
#E2E3E7
(226,227,231)
#E4E5E9
(228,229,233)
#E6E7EB
(230,231,235)
#E8E9ED
(232,233,237)
#EAEBEF
(234,235,239)
#ECEDF1
(236,237,241)
#EEEFF3
(238,239,243)
#F0F1F5
(240,241,245)
#F2F3F7
(242,243,247)
#F4F5F9
(244,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0E1E5 color. Also use rgb(224,225,229) instead hex code.

Text Font Color

.myTextColor { color: #E0E1E5; }

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

This text font color is #E0E1E5.

Background Color

.myBgColor { background-color: #E0E1E5; }

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

This div background color is #E0E1E5.

Border color

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

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

This div border color is #E0E1E5.

Opacity

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

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

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

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

This text has shadow with #E0E1E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0E1E5.

Preview

Color preview on black background

This text has color #E0E1E5 on black background.


Color preview on white background

This text has color #E0E1E5 on white background.


Black color preview on #E0E1E5 background

This text has black color on #E0E1E5 background.


White color preview on #E0E1E5 background

This text has white color on #E0E1E5 background.


Related colors

Complementary color

Complementary color for #hex is #1F1E1A.


I love getcolorcode.com

Triadic colors

1 #E5E0E1 and #E1E5E0 with #E0E1E5 are triadic colors.

2 #E5E1E0 and #E1E0E5 with #E0E1E5 are triadic colors.