COLOR #E3EDBA

HEX: #E3EDBA RGB: (227,237,186)

Color info

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

RGB color model

#E3EDBA color RGB value is (227,237,186).

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

RGB channels and saturation

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

227
237
186

R + G + B ~ 85%. #E3EDBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 237 + 186 = 650 (100%)
R 227 of 650 ~ 34.92%
G 237 of 650 ~ 36.46%
B 186 of 650 ~ 28.62'%

%34.92
%36.46
%28.62

CMYK color model

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

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

CMYK: (4,0,22,7)
C4M0Y22K7 (4%, 0%, 22%, 7%)
(0.04 / 0.00 / 0.22 / 0.07)

CMYK percentages

%4.22
%0
%21.52
%7.06

Codes

Color #E3EDBA in popluar color models

E3 ED BA
RGB 227 237 186
HSL 72° 58.62% 82.94%
HSB/HSV 72° 21.52% 92.94%
CMYK 4.22% 0.00% 21.52%
7.06%

Color #E3EDBA in popluar number systems.

HEX E3 ED BA
Decimal 227 237 186
Binary 11100011 11101101 10111010
Octal 343 355 272

Shades and tints

Shades of #E3EDBA

#E3EDBA
(227,237,186)
#CFD8AA
(207,216,170)
#BBC39A
(187,195,154)
#A7AE8A
(167,174,138)
#93997A
(147,153,122)
#7F846A
(127,132,106)
#6B6F5A
(107,111,90)
#575A4A
(87,90,74)
#43453A
(67,69,58)
#2F302A
(47,48,42)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #E3EDBA

#E3EDBA
(227,237,186)
#E5EEC0
(229,238,192)
#E7EFC6
(231,239,198)
#E9F0CC
(233,240,204)
#EBF1D2
(235,241,210)
#EDF2D8
(237,242,216)
#EFF3DE
(239,243,222)
#F1F4E4
(241,244,228)
#F3F5EA
(243,245,234)
#F5F6F0
(245,246,240)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3EDBA; }

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

This text font color is #E3EDBA.

Background Color

.myBgColor { background-color: #E3EDBA; }

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

This div background color is #E3EDBA.

Border color

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

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

This div border color is #E3EDBA.

Opacity

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

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

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

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

This text has shadow with #E3EDBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3EDBA.

Preview

Color preview on black background

This text has color #E3EDBA on black background.


Color preview on white background

This text has color #E3EDBA on white background.


Black color preview on #E3EDBA background

This text has black color on #E3EDBA background.


White color preview on #E3EDBA background

This text has white color on #E3EDBA background.


Related colors

Complementary color

Complementary color for #hex is #1C1245.


I love getcolorcode.com

Triadic colors

1 #BAE3ED and #EDBAE3 with #E3EDBA are triadic colors.

2 #BAEDE3 and #EDE3BA with #E3EDBA are triadic colors.