COLOR #E15610

HEX: #E15610 RGB: (225,86,16)

Color info

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

RGB color model

#E15610 color RGB value is (225,86,16).

RGB: (225,86,16) (88%, 34%, 6%)

RGB channels and saturation

R 225 of 255 = 88%
G 86 of 255 = 34%
B 16 of 255 = 6%

225
86
16

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

Portions of RGB colors in percentages

R + G + B = 225 + 86 + 16 = 327 (100%)
R 225 of 327 ~ 68.81%
G 86 of 327 ~ 26.3%
B 16 of 327 ~ 4.89'%

%68.81
%26.3

CMYK color model

#E15610 color CMYK value is (0,62,93,12).

  • cyan value is 0.00%
  • magenta value is 61.78%
  • yellow value is 92.89%
  • key color value is 11.76%

CMYK: (0,62,93,12)
C0M62Y93K12 (0%, 62%, 93%, 12%)
(0.00 / 0.62 / 0.93 / 0.12)

CMYK percentages

%0
%61.78
%92.89
%11.76

Codes

Color #E15610 in popluar color models

E1 56 10
RGB 225 86 16
HSL 20° 86.72% 47.25%
HSB/HSV 20° 92.89% 88.24%
CMYK 0.00% 61.78% 92.89%
11.76%

Color #E15610 in popluar number systems.

HEX E1 56 10
Decimal 225 86 16
Binary 11100001 1010110 10000
Octal 341 126 20

Shades and tints

Shades of #E15610

#E15610
(225,86,16)
#CD4F0F
(205,79,15)
#B9480E
(185,72,14)
#A5410D
(165,65,13)
#913A0C
(145,58,12)
#7D330B
(125,51,11)
#692C0A
(105,44,10)
#552509
(85,37,9)
#411E08
(65,30,8)
#2D1707
(45,23,7)
#191006
(25,16,6)
#000000
(0,0,0)

Tints of #E15610

#E15610
(225,86,16)
#E36525
(227,101,37)
#E5743A
(229,116,58)
#E7834F
(231,131,79)
#E99264
(233,146,100)
#EBA179
(235,161,121)
#EDB08E
(237,176,142)
#EFBFA3
(239,191,163)
#F1CEB8
(241,206,184)
#F3DDCD
(243,221,205)
#F5ECE2
(245,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E15610 color. Also use rgb(225,86,16) instead hex code.

Text Font Color

.myTextColor { color: #E15610; }

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

This text font color is #E15610.

Background Color

.myBgColor { background-color: #E15610; }

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

This div background color is #E15610.

Border color

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

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

This div border color is #E15610.

Opacity

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

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

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

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

This text has shadow with #E15610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E15610.

Preview

Color preview on black background

This text has color #E15610 on black background.


Color preview on white background

This text has color #E15610 on white background.


Black color preview on #E15610 background

This text has black color on #E15610 background.


White color preview on #E15610 background

This text has white color on #E15610 background.


Related colors

Complementary color

Complementary color for #hex is #1EA9EF.


I love getcolorcode.com

Triadic colors

1 #10E156 and #5610E1 with #E15610 are triadic colors.

2 #1056E1 and #56E110 with #E15610 are triadic colors.