COLOR #E4B398

HEX: #E4B398 RGB: (228,179,152)

Color info

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

RGB color model

#E4B398 color RGB value is (228,179,152).

RGB: (228,179,152) (89%, 70%, 60%)

RGB channels and saturation

R 228 of 255 = 89%
G 179 of 255 = 70%
B 152 of 255 = 60%

228
179
152

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

Portions of RGB colors in percentages

R + G + B = 228 + 179 + 152 = 559 (100%)
R 228 of 559 ~ 40.79%
G 179 of 559 ~ 32.02%
B 152 of 559 ~ 27.19'%

%40.79
%32.02
%27.19

CMYK color model

#E4B398 color CMYK value is (0,21,33,11).

  • cyan value is 0.00%
  • magenta value is 21.49%
  • yellow value is 33.33%
  • key color value is 10.59%

CMYK: (0,21,33,11)
C0M21Y33K11 (0%, 21%, 33%, 11%)
(0.00 / 0.21 / 0.33 / 0.11)

CMYK percentages

%0
%21.49
%33.33
%10.59

Codes

Color #E4B398 in popluar color models

E4 B3 98
RGB 228 179 152
HSL 21° 58.46% 74.51%
HSB/HSV 21° 33.33% 89.41%
CMYK 0.00% 21.49% 33.33%
10.59%

Color #E4B398 in popluar number systems.

HEX E4 B3 98
Decimal 228 179 152
Binary 11100100 10110011 10011000
Octal 344 263 230

Shades and tints

Shades of #E4B398

#E4B398
(228,179,152)
#D0A38B
(208,163,139)
#BC937E
(188,147,126)
#A88371
(168,131,113)
#947364
(148,115,100)
#806357
(128,99,87)
#6C534A
(108,83,74)
#58433D
(88,67,61)
#443330
(68,51,48)
#302323
(48,35,35)
#1C1316
(28,19,22)
#000000
(0,0,0)

Tints of #E4B398

#E4B398
(228,179,152)
#E6B9A1
(230,185,161)
#E8BFAA
(232,191,170)
#EAC5B3
(234,197,179)
#ECCBBC
(236,203,188)
#EED1C5
(238,209,197)
#F0D7CE
(240,215,206)
#F2DDD7
(242,221,215)
#F4E3E0
(244,227,224)
#F6E9E9
(246,233,233)
#F8EFF2
(248,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4B398 color. Also use rgb(228,179,152) instead hex code.

Text Font Color

.myTextColor { color: #E4B398; }

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

This text font color is #E4B398.

Background Color

.myBgColor { background-color: #E4B398; }

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

This div background color is #E4B398.

Border color

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

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

This div border color is #E4B398.

Opacity

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

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

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

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

This text has shadow with #E4B398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B398.

Preview

Color preview on black background

This text has color #E4B398 on black background.


Color preview on white background

This text has color #E4B398 on white background.


Black color preview on #E4B398 background

This text has black color on #E4B398 background.


White color preview on #E4B398 background

This text has white color on #E4B398 background.


Related colors

Complementary color

Complementary color for #hex is #1B4C67.


I love getcolorcode.com

Triadic colors

1 #98E4B3 and #B398E4 with #E4B398 are triadic colors.

2 #98B3E4 and #B3E498 with #E4B398 are triadic colors.