COLOR #E75840

HEX: #E75840 RGB: (231,88,64)

Color info

#E75840 contains mainly red color. Web safe color of #E75840 is #FF6633 (or #F63).

RGB color model

#E75840 color RGB value is (231,88,64).

RGB: (231,88,64) (91%, 35%, 25%)

RGB channels and saturation

R 231 of 255 = 91%
G 88 of 255 = 35%
B 64 of 255 = 25%

231
88
64

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

Portions of RGB colors in percentages

R + G + B = 231 + 88 + 64 = 383 (100%)
R 231 of 383 ~ 60.31%
G 88 of 383 ~ 22.98%
B 64 of 383 ~ 16.71'%

%60.31
%22.98
%16.71

CMYK color model

#E75840 color CMYK value is (0,62,72,9).

  • cyan value is 0.00%
  • magenta value is 61.90%
  • yellow value is 72.29%
  • key color value is 9.41%
CMYK: (0,62,72,9) C0M62Y72K9 (0%,62%,72%,9%) (0.00/0.62/0.72/0.09) 

CMYK percentages

%0
%61.9
%72.29
%9.41

Codes

Color #E75840 in popluar color models

E7 58 40
RGB 231 88 64
HSL 77.67% 57.84%
HSB/HSV 72.29% 90.59%
CMYK 0.00% 61.90% 72.29%
9.41%

Color #E75840 in popluar number systems.

HEX E7 58 40
Decimal 231 88 64
Binary 11100111 1011000 1000000
Octal 347 130 100

Shades and tints

Shades of #E75840

#E75840
(231,88,64)
#D2503B
(210,80,59)
#BD4836
(189,72,54)
#A84031
(168,64,49)
#93382C
(147,56,44)
#7E3027
(126,48,39)
#692822
(105,40,34)
#54201D
(84,32,29)
#3F1818
(63,24,24)
#2A1013
(42,16,19)
#15080E
(21,8,14)
#000000
(0,0,0)

Tints of #E75840

#E75840
(231,88,64)
#E96751
(233,103,81)
#EB7662
(235,118,98)
#ED8573
(237,133,115)
#EF9484
(239,148,132)
#F1A395
(241,163,149)
#F3B2A6
(243,178,166)
#F5C1B7
(245,193,183)
#F7D0C8
(247,208,200)
#F9DFD9
(249,223,217)
#FBEEEA
(251,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E75840 color. Also use rgb(231,88,64) instead hex code.

Text Font Color

.myTextColor { color: #E75840; }

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

This text font color is #E75840.

Background Color

.myBgColor { background-color: #E75840; }

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

This div background color is #E75840.

Border color

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

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

This div border color is #E75840.

Opacity

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

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

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

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

This text has shadow with #E75840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E75840.

Preview

Color preview on black background

This text has color #E75840 on black background.


Color preview on white background

This text has color #E75840 on white background.


Black color preview on #E75840 background

This text has black color on #E75840 background.


White color preview on #E75840 background

This text has white color on #E75840 background.


Related colors

Complementary color

Complementary color for #hex is #18A7BF.


I love getcolorcode.com

Triadic colors

1 #40E758 and #5840E7 with #E75840 are triadic colors.

2 #4058E7 and #58E740 with #E75840 are triadic colors.