COLOR #E4BA95

HEX: #E4BA95 RGB: (228,186,149)

Color info

#E4BA95 contains mainly red and green colors. Web safe color of #E4BA95 is #CCCC99 (or #CC9).

RGB color model

#E4BA95 color RGB value is (228,186,149).

RGB: (228,186,149) (89%, 73%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 186 of 255 = 73%
B 149 of 255 = 58%

228
186
149

R + G + B ~ 73%. #E4BA95 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 186 + 149 = 563 (100%)
R 228 of 563 ~ 40.5%
G 186 of 563 ~ 33.04%
B 149 of 563 ~ 26.47'%

%40.5
%33.04
%26.47

CMYK color model

#E4BA95 color CMYK value is (0,18,35,11).

  • cyan value is 0.00%
  • magenta value is 18.42%
  • yellow value is 34.65%
  • key color value is 10.59%

CMYK: (0,18,35,11)
C0M18Y35K11 (0%, 18%, 35%, 11%)
(0.00 / 0.18 / 0.35 / 0.11)

CMYK percentages

%0
%18.42
%34.65
%10.59

Codes

Color #E4BA95 in popluar color models

E4 BA 95
RGB 228 186 149
HSL 28° 59.40% 73.92%
HSB/HSV 28° 34.65% 89.41%
CMYK 0.00% 18.42% 34.65%
10.59%

Color #E4BA95 in popluar number systems.

HEX E4 BA 95
Decimal 228 186 149
Binary 11100100 10111010 10010101
Octal 344 272 225

Shades and tints

Shades of #E4BA95

#E4BA95
(228,186,149)
#D0AA88
(208,170,136)
#BC9A7B
(188,154,123)
#A88A6E
(168,138,110)
#947A61
(148,122,97)
#806A54
(128,106,84)
#6C5A47
(108,90,71)
#584A3A
(88,74,58)
#443A2D
(68,58,45)
#302A20
(48,42,32)
#1C1A13
(28,26,19)
#000000
(0,0,0)

Tints of #E4BA95

#E4BA95
(228,186,149)
#E6C09E
(230,192,158)
#E8C6A7
(232,198,167)
#EACCB0
(234,204,176)
#ECD2B9
(236,210,185)
#EED8C2
(238,216,194)
#F0DECB
(240,222,203)
#F2E4D4
(242,228,212)
#F4EADD
(244,234,221)
#F6F0E6
(246,240,230)
#F8F6EF
(248,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4BA95; }

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

This text font color is #E4BA95.

Background Color

.myBgColor { background-color: #E4BA95; }

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

This div background color is #E4BA95.

Border color

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

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

This div border color is #E4BA95.

Opacity

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

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

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

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

This text has shadow with #E4BA95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BA95.

Preview

Color preview on black background

This text has color #E4BA95 on black background.


Color preview on white background

This text has color #E4BA95 on white background.


Black color preview on #E4BA95 background

This text has black color on #E4BA95 background.


White color preview on #E4BA95 background

This text has white color on #E4BA95 background.


Related colors

Complementary color

Complementary color for #hex is #1B456A.


I love getcolorcode.com

Triadic colors

1 #95E4BA and #BA95E4 with #E4BA95 are triadic colors.

2 #95BAE4 and #BAE495 with #E4BA95 are triadic colors.