COLOR #8E4B66

HEX: #8E4B66 RGB: (142,75,102)

Color info

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

RGB color model

#8E4B66 color RGB value is (142,75,102).

RGB: (142,75,102) (56%, 29%, 40%)

RGB channels and saturation

R 142 of 255 = 56%
G 75 of 255 = 29%
B 102 of 255 = 40%

142
75
102

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

Portions of RGB colors in percentages

R + G + B = 142 + 75 + 102 = 319 (100%)
R 142 of 319 ~ 44.51%
G 75 of 319 ~ 23.51%
B 102 of 319 ~ 31.97'%

%44.51
%23.51
%31.97

CMYK color model

#8E4B66 color CMYK value is (0,47,28,44).

  • cyan value is 0.00%
  • magenta value is 47.18%
  • yellow value is 28.17%
  • key color value is 44.31%

CMYK: (0,47,28,44)
C0M47Y28K44 (0%, 47%, 28%, 44%)
(0.00 / 0.47 / 0.28 / 0.44)

CMYK percentages

%0
%47.18
%28.17
%44.31

Codes

Color #8E4B66 in popluar color models

8E 4B 66
RGB 142 75 102
HSL 336° 30.88% 42.55%
HSB/HSV 336° 47.18% 55.69%
CMYK 0.00% 47.18% 28.17%
44.31%

Color #8E4B66 in popluar number systems.

HEX 8E 4B 66
Decimal 142 75 102
Binary 10001110 1001011 1100110
Octal 216 113 146

Shades and tints

Shades of #8E4B66

#8E4B66
(142,75,102)
#82455D
(130,69,93)
#763F54
(118,63,84)
#6A394B
(106,57,75)
#5E3342
(94,51,66)
#522D39
(82,45,57)
#462730
(70,39,48)
#3A2127
(58,33,39)
#2E1B1E
(46,27,30)
#221515
(34,21,21)
#160F0C
(22,15,12)
#000000
(0,0,0)

Tints of #8E4B66

#8E4B66
(142,75,102)
#985B73
(152,91,115)
#A26B80
(162,107,128)
#AC7B8D
(172,123,141)
#B68B9A
(182,139,154)
#C09BA7
(192,155,167)
#CAABB4
(202,171,180)
#D4BBC1
(212,187,193)
#DECBCE
(222,203,206)
#E8DBDB
(232,219,219)
#F2EBE8
(242,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4B66 color. Also use rgb(142,75,102) instead hex code.

Text Font Color

.myTextColor { color: #8E4B66; }

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

This text font color is #8E4B66.

Background Color

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

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

This div background color is #8E4B66.

Border color

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

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

This div border color is #8E4B66.

Opacity

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

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

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

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

This text has shadow with #8E4B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4B66.

Preview

Color preview on black background

This text has color #8E4B66 on black background.


Color preview on white background

This text has color #8E4B66 on white background.


Black color preview on #8E4B66 background

This text has black color on #8E4B66 background.


White color preview on #8E4B66 background

This text has white color on #8E4B66 background.


Related colors

Complementary color

Complementary color for #hex is #71B499.


I love getcolorcode.com

Triadic colors

1 #668E4B and #4B668E with #8E4B66 are triadic colors.

2 #664B8E and #4B8E66 with #8E4B66 are triadic colors.