COLOR #E6E0E1

HEX: #E6E0E1 RGB: (230,224,225)

Color info

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

RGB color model

#E6E0E1 color RGB value is (230,224,225).

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

RGB channels and saturation

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

230
224
225

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

Portions of RGB colors in percentages

R + G + B = 230 + 224 + 225 = 679 (100%)
R 230 of 679 ~ 33.87%
G 224 of 679 ~ 32.99%
B 225 of 679 ~ 33.14'%

%33.87
%32.99
%33.14

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 2.61%
  • yellow value is 2.17%
  • key color value is 9.80%

CMYK: (0,3,2,10)
C0M3Y2K10 (0%, 3%, 2%, 10%)
(0.00 / 0.03 / 0.02 / 0.10)

CMYK percentages

%0
%2.61
%2.17
%9.8

Codes

Color #E6E0E1 in popluar color models

E6 E0 E1
RGB 230 224 225
HSL 350° 10.71% 89.02%
HSB/HSV 350° 2.61% 90.20%
CMYK 0.00% 2.61% 2.17%
9.80%

Color #E6E0E1 in popluar number systems.

HEX E6 E0 E1
Decimal 230 224 225
Binary 11100110 11100000 11100001
Octal 346 340 341

Shades and tints

Shades of #E6E0E1

#E6E0E1
(230,224,225)
#D2CCCD
(210,204,205)
#BEB8B9
(190,184,185)
#AAA4A5
(170,164,165)
#969091
(150,144,145)
#827C7D
(130,124,125)
#6E6869
(110,104,105)
#5A5455
(90,84,85)
#464041
(70,64,65)
#322C2D
(50,44,45)
#1E1819
(30,24,25)
#000000
(0,0,0)

Tints of #E6E0E1

#E6E0E1
(230,224,225)
#E8E2E3
(232,226,227)
#EAE4E5
(234,228,229)
#ECE6E7
(236,230,231)
#EEE8E9
(238,232,233)
#F0EAEB
(240,234,235)
#F2ECED
(242,236,237)
#F4EEEF
(244,238,239)
#F6F0F1
(246,240,241)
#F8F2F3
(248,242,243)
#FAF4F5
(250,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E0E1; }

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

This text font color is #E6E0E1.

Background Color

.myBgColor { background-color: #E6E0E1; }

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

This div background color is #E6E0E1.

Border color

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

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

This div border color is #E6E0E1.

Opacity

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

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

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

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

This text has shadow with #E6E0E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E0E1.

Preview

Color preview on black background

This text has color #E6E0E1 on black background.


Color preview on white background

This text has color #E6E0E1 on white background.


Black color preview on #E6E0E1 background

This text has black color on #E6E0E1 background.


White color preview on #E6E0E1 background

This text has white color on #E6E0E1 background.


Related colors

Complementary color

Complementary color for #hex is #191F1E.


I love getcolorcode.com

Triadic colors

1 #E1E6E0 and #E0E1E6 with #E6E0E1 are triadic colors.

2 #E1E0E6 and #E0E6E1 with #E6E0E1 are triadic colors.