COLOR #E3EDE3

HEX: #E3EDE3 RGB: (227,237,227)

Color info

#E3EDE3 contains red, green and blue colors in about the same proportion. Web safe color of #E3EDE3 is #CCFFCC (or #CFC).

RGB color model

#E3EDE3 color RGB value is (227,237,227).

RGB: (227,237,227) (89%, 93%, 89%)

RGB channels and saturation

R 227 of 255 = 89%
G 237 of 255 = 93%
B 227 of 255 = 89%

227
237
227

R + G + B ~ 90%. #E3EDE3 is light color.

Portions of RGB colors in percentages

R + G + B = 227 + 237 + 227 = 691 (100%)
R 227 of 691 ~ 32.85%
G 237 of 691 ~ 34.3%
B 227 of 691 ~ 32.85'%

%32.85
%34.3
%32.85

CMYK color model

#E3EDE3 color CMYK value is (4,0,4,7).

  • cyan value is 4.22%
  • magenta value is 0.00%
  • yellow value is 4.22%
  • key color value is 7.06%

CMYK: (4,0,4,7)
C4M0Y4K7 (4%, 0%, 4%, 7%)
(0.04 / 0.00 / 0.04 / 0.07)

CMYK percentages

%4.22
%0
%4.22
%7.06

Codes

Color #E3EDE3 in popluar color models

E3 ED E3
RGB 227 237 227
HSL 120° 21.74% 90.98%
HSB/HSV 120° 4.22% 92.94%
CMYK 4.22% 0.00% 4.22%
7.06%

Color #E3EDE3 in popluar number systems.

HEX E3 ED E3
Decimal 227 237 227
Binary 11100011 11101101 11100011
Octal 343 355 343

Shades and tints

Shades of #E3EDE3

#E3EDE3
(227,237,227)
#CFD8CF
(207,216,207)
#BBC3BB
(187,195,187)
#A7AEA7
(167,174,167)
#939993
(147,153,147)
#7F847F
(127,132,127)
#6B6F6B
(107,111,107)
#575A57
(87,90,87)
#434543
(67,69,67)
#2F302F
(47,48,47)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #E3EDE3

#E3EDE3
(227,237,227)
#E5EEE5
(229,238,229)
#E7EFE7
(231,239,231)
#E9F0E9
(233,240,233)
#EBF1EB
(235,241,235)
#EDF2ED
(237,242,237)
#EFF3EF
(239,243,239)
#F1F4F1
(241,244,241)
#F3F5F3
(243,245,243)
#F5F6F5
(245,246,245)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3EDE3; }

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

This text font color is #E3EDE3.

Background Color

.myBgColor { background-color: #E3EDE3; }

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

This div background color is #E3EDE3.

Border color

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

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

This div border color is #E3EDE3.

Opacity

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

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

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

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

This text has shadow with #E3EDE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3EDE3.

Preview

Color preview on black background

This text has color #E3EDE3 on black background.


Color preview on white background

This text has color #E3EDE3 on white background.


Black color preview on #E3EDE3 background

This text has black color on #E3EDE3 background.


White color preview on #E3EDE3 background

This text has white color on #E3EDE3 background.


Related colors

Complementary color

Complementary color for #hex is #1C121C.


I love getcolorcode.com

Triadic colors

1 #E3E3ED and #EDE3E3 with #E3EDE3 are triadic colors.

2 #E3EDE3 and #EDE3E3 with #E3EDE3 are triadic colors.