COLOR #8E3B44

HEX: #8E3B44 RGB: (142,59,68)

Color info

#8E3B44 contains mainly red color. Web safe color of #8E3B44 is #993333 (or #933).

RGB color model

#8E3B44 color RGB value is (142,59,68).

RGB: (142,59,68) (56%, 23%, 27%)

RGB channels and saturation

R 142 of 255 = 56%
G 59 of 255 = 23%
B 68 of 255 = 27%

142
59
68

R + G + B ~ 35%. #8E3B44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 59 + 68 = 269 (100%)
R 142 of 269 ~ 52.79%
G 59 of 269 ~ 21.93%
B 68 of 269 ~ 25.28'%

%52.79
%21.93
%25.28

CMYK color model

#8E3B44 color CMYK value is (0,58,52,44).

  • cyan value is 0.00%
  • magenta value is 58.45%
  • yellow value is 52.11%
  • key color value is 44.31%

CMYK: (0,58,52,44)
C0M58Y52K44 (0%, 58%, 52%, 44%)
(0.00 / 0.58 / 0.52 / 0.44)

CMYK percentages

%0
%58.45
%52.11
%44.31

Codes

Color #8E3B44 in popluar color models

8E 3B 44
RGB 142 59 68
HSL 353° 41.29% 39.41%
HSB/HSV 353° 58.45% 55.69%
CMYK 0.00% 58.45% 52.11%
44.31%

Color #8E3B44 in popluar number systems.

HEX 8E 3B 44
Decimal 142 59 68
Binary 10001110 111011 1000100
Octal 216 73 104

Shades and tints

Shades of #8E3B44

#8E3B44
(142,59,68)
#82363E
(130,54,62)
#763138
(118,49,56)
#6A2C32
(106,44,50)
#5E272C
(94,39,44)
#522226
(82,34,38)
#461D20
(70,29,32)
#3A181A
(58,24,26)
#2E1314
(46,19,20)
#220E0E
(34,14,14)
#160908
(22,9,8)
#000000
(0,0,0)

Tints of #8E3B44

#8E3B44
(142,59,68)
#984C55
(152,76,85)
#A25D66
(162,93,102)
#AC6E77
(172,110,119)
#B67F88
(182,127,136)
#C09099
(192,144,153)
#CAA1AA
(202,161,170)
#D4B2BB
(212,178,187)
#DEC3CC
(222,195,204)
#E8D4DD
(232,212,221)
#F2E5EE
(242,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E3B44 color. Also use rgb(142,59,68) instead hex code.

Text Font Color

.myTextColor { color: #8E3B44; }

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

This text font color is #8E3B44.

Background Color

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

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

This div background color is #8E3B44.

Border color

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

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

This div border color is #8E3B44.

Opacity

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

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

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

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

This text has shadow with #8E3B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E3B44.

Preview

Color preview on black background

This text has color #8E3B44 on black background.


Color preview on white background

This text has color #8E3B44 on white background.


Black color preview on #8E3B44 background

This text has black color on #8E3B44 background.


White color preview on #8E3B44 background

This text has white color on #8E3B44 background.


Related colors

Complementary color

Complementary color for #hex is #71C4BB.


I love getcolorcode.com

Triadic colors

1 #448E3B and #3B448E with #8E3B44 are triadic colors.

2 #443B8E and #3B8E44 with #8E3B44 are triadic colors.