COLOR #E26143

HEX: #E26143 RGB: (226,97,67)

Color info

#E26143 contains mainly red color. Web safe color of #E26143 is #CC6633 (or #C63).

RGB color model

#E26143 color RGB value is (226,97,67).

RGB: (226,97,67) (89%, 38%, 26%)

RGB channels and saturation

R 226 of 255 = 89%
G 97 of 255 = 38%
B 67 of 255 = 26%

226
97
67

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

Portions of RGB colors in percentages

R + G + B = 226 + 97 + 67 = 390 (100%)
R 226 of 390 ~ 57.95%
G 97 of 390 ~ 24.87%
B 67 of 390 ~ 17.18'%

%57.95
%24.87
%17.18

CMYK color model

#E26143 color CMYK value is (0,57,70,11).

  • cyan value is 0.00%
  • magenta value is 57.08%
  • yellow value is 70.35%
  • key color value is 11.37%

CMYK: (0,57,70,11)
C0M57Y70K11 (0%, 57%, 70%, 11%)
(0.00 / 0.57 / 0.70 / 0.11)

CMYK percentages

%0
%57.08
%70.35
%11.37

Codes

Color #E26143 in popluar color models

E2 61 43
RGB 226 97 67
HSL 11° 73.27% 57.45%
HSB/HSV 11° 70.35% 88.63%
CMYK 0.00% 57.08% 70.35%
11.37%

Color #E26143 in popluar number systems.

HEX E2 61 43
Decimal 226 97 67
Binary 11100010 1100001 1000011
Octal 342 141 103

Shades and tints

Shades of #E26143

#E26143
(226,97,67)
#CE593D
(206,89,61)
#BA5137
(186,81,55)
#A64931
(166,73,49)
#92412B
(146,65,43)
#7E3925
(126,57,37)
#6A311F
(106,49,31)
#562919
(86,41,25)
#422113
(66,33,19)
#2E190D
(46,25,13)
#1A1107
(26,17,7)
#000000
(0,0,0)

Tints of #E26143

#E26143
(226,97,67)
#E46F54
(228,111,84)
#E67D65
(230,125,101)
#E88B76
(232,139,118)
#EA9987
(234,153,135)
#ECA798
(236,167,152)
#EEB5A9
(238,181,169)
#F0C3BA
(240,195,186)
#F2D1CB
(242,209,203)
#F4DFDC
(244,223,220)
#F6EDED
(246,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E26143 color. Also use rgb(226,97,67) instead hex code.

Text Font Color

.myTextColor { color: #E26143; }

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

This text font color is #E26143.

Background Color

.myBgColor { background-color: #E26143; }

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

This div background color is #E26143.

Border color

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

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

This div border color is #E26143.

Opacity

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

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

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

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

This text has shadow with #E26143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E26143.

Preview

Color preview on black background

This text has color #E26143 on black background.


Color preview on white background

This text has color #E26143 on white background.


Black color preview on #E26143 background

This text has black color on #E26143 background.


White color preview on #E26143 background

This text has white color on #E26143 background.


Related colors

Complementary color

Complementary color for #hex is #1D9EBC.


I love getcolorcode.com

Triadic colors

1 #43E261 and #6143E2 with #E26143 are triadic colors.

2 #4361E2 and #61E243 with #E26143 are triadic colors.