COLOR #E48019

HEX: #E48019 RGB: (228,128,25)

Color info

#E48019 contains mainly red color. Web safe color of #E48019 is #CC6600 (or #C60).

RGB color model

#E48019 color RGB value is (228,128,25).

RGB: (228,128,25) (89%, 50%, 10%)

RGB channels and saturation

R 228 of 255 = 89%
G 128 of 255 = 50%
B 25 of 255 = 10%

228
128
25

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

Portions of RGB colors in percentages

R + G + B = 228 + 128 + 25 = 381 (100%)
R 228 of 381 ~ 59.84%
G 128 of 381 ~ 33.6%
B 25 of 381 ~ 6.56'%

%59.84
%33.6

CMYK color model

#E48019 color CMYK value is (0,44,89,11).

  • cyan value is 0.00%
  • magenta value is 43.86%
  • yellow value is 89.04%
  • key color value is 10.59%

CMYK: (0,44,89,11)
C0M44Y89K11 (0%, 44%, 89%, 11%)
(0.00 / 0.44 / 0.89 / 0.11)

CMYK percentages

%0
%43.86
%89.04
%10.59

Codes

Color #E48019 in popluar color models

E4 80 19
RGB 228 128 25
HSL 30° 80.24% 49.61%
HSB/HSV 30° 89.04% 89.41%
CMYK 0.00% 43.86% 89.04%
10.59%

Color #E48019 in popluar number systems.

HEX E4 80 19
Decimal 228 128 25
Binary 11100100 10000000 11001
Octal 344 200 31

Shades and tints

Shades of #E48019

#E48019
(228,128,25)
#D07517
(208,117,23)
#BC6A15
(188,106,21)
#A85F13
(168,95,19)
#945411
(148,84,17)
#80490F
(128,73,15)
#6C3E0D
(108,62,13)
#58330B
(88,51,11)
#442809
(68,40,9)
#301D07
(48,29,7)
#1C1205
(28,18,5)
#000000
(0,0,0)

Tints of #E48019

#E48019
(228,128,25)
#E68B2D
(230,139,45)
#E89641
(232,150,65)
#EAA155
(234,161,85)
#ECAC69
(236,172,105)
#EEB77D
(238,183,125)
#F0C291
(240,194,145)
#F2CDA5
(242,205,165)
#F4D8B9
(244,216,185)
#F6E3CD
(246,227,205)
#F8EEE1
(248,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48019 color. Also use rgb(228,128,25) instead hex code.

Text Font Color

.myTextColor { color: #E48019; }

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

This text font color is #E48019.

Background Color

.myBgColor { background-color: #E48019; }

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

This div background color is #E48019.

Border color

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

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

This div border color is #E48019.

Opacity

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

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

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

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

This text has shadow with #E48019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48019.

Preview

Color preview on black background

This text has color #E48019 on black background.


Color preview on white background

This text has color #E48019 on white background.


Black color preview on #E48019 background

This text has black color on #E48019 background.


White color preview on #E48019 background

This text has white color on #E48019 background.


Related colors

Complementary color

Complementary color for #E48019 is #1B7FE6.


I love getcolorcode.com

Triadic colors

1 #19E480 and #8019E4 with #E48019 are triadic colors.

2 #1980E4 and #80E419 with #E48019 are triadic colors.