COLOR #E75367

HEX: #E75367 RGB: (231,83,103)

Color info

#E75367 contains mainly red color. Web safe color of #E75367 is #FF6666 (or #F66).

RGB color model

#E75367 color RGB value is (231,83,103).

RGB: (231,83,103) (91%, 33%, 40%)

RGB channels and saturation

R 231 of 255 = 91%
G 83 of 255 = 33%
B 103 of 255 = 40%

231
83
103

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

Portions of RGB colors in percentages

R + G + B = 231 + 83 + 103 = 417 (100%)
R 231 of 417 ~ 55.4%
G 83 of 417 ~ 19.9%
B 103 of 417 ~ 24.7'%

%55.4
%19.9
%24.7

CMYK color model

#E75367 color CMYK value is (0,64,55,9).

  • cyan value is 0.00%
  • magenta value is 64.07%
  • yellow value is 55.41%
  • key color value is 9.41%

CMYK: (0,64,55,9)
C0M64Y55K9 (0%, 64%, 55%, 9%)
(0.00 / 0.64 / 0.55 / 0.09)

CMYK percentages

%0
%64.07
%55.41
%9.41

Codes

Color #E75367 in popluar color models

E7 53 67
RGB 231 83 103
HSL 352° 75.51% 61.57%
HSB/HSV 352° 64.07% 90.59%
CMYK 0.00% 64.07% 55.41%
9.41%

Color #E75367 in popluar number systems.

HEX E7 53 67
Decimal 231 83 103
Binary 11100111 1010011 1100111
Octal 347 123 147

Shades and tints

Shades of #E75367

#E75367
(231,83,103)
#D24C5E
(210,76,94)
#BD4555
(189,69,85)
#A83E4C
(168,62,76)
#933743
(147,55,67)
#7E303A
(126,48,58)
#692931
(105,41,49)
#542228
(84,34,40)
#3F1B1F
(63,27,31)
#2A1416
(42,20,22)
#150D0D
(21,13,13)
#000000
(0,0,0)

Tints of #E75367

#E75367
(231,83,103)
#E96274
(233,98,116)
#EB7181
(235,113,129)
#ED808E
(237,128,142)
#EF8F9B
(239,143,155)
#F19EA8
(241,158,168)
#F3ADB5
(243,173,181)
#F5BCC2
(245,188,194)
#F7CBCF
(247,203,207)
#F9DADC
(249,218,220)
#FBE9E9
(251,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E75367 color. Also use rgb(231,83,103) instead hex code.

Text Font Color

.myTextColor { color: #E75367; }

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

This text font color is #E75367.

Background Color

.myBgColor { background-color: #E75367; }

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

This div background color is #E75367.

Border color

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

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

This div border color is #E75367.

Opacity

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

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

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

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

This text has shadow with #E75367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E75367.

Preview

Color preview on black background

This text has color #E75367 on black background.


Color preview on white background

This text has color #E75367 on white background.


Black color preview on #E75367 background

This text has black color on #E75367 background.


White color preview on #E75367 background

This text has white color on #E75367 background.


Related colors

Complementary color

Complementary color for #hex is #18AC98.


I love getcolorcode.com

Triadic colors

1 #67E753 and #5367E7 with #E75367 are triadic colors.

2 #6753E7 and #53E767 with #E75367 are triadic colors.