COLOR #E3B396

HEX: #E3B396 RGB: (227,179,150)

Color info

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

RGB color model

#E3B396 color RGB value is (227,179,150).

RGB: (227,179,150) (89%, 70%, 59%)

RGB channels and saturation

R 227 of 255 = 89%
G 179 of 255 = 70%
B 150 of 255 = 59%

227
179
150

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

Portions of RGB colors in percentages

R + G + B = 227 + 179 + 150 = 556 (100%)
R 227 of 556 ~ 40.83%
G 179 of 556 ~ 32.19%
B 150 of 556 ~ 26.98'%

%40.83
%32.19
%26.98

CMYK color model

#E3B396 color CMYK value is (0,21,34,11).

  • cyan value is 0.00%
  • magenta value is 21.15%
  • yellow value is 33.92%
  • key color value is 10.98%

CMYK: (0,21,34,11)
C0M21Y34K11 (0%, 21%, 34%, 11%)
(0.00 / 0.21 / 0.34 / 0.11)

CMYK percentages

%0
%21.15
%33.92
%10.98

Codes

Color #E3B396 in popluar color models

E3 B3 96
RGB 227 179 150
HSL 23° 57.89% 73.92%
HSB/HSV 23° 33.92% 89.02%
CMYK 0.00% 21.15% 33.92%
10.98%

Color #E3B396 in popluar number systems.

HEX E3 B3 96
Decimal 227 179 150
Binary 11100011 10110011 10010110
Octal 343 263 226

Shades and tints

Shades of #E3B396

#E3B396
(227,179,150)
#CFA389
(207,163,137)
#BB937C
(187,147,124)
#A7836F
(167,131,111)
#937362
(147,115,98)
#7F6355
(127,99,85)
#6B5348
(107,83,72)
#57433B
(87,67,59)
#43332E
(67,51,46)
#2F2321
(47,35,33)
#1B1314
(27,19,20)
#000000
(0,0,0)

Tints of #E3B396

#E3B396
(227,179,150)
#E5B99F
(229,185,159)
#E7BFA8
(231,191,168)
#E9C5B1
(233,197,177)
#EBCBBA
(235,203,186)
#EDD1C3
(237,209,195)
#EFD7CC
(239,215,204)
#F1DDD5
(241,221,213)
#F3E3DE
(243,227,222)
#F5E9E7
(245,233,231)
#F7EFF0
(247,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3B396 color. Also use rgb(227,179,150) instead hex code.

Text Font Color

.myTextColor { color: #E3B396; }

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

This text font color is #E3B396.

Background Color

.myBgColor { background-color: #E3B396; }

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

This div background color is #E3B396.

Border color

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

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

This div border color is #E3B396.

Opacity

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

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

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

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

This text has shadow with #E3B396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3B396.

Preview

Color preview on black background

This text has color #E3B396 on black background.


Color preview on white background

This text has color #E3B396 on white background.


Black color preview on #E3B396 background

This text has black color on #E3B396 background.


White color preview on #E3B396 background

This text has white color on #E3B396 background.


Related colors

Complementary color

Complementary color for #hex is #1C4C69.


I love getcolorcode.com

Triadic colors

1 #96E3B3 and #B396E3 with #E3B396 are triadic colors.

2 #96B3E3 and #B3E396 with #E3B396 are triadic colors.