COLOR #8B5E39

HEX: #8B5E39 RGB: (139,94,57)

Color info

#8B5E39 contains mainly red and green colors. Web safe color of #8B5E39 is #996633 (or #963).

RGB color model

#8B5E39 color RGB value is (139,94,57).

RGB: (139,94,57) (55%, 37%, 22%)

RGB channels and saturation

R 139 of 255 = 55%
G 94 of 255 = 37%
B 57 of 255 = 22%

139
94
57

R + G + B ~ 38%. #8B5E39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 139 + 94 + 57 = 290 (100%)
R 139 of 290 ~ 47.93%
G 94 of 290 ~ 32.41%
B 57 of 290 ~ 19.66'%

%47.93
%32.41
%19.66

CMYK color model

#8B5E39 color CMYK value is (0,32,59,45).

  • cyan value is 0.00%
  • magenta value is 32.37%
  • yellow value is 58.99%
  • key color value is 45.49%

CMYK: (0,32,59,45)
C0M32Y59K45 (0%, 32%, 59%, 45%)
(0.00 / 0.32 / 0.59 / 0.45)

CMYK percentages

%0
%32.37
%58.99
%45.49

Codes

Color #8B5E39 in popluar color models

8B 5E 39
RGB 139 94 57
HSL 27° 41.84% 38.43%
HSB/HSV 27° 58.99% 54.51%
CMYK 0.00% 32.37% 58.99%
45.49%

Color #8B5E39 in popluar number systems.

HEX 8B 5E 39
Decimal 139 94 57
Binary 10001011 1011110 111001
Octal 213 136 71

Shades and tints

Shades of #8B5E39

#8B5E39
(139,94,57)
#7F5634
(127,86,52)
#734E2F
(115,78,47)
#67462A
(103,70,42)
#5B3E25
(91,62,37)
#4F3620
(79,54,32)
#432E1B
(67,46,27)
#372616
(55,38,22)
#2B1E11
(43,30,17)
#1F160C
(31,22,12)
#130E07
(19,14,7)
#000000
(0,0,0)

Tints of #8B5E39

#8B5E39
(139,94,57)
#956C4B
(149,108,75)
#9F7A5D
(159,122,93)
#A9886F
(169,136,111)
#B39681
(179,150,129)
#BDA493
(189,164,147)
#C7B2A5
(199,178,165)
#D1C0B7
(209,192,183)
#DBCEC9
(219,206,201)
#E5DCDB
(229,220,219)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5E39 color. Also use rgb(139,94,57) instead hex code.

Text Font Color

.myTextColor { color: #8B5E39; }

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

This text font color is #8B5E39.

Background Color

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

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

This div background color is #8B5E39.

Border color

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

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

This div border color is #8B5E39.

Opacity

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

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

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

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

This text has shadow with #8B5E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5E39.

Preview

Color preview on black background

This text has color #8B5E39 on black background.


Color preview on white background

This text has color #8B5E39 on white background.


Black color preview on #8B5E39 background

This text has black color on #8B5E39 background.


White color preview on #8B5E39 background

This text has white color on #8B5E39 background.


Related colors

Complementary color

Complementary color for #hex is #74A1C6.


I love getcolorcode.com

Triadic colors

1 #398B5E and #5E398B with #8B5E39 are triadic colors.

2 #395E8B and #5E8B39 with #8B5E39 are triadic colors.