COLOR #E4B293

HEX: #E4B293 RGB: (228,178,147)

Color info

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

RGB color model

#E4B293 color RGB value is (228,178,147).

RGB: (228,178,147) (89%, 70%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 178 of 255 = 70%
B 147 of 255 = 58%

228
178
147

R + G + B ~ 72%. #E4B293 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 178 + 147 = 553 (100%)
R 228 of 553 ~ 41.23%
G 178 of 553 ~ 32.19%
B 147 of 553 ~ 26.58'%

%41.23
%32.19
%26.58

CMYK color model

#E4B293 color CMYK value is (0,22,36,11).

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

CMYK: (0,22,36,11)
C0M22Y36K11 (0%, 22%, 36%, 11%)
(0.00 / 0.22 / 0.36 / 0.11)

CMYK percentages

%0
%21.93
%35.53
%10.59

Codes

Color #E4B293 in popluar color models

E4 B2 93
RGB 228 178 147
HSL 23° 60.00% 73.53%
HSB/HSV 23° 35.53% 89.41%
CMYK 0.00% 21.93% 35.53%
10.59%

Color #E4B293 in popluar number systems.

HEX E4 B2 93
Decimal 228 178 147
Binary 11100100 10110010 10010011
Octal 344 262 223

Shades and tints

Shades of #E4B293

#E4B293
(228,178,147)
#D0A286
(208,162,134)
#BC9279
(188,146,121)
#A8826C
(168,130,108)
#94725F
(148,114,95)
#806252
(128,98,82)
#6C5245
(108,82,69)
#584238
(88,66,56)
#44322B
(68,50,43)
#30221E
(48,34,30)
#1C1211
(28,18,17)
#000000
(0,0,0)

Tints of #E4B293

#E4B293
(228,178,147)
#E6B99C
(230,185,156)
#E8C0A5
(232,192,165)
#EAC7AE
(234,199,174)
#ECCEB7
(236,206,183)
#EED5C0
(238,213,192)
#F0DCC9
(240,220,201)
#F2E3D2
(242,227,210)
#F4EADB
(244,234,219)
#F6F1E4
(246,241,228)
#F8F8ED
(248,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4B293; }

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

This text font color is #E4B293.

Background Color

.myBgColor { background-color: #E4B293; }

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

This div background color is #E4B293.

Border color

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

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

This div border color is #E4B293.

Opacity

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

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

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

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

This text has shadow with #E4B293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B293.

Preview

Color preview on black background

This text has color #E4B293 on black background.


Color preview on white background

This text has color #E4B293 on white background.


Black color preview on #E4B293 background

This text has black color on #E4B293 background.


White color preview on #E4B293 background

This text has white color on #E4B293 background.


Related colors

Complementary color

Complementary color for #hex is #1B4D6C.


I love getcolorcode.com

Triadic colors

1 #93E4B2 and #B293E4 with #E4B293 are triadic colors.

2 #93B2E4 and #B2E493 with #E4B293 are triadic colors.