COLOR #E18673

HEX: #E18673 RGB: (225,134,115)

Color info

#E18673 contains mainly red color. Web safe color of #E18673 is #CC9966 (or #C96).

RGB color model

#E18673 color RGB value is (225,134,115).

RGB: (225,134,115) (88%, 53%, 45%)

RGB channels and saturation

R 225 of 255 = 88%
G 134 of 255 = 53%
B 115 of 255 = 45%

225
134
115

R + G + B ~ 62%. #E18673 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 134 + 115 = 474 (100%)
R 225 of 474 ~ 47.47%
G 134 of 474 ~ 28.27%
B 115 of 474 ~ 24.26'%

%47.47
%28.27
%24.26

CMYK color model

#E18673 color CMYK value is (0,40,49,12).

  • cyan value is 0.00%
  • magenta value is 40.44%
  • yellow value is 48.89%
  • key color value is 11.76%

CMYK: (0,40,49,12)
C0M40Y49K12 (0%, 40%, 49%, 12%)
(0.00 / 0.40 / 0.49 / 0.12)

CMYK percentages

%0
%40.44
%48.89
%11.76

Codes

Color #E18673 in popluar color models

E1 86 73
RGB 225 134 115
HSL 10° 64.71% 66.67%
HSB/HSV 10° 48.89% 88.24%
CMYK 0.00% 40.44% 48.89%
11.76%

Color #E18673 in popluar number systems.

HEX E1 86 73
Decimal 225 134 115
Binary 11100001 10000110 1110011
Octal 341 206 163

Shades and tints

Shades of #E18673

#E18673
(225,134,115)
#CD7A69
(205,122,105)
#B96E5F
(185,110,95)
#A56255
(165,98,85)
#91564B
(145,86,75)
#7D4A41
(125,74,65)
#693E37
(105,62,55)
#55322D
(85,50,45)
#412623
(65,38,35)
#2D1A19
(45,26,25)
#190E0F
(25,14,15)
#000000
(0,0,0)

Tints of #E18673

#E18673
(225,134,115)
#E3917F
(227,145,127)
#E59C8B
(229,156,139)
#E7A797
(231,167,151)
#E9B2A3
(233,178,163)
#EBBDAF
(235,189,175)
#EDC8BB
(237,200,187)
#EFD3C7
(239,211,199)
#F1DED3
(241,222,211)
#F3E9DF
(243,233,223)
#F5F4EB
(245,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E18673 color. Also use rgb(225,134,115) instead hex code.

Text Font Color

.myTextColor { color: #E18673; }

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

This text font color is #E18673.

Background Color

.myBgColor { background-color: #E18673; }

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

This div background color is #E18673.

Border color

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

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

This div border color is #E18673.

Opacity

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

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

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

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

This text has shadow with #E18673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E18673.

Preview

Color preview on black background

This text has color #E18673 on black background.


Color preview on white background

This text has color #E18673 on white background.


Black color preview on #E18673 background

This text has black color on #E18673 background.


White color preview on #E18673 background

This text has white color on #E18673 background.


Related colors

Complementary color

Complementary color for #hex is #1E798C.


I love getcolorcode.com

Triadic colors

1 #73E186 and #8673E1 with #E18673 are triadic colors.

2 #7386E1 and #86E173 with #E18673 are triadic colors.