COLOR #E28146

HEX: #E28146 RGB: (226,129,70)

Color info

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

RGB color model

#E28146 color RGB value is (226,129,70).

RGB: (226,129,70) (89%, 51%, 27%)

RGB channels and saturation

R 226 of 255 = 89%
G 129 of 255 = 51%
B 70 of 255 = 27%

226
129
70

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

Portions of RGB colors in percentages

R + G + B = 226 + 129 + 70 = 425 (100%)
R 226 of 425 ~ 53.18%
G 129 of 425 ~ 30.35%
B 70 of 425 ~ 16.47'%

%53.18
%30.35
%16.47

CMYK color model

#E28146 color CMYK value is (0,43,69,11).

  • cyan value is 0.00%
  • magenta value is 42.92%
  • yellow value is 69.03%
  • key color value is 11.37%

CMYK: (0,43,69,11)
C0M43Y69K11 (0%, 43%, 69%, 11%)
(0.00 / 0.43 / 0.69 / 0.11)

CMYK percentages

%0
%42.92
%69.03
%11.37

Codes

Color #E28146 in popluar color models

E2 81 46
RGB 226 129 70
HSL 23° 72.90% 58.04%
HSB/HSV 23° 69.03% 88.63%
CMYK 0.00% 42.92% 69.03%
11.37%

Color #E28146 in popluar number systems.

HEX E2 81 46
Decimal 226 129 70
Binary 11100010 10000001 1000110
Octal 342 201 106

Shades and tints

Shades of #E28146

#E28146
(226,129,70)
#CE7640
(206,118,64)
#BA6B3A
(186,107,58)
#A66034
(166,96,52)
#92552E
(146,85,46)
#7E4A28
(126,74,40)
#6A3F22
(106,63,34)
#56341C
(86,52,28)
#422916
(66,41,22)
#2E1E10
(46,30,16)
#1A130A
(26,19,10)
#000000
(0,0,0)

Tints of #E28146

#E28146
(226,129,70)
#E48C56
(228,140,86)
#E69766
(230,151,102)
#E8A276
(232,162,118)
#EAAD86
(234,173,134)
#ECB896
(236,184,150)
#EEC3A6
(238,195,166)
#F0CEB6
(240,206,182)
#F2D9C6
(242,217,198)
#F4E4D6
(244,228,214)
#F6EFE6
(246,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E28146 color. Also use rgb(226,129,70) instead hex code.

Text Font Color

.myTextColor { color: #E28146; }

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

This text font color is #E28146.

Background Color

.myBgColor { background-color: #E28146; }

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

This div background color is #E28146.

Border color

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

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

This div border color is #E28146.

Opacity

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

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

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

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

This text has shadow with #E28146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E28146.

Preview

Color preview on black background

This text has color #E28146 on black background.


Color preview on white background

This text has color #E28146 on white background.


Black color preview on #E28146 background

This text has black color on #E28146 background.


White color preview on #E28146 background

This text has white color on #E28146 background.


Related colors

Complementary color

Complementary color for #hex is #1D7EB9.


I love getcolorcode.com

Triadic colors

1 #46E281 and #8146E2 with #E28146 are triadic colors.

2 #4681E2 and #81E246 with #E28146 are triadic colors.