COLOR #E6EDBE

HEX: #E6EDBE RGB: (230,237,190)

Color info

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

RGB color model

#E6EDBE color RGB value is (230,237,190).

RGB: (230,237,190) (90%, 93%, 75%)

RGB channels and saturation

R 230 of 255 = 90%
G 237 of 255 = 93%
B 190 of 255 = 75%

230
237
190

R + G + B ~ 86%. #E6EDBE is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 237 + 190 = 657 (100%)
R 230 of 657 ~ 35.01%
G 237 of 657 ~ 36.07%
B 190 of 657 ~ 28.92'%

%35.01
%36.07
%28.92

CMYK color model

#E6EDBE color CMYK value is (3,0,20,7).

  • cyan value is 2.95%
  • magenta value is 0.00%
  • yellow value is 19.83%
  • key color value is 7.06%

CMYK: (3,0,20,7)
C3M0Y20K7 (3%, 0%, 20%, 7%)
(0.03 / 0.00 / 0.20 / 0.07)

CMYK percentages

%2.95
%0
%19.83
%7.06

Codes

Color #E6EDBE in popluar color models

E6 ED BE
RGB 230 237 190
HSL 69° 56.63% 83.73%
HSB/HSV 69° 19.83% 92.94%
CMYK 2.95% 0.00% 19.83%
7.06%

Color #E6EDBE in popluar number systems.

HEX E6 ED BE
Decimal 230 237 190
Binary 11100110 11101101 10111110
Octal 346 355 276

Shades and tints

Shades of #E6EDBE

#E6EDBE
(230,237,190)
#D2D8AD
(210,216,173)
#BEC39C
(190,195,156)
#AAAE8B
(170,174,139)
#96997A
(150,153,122)
#828469
(130,132,105)
#6E6F58
(110,111,88)
#5A5A47
(90,90,71)
#464536
(70,69,54)
#323025
(50,48,37)
#1E1B14
(30,27,20)
#000000
(0,0,0)

Tints of #E6EDBE

#E6EDBE
(230,237,190)
#E8EEC3
(232,238,195)
#EAEFC8
(234,239,200)
#ECF0CD
(236,240,205)
#EEF1D2
(238,241,210)
#F0F2D7
(240,242,215)
#F2F3DC
(242,243,220)
#F4F4E1
(244,244,225)
#F6F5E6
(246,245,230)
#F8F6EB
(248,246,235)
#FAF7F0
(250,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDBE; }

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

This text font color is #E6EDBE.

Background Color

.myBgColor { background-color: #E6EDBE; }

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

This div background color is #E6EDBE.

Border color

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

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

This div border color is #E6EDBE.

Opacity

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

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

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

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

This text has shadow with #E6EDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDBE.

Preview

Color preview on black background

This text has color #E6EDBE on black background.


Color preview on white background

This text has color #E6EDBE on white background.


Black color preview on #E6EDBE background

This text has black color on #E6EDBE background.


White color preview on #E6EDBE background

This text has white color on #E6EDBE background.


Related colors

Complementary color

Complementary color for #hex is #191241.


I love getcolorcode.com

Triadic colors

1 #BEE6ED and #EDBEE6 with #E6EDBE are triadic colors.

2 #BEEDE6 and #EDE6BE with #E6EDBE are triadic colors.