COLOR #E49846

HEX: #E49846 RGB: (228,152,70)

Color info

#E49846 contains mainly red color. Web safe color of #E49846 is #CC9933 (or #C93).

RGB color model

#E49846 color RGB value is (228,152,70).

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

RGB channels and saturation

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

228
152
70

R + G + B ~ 59%. #E49846 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 228 + 152 + 70 = 450 (100%)
R 228 of 450 ~ 50.67%
G 152 of 450 ~ 33.78%
B 70 of 450 ~ 15.56'%

%50.67
%33.78
%15.56

CMYK color model

#E49846 color CMYK value is (0,33,69,11).

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

CMYK: (0,33,69,11)
C0M33Y69K11 (0%, 33%, 69%, 11%)
(0.00 / 0.33 / 0.69 / 0.11)

CMYK percentages

%0
%33.33
%69.3
%10.59

Codes

Color #E49846 in popluar color models

E4 98 46
RGB 228 152 70
HSL 31° 74.53% 58.43%
HSB/HSV 31° 69.30% 89.41%
CMYK 0.00% 33.33% 69.30%
10.59%

Color #E49846 in popluar number systems.

HEX E4 98 46
Decimal 228 152 70
Binary 11100100 10011000 1000110
Octal 344 230 106

Shades and tints

Shades of #E49846

#E49846
(228,152,70)
#D08B40
(208,139,64)
#BC7E3A
(188,126,58)
#A87134
(168,113,52)
#94642E
(148,100,46)
#805728
(128,87,40)
#6C4A22
(108,74,34)
#583D1C
(88,61,28)
#443016
(68,48,22)
#302310
(48,35,16)
#1C160A
(28,22,10)
#000000
(0,0,0)

Tints of #E49846

#E49846
(228,152,70)
#E6A156
(230,161,86)
#E8AA66
(232,170,102)
#EAB376
(234,179,118)
#ECBC86
(236,188,134)
#EEC596
(238,197,150)
#F0CEA6
(240,206,166)
#F2D7B6
(242,215,182)
#F4E0C6
(244,224,198)
#F6E9D6
(246,233,214)
#F8F2E6
(248,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E49846; }

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

This text font color is #E49846.

Background Color

.myBgColor { background-color: #E49846; }

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

This div background color is #E49846.

Border color

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

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

This div border color is #E49846.

Opacity

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

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

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

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

This text has shadow with #E49846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E49846.

Preview

Color preview on black background

This text has color #E49846 on black background.


Color preview on white background

This text has color #E49846 on white background.


Black color preview on #E49846 background

This text has black color on #E49846 background.


White color preview on #E49846 background

This text has white color on #E49846 background.


Related colors

Complementary color

Complementary color for #hex is #1B67B9.


I love getcolorcode.com

Triadic colors

1 #46E498 and #9846E4 with #E49846 are triadic colors.

2 #4698E4 and #98E446 with #E49846 are triadic colors.