COLOR #E4B296

HEX: #E4B296 RGB: (228,178,150)

Color info

#E4B296 contains mainly red and green colors. Web safe color of #E4B296 is #CC9999 (or #C99).

RGB color model

#E4B296 color RGB value is (228,178,150).

RGB: (228,178,150) (89%, 70%, 59%)

RGB channels and saturation

R 228 of 255 = 89%
G 178 of 255 = 70%
B 150 of 255 = 59%

228
178
150

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

Portions of RGB colors in percentages

R + G + B = 228 + 178 + 150 = 556 (100%)
R 228 of 556 ~ 41.01%
G 178 of 556 ~ 32.01%
B 150 of 556 ~ 26.98'%

%41.01
%32.01
%26.98

CMYK color model

#E4B296 color CMYK value is (0,22,34,11).

  • cyan value is 0.00%
  • magenta value is 21.93%
  • yellow value is 34.21%
  • key color value is 10.59%

CMYK: (0,22,34,11)
C0M22Y34K11 (0%, 22%, 34%, 11%)
(0.00 / 0.22 / 0.34 / 0.11)

CMYK percentages

%0
%21.93
%34.21
%10.59

Codes

Color #E4B296 in popluar color models

E4 B2 96
RGB 228 178 150
HSL 22° 59.09% 74.12%
HSB/HSV 22° 34.21% 89.41%
CMYK 0.00% 21.93% 34.21%
10.59%

Color #E4B296 in popluar number systems.

HEX E4 B2 96
Decimal 228 178 150
Binary 11100100 10110010 10010110
Octal 344 262 226

Shades and tints

Shades of #E4B296

#E4B296
(228,178,150)
#D0A289
(208,162,137)
#BC927C
(188,146,124)
#A8826F
(168,130,111)
#947262
(148,114,98)
#806255
(128,98,85)
#6C5248
(108,82,72)
#58423B
(88,66,59)
#44322E
(68,50,46)
#302221
(48,34,33)
#1C1214
(28,18,20)
#000000
(0,0,0)

Tints of #E4B296

#E4B296
(228,178,150)
#E6B99F
(230,185,159)
#E8C0A8
(232,192,168)
#EAC7B1
(234,199,177)
#ECCEBA
(236,206,186)
#EED5C3
(238,213,195)
#F0DCCC
(240,220,204)
#F2E3D5
(242,227,213)
#F4EADE
(244,234,222)
#F6F1E7
(246,241,231)
#F8F8F0
(248,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4B296 color. Also use rgb(228,178,150) instead hex code.

Text Font Color

.myTextColor { color: #E4B296; }

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

This text font color is #E4B296.

Background Color

.myBgColor { background-color: #E4B296; }

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

This div background color is #E4B296.

Border color

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

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

This div border color is #E4B296.

Opacity

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

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

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

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

This text has shadow with #E4B296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B296.

Preview

Color preview on black background

This text has color #E4B296 on black background.


Color preview on white background

This text has color #E4B296 on white background.


Black color preview on #E4B296 background

This text has black color on #E4B296 background.


White color preview on #E4B296 background

This text has white color on #E4B296 background.


Related colors

Complementary color

Complementary color for #hex is #1B4D69.


I love getcolorcode.com

Triadic colors

1 #96E4B2 and #B296E4 with #E4B296 are triadic colors.

2 #96B2E4 and #B2E496 with #E4B296 are triadic colors.