COLOR #8E4A66

HEX: #8E4A66 RGB: (142,74,102)

Color info

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

RGB color model

#8E4A66 color RGB value is (142,74,102).

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

RGB channels and saturation

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

142
74
102

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

Portions of RGB colors in percentages

R + G + B = 142 + 74 + 102 = 318 (100%)
R 142 of 318 ~ 44.65%
G 74 of 318 ~ 23.27%
B 102 of 318 ~ 32.08'%

%44.65
%23.27
%32.08

CMYK color model

#8E4A66 color CMYK value is (0,48,28,44).

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

CMYK: (0,48,28,44)
C0M48Y28K44 (0%, 48%, 28%, 44%)
(0.00 / 0.48 / 0.28 / 0.44)

CMYK percentages

%0
%47.89
%28.17
%44.31

Codes

Color #8E4A66 in popluar color models

8E 4A 66
RGB 142 74 102
HSL 335° 31.48% 42.35%
HSB/HSV 335° 47.89% 55.69%
CMYK 0.00% 47.89% 28.17%
44.31%

Color #8E4A66 in popluar number systems.

HEX 8E 4A 66
Decimal 142 74 102
Binary 10001110 1001010 1100110
Octal 216 112 146

Shades and tints

Shades of #8E4A66

#8E4A66
(142,74,102)
#82445D
(130,68,93)
#763E54
(118,62,84)
#6A384B
(106,56,75)
#5E3242
(94,50,66)
#522C39
(82,44,57)
#462630
(70,38,48)
#3A2027
(58,32,39)
#2E1A1E
(46,26,30)
#221415
(34,20,21)
#160E0C
(22,14,12)
#000000
(0,0,0)

Tints of #8E4A66

#8E4A66
(142,74,102)
#985A73
(152,90,115)
#A26A80
(162,106,128)
#AC7A8D
(172,122,141)
#B68A9A
(182,138,154)
#C09AA7
(192,154,167)
#CAAAB4
(202,170,180)
#D4BAC1
(212,186,193)
#DECACE
(222,202,206)
#E8DADB
(232,218,219)
#F2EAE8
(242,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E4A66; }

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

This text font color is #8E4A66.

Background Color

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

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

This div background color is #8E4A66.

Border color

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

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

This div border color is #8E4A66.

Opacity

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

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

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

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

This text has shadow with #8E4A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4A66.

Preview

Color preview on black background

This text has color #8E4A66 on black background.


Color preview on white background

This text has color #8E4A66 on white background.


Black color preview on #8E4A66 background

This text has black color on #8E4A66 background.


White color preview on #8E4A66 background

This text has white color on #8E4A66 background.


Related colors

Complementary color

Complementary color for #hex is #71B599.


I love getcolorcode.com

Triadic colors

1 #668E4A and #4A668E with #8E4A66 are triadic colors.

2 #664A8E and #4A8E66 with #8E4A66 are triadic colors.