COLOR #8E4C60

HEX: #8E4C60 RGB: (142,76,96)

Color info

#8E4C60 contains mainly red and blue colors. Web safe color of #8E4C60 is #993366 (or #936).

RGB color model

#8E4C60 color RGB value is (142,76,96).

RGB: (142,76,96) (56%, 30%, 38%)

RGB channels and saturation

R 142 of 255 = 56%
G 76 of 255 = 30%
B 96 of 255 = 38%

142
76
96

R + G + B ~ 41%. #8E4C60 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 76 + 96 = 314 (100%)
R 142 of 314 ~ 45.22%
G 76 of 314 ~ 24.2%
B 96 of 314 ~ 30.57'%

%45.22
%24.2
%30.57

CMYK color model

#8E4C60 color CMYK value is (0,46,32,44).

  • cyan value is 0.00%
  • magenta value is 46.48%
  • yellow value is 32.39%
  • key color value is 44.31%
CMYK: (0,46,32,44) C0M46Y32K44 (0%,46%,32%,44%) (0.00/0.46/0.32/0.44) 

CMYK percentages

%0
%46.48
%32.39
%44.31

Codes

Color #8E4C60 in popluar color models

8E 4C 60
RGB 142 76 96
HSL 342° 30.28% 42.75%
HSB/HSV 342° 46.48% 55.69%
CMYK 0.00% 46.48% 32.39%
44.31%

Color #8E4C60 in popluar number systems.

HEX 8E 4C 60
Decimal 142 76 96
Binary 10001110 1001100 1100000
Octal 216 114 140

Shades and tints

Shades of #8E4C60

#8E4C60
(142,76,96)
#824658
(130,70,88)
#764050
(118,64,80)
#6A3A48
(106,58,72)
#5E3440
(94,52,64)
#522E38
(82,46,56)
#462830
(70,40,48)
#3A2228
(58,34,40)
#2E1C20
(46,28,32)
#221618
(34,22,24)
#161010
(22,16,16)
#000000
(0,0,0)

Tints of #8E4C60

#8E4C60
(142,76,96)
#985C6E
(152,92,110)
#A26C7C
(162,108,124)
#AC7C8A
(172,124,138)
#B68C98
(182,140,152)
#C09CA6
(192,156,166)
#CAACB4
(202,172,180)
#D4BCC2
(212,188,194)
#DECCD0
(222,204,208)
#E8DCDE
(232,220,222)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4C60 color. Also use rgb(142,76,96) instead hex code.

Text Font Color

.myTextColor { color: #8E4C60; }

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

This text font color is #8E4C60.

Background Color

.myBgColor { background-color: #8E4C60; }

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

This div background color is #8E4C60.

Border color

.myBorderColor { border: 1px solid #8E4C60; }

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

This div border color is #8E4C60.

Opacity

.myOpacity80 { color: #8E4C60; opacity: 0.8; }

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

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

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

This text has shadow with #8E4C60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4C60.

Preview

Color preview on black background

This text has color #8E4C60 on black background.


Color preview on white background

This text has color #8E4C60 on white background.


Black color preview on #8E4C60 background

This text has black color on #8E4C60 background.


White color preview on #8E4C60 background

This text has white color on #8E4C60 background.


Related colors

Complementary color

Complementary color for #hex is #71B39F.


I love getcolorcode.com

Triadic colors

1 #608E4C and #4C608E with #8E4C60 are triadic colors.

2 #604C8E and #4C8E60 with #8E4C60 are triadic colors.