COLOR #8E4D6A

HEX: #8E4D6A RGB: (142,77,106)

Color info

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

RGB color model

#8E4D6A color RGB value is (142,77,106).

RGB: (142,77,106) (56%, 30%, 42%)

RGB channels and saturation

R 142 of 255 = 56%
G 77 of 255 = 30%
B 106 of 255 = 42%

142
77
106

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

Portions of RGB colors in percentages

R + G + B = 142 + 77 + 106 = 325 (100%)
R 142 of 325 ~ 43.69%
G 77 of 325 ~ 23.69%
B 106 of 325 ~ 32.62'%

%43.69
%23.69
%32.62

CMYK color model

#8E4D6A color CMYK value is (0,46,25,44).

  • cyan value is 0.00%
  • magenta value is 45.77%
  • yellow value is 25.35%
  • key color value is 44.31%

CMYK: (0,46,25,44)
C0M46Y25K44 (0%, 46%, 25%, 44%)
(0.00 / 0.46 / 0.25 / 0.44)

CMYK percentages

%0
%45.77
%25.35
%44.31

Codes

Color #8E4D6A in popluar color models

8E 4D 6A
RGB 142 77 106
HSL 333° 29.68% 42.94%
HSB/HSV 333° 45.77% 55.69%
CMYK 0.00% 45.77% 25.35%
44.31%

Color #8E4D6A in popluar number systems.

HEX 8E 4D 6A
Decimal 142 77 106
Binary 10001110 1001101 1101010
Octal 216 115 152

Shades and tints

Shades of #8E4D6A

#8E4D6A
(142,77,106)
#824661
(130,70,97)
#763F58
(118,63,88)
#6A384F
(106,56,79)
#5E3146
(94,49,70)
#522A3D
(82,42,61)
#462334
(70,35,52)
#3A1C2B
(58,28,43)
#2E1522
(46,21,34)
#220E19
(34,14,25)
#160710
(22,7,16)
#000000
(0,0,0)

Tints of #8E4D6A

#8E4D6A
(142,77,106)
#985D77
(152,93,119)
#A26D84
(162,109,132)
#AC7D91
(172,125,145)
#B68D9E
(182,141,158)
#C09DAB
(192,157,171)
#CAADB8
(202,173,184)
#D4BDC5
(212,189,197)
#DECDD2
(222,205,210)
#E8DDDF
(232,221,223)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4D6A color. Also use rgb(142,77,106) instead hex code.

Text Font Color

.myTextColor { color: #8E4D6A; }

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

This text font color is #8E4D6A.

Background Color

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

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

This div background color is #8E4D6A.

Border color

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

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

This div border color is #8E4D6A.

Opacity

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

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

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

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

This text has shadow with #8E4D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4D6A.

Preview

Color preview on black background

This text has color #8E4D6A on black background.


Color preview on white background

This text has color #8E4D6A on white background.


Black color preview on #8E4D6A background

This text has black color on #8E4D6A background.


White color preview on #8E4D6A background

This text has white color on #8E4D6A background.


Related colors

Complementary color

Complementary color for #hex is #71B295.


I love getcolorcode.com

Triadic colors

1 #6A8E4D and #4D6A8E with #8E4D6A are triadic colors.

2 #6A4D8E and #4D8E6A with #8E4D6A are triadic colors.