COLOR #E6E4BA

HEX: #E6E4BA RGB: (230,228,186)

Color info

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

RGB color model

#E6E4BA color RGB value is (230,228,186).

RGB: (230,228,186) (90%, 89%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 228 of 255 = 89%
B 186 of 255 = 73%

230
228
186

R + G + B ~ 84%. #E6E4BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 228 + 186 = 644 (100%)
R 230 of 644 ~ 35.71%
G 228 of 644 ~ 35.4%
B 186 of 644 ~ 28.88'%

%35.71
%35.4
%28.88

CMYK color model

#E6E4BA color CMYK value is (0,1,19,10).

  • cyan value is 0.00%
  • magenta value is 0.87%
  • yellow value is 19.13%
  • key color value is 9.80%

CMYK: (0,1,19,10)
C0M1Y19K10 (0%, 1%, 19%, 10%)
(0.00 / 0.01 / 0.19 / 0.10)

CMYK percentages

%0
%0.87
%19.13
%9.8

Codes

Color #E6E4BA in popluar color models

E6 E4 BA
RGB 230 228 186
HSL 57° 46.81% 81.57%
HSB/HSV 57° 19.13% 90.20%
CMYK 0.00% 0.87% 19.13%
9.80%

Color #E6E4BA in popluar number systems.

HEX E6 E4 BA
Decimal 230 228 186
Binary 11100110 11100100 10111010
Octal 346 344 272

Shades and tints

Shades of #E6E4BA

#E6E4BA
(230,228,186)
#D2D0AA
(210,208,170)
#BEBC9A
(190,188,154)
#AAA88A
(170,168,138)
#96947A
(150,148,122)
#82806A
(130,128,106)
#6E6C5A
(110,108,90)
#5A584A
(90,88,74)
#46443A
(70,68,58)
#32302A
(50,48,42)
#1E1C1A
(30,28,26)
#000000
(0,0,0)

Tints of #E6E4BA

#E6E4BA
(230,228,186)
#E8E6C0
(232,230,192)
#EAE8C6
(234,232,198)
#ECEACC
(236,234,204)
#EEECD2
(238,236,210)
#F0EED8
(240,238,216)
#F2F0DE
(242,240,222)
#F4F2E4
(244,242,228)
#F6F4EA
(246,244,234)
#F8F6F0
(248,246,240)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6E4BA color. Also use rgb(230,228,186) instead hex code.

Text Font Color

.myTextColor { color: #E6E4BA; }

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

This text font color is #E6E4BA.

Background Color

.myBgColor { background-color: #E6E4BA; }

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

This div background color is #E6E4BA.

Border color

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

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

This div border color is #E6E4BA.

Opacity

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

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

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

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

This text has shadow with #E6E4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E4BA.

Preview

Color preview on black background

This text has color #E6E4BA on black background.


Color preview on white background

This text has color #E6E4BA on white background.


Black color preview on #E6E4BA background

This text has black color on #E6E4BA background.


White color preview on #E6E4BA background

This text has white color on #E6E4BA background.


Related colors

Complementary color

Complementary color for #hex is #191B45.


I love getcolorcode.com

Triadic colors

1 #BAE6E4 and #E4BAE6 with #E6E4BA are triadic colors.

2 #BAE4E6 and #E4E6BA with #E6E4BA are triadic colors.