COLOR #E48129

HEX: #E48129 RGB: (228,129,41)

Color info

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

RGB color model

#E48129 color RGB value is (228,129,41).

RGB: (228,129,41) (89%, 51%, 16%)

RGB channels and saturation

R 228 of 255 = 89%
G 129 of 255 = 51%
B 41 of 255 = 16%

228
129
41

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

Portions of RGB colors in percentages

R + G + B = 228 + 129 + 41 = 398 (100%)
R 228 of 398 ~ 57.29%
G 129 of 398 ~ 32.41%
B 41 of 398 ~ 10.3'%

%57.29
%32.41

CMYK color model

#E48129 color CMYK value is (0,43,82,11).

  • cyan value is 0.00%
  • magenta value is 43.42%
  • yellow value is 82.02%
  • key color value is 10.59%

CMYK: (0,43,82,11)
C0M43Y82K11 (0%, 43%, 82%, 11%)
(0.00 / 0.43 / 0.82 / 0.11)

CMYK percentages

%0
%43.42
%82.02
%10.59

Codes

Color #E48129 in popluar color models

E4 81 29
RGB 228 129 41
HSL 28° 77.59% 52.75%
HSB/HSV 28° 82.02% 89.41%
CMYK 0.00% 43.42% 82.02%
10.59%

Color #E48129 in popluar number systems.

HEX E4 81 29
Decimal 228 129 41
Binary 11100100 10000001 101001
Octal 344 201 51

Shades and tints

Shades of #E48129

#E48129
(228,129,41)
#D07626
(208,118,38)
#BC6B23
(188,107,35)
#A86020
(168,96,32)
#94551D
(148,85,29)
#804A1A
(128,74,26)
#6C3F17
(108,63,23)
#583414
(88,52,20)
#442911
(68,41,17)
#301E0E
(48,30,14)
#1C130B
(28,19,11)
#000000
(0,0,0)

Tints of #E48129

#E48129
(228,129,41)
#E68C3C
(230,140,60)
#E8974F
(232,151,79)
#EAA262
(234,162,98)
#ECAD75
(236,173,117)
#EEB888
(238,184,136)
#F0C39B
(240,195,155)
#F2CEAE
(242,206,174)
#F4D9C1
(244,217,193)
#F6E4D4
(246,228,212)
#F8EFE7
(248,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48129 color. Also use rgb(228,129,41) instead hex code.

Text Font Color

.myTextColor { color: #E48129; }

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

This text font color is #E48129.

Background Color

.myBgColor { background-color: #E48129; }

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

This div background color is #E48129.

Border color

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

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

This div border color is #E48129.

Opacity

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

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

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

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

This text has shadow with #E48129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48129.

Preview

Color preview on black background

This text has color #E48129 on black background.


Color preview on white background

This text has color #E48129 on white background.


Black color preview on #E48129 background

This text has black color on #E48129 background.


White color preview on #E48129 background

This text has white color on #E48129 background.


Related colors

Complementary color

Complementary color for #hex is #1B7ED6.


I love getcolorcode.com

Triadic colors

1 #29E481 and #8129E4 with #E48129 are triadic colors.

2 #2981E4 and #81E429 with #E48129 are triadic colors.