COLOR #8B5E61

HEX: #8B5E61 RGB: (139,94,97)

Color info

#8B5E61 contains red, green and blue colors in about the same proportion. Web safe color of #8B5E61 is #996666 (or #966).

RGB color model

#8B5E61 color RGB value is (139,94,97).

RGB: (139,94,97) (55%, 37%, 38%)

RGB channels and saturation

R 139 of 255 = 55%
G 94 of 255 = 37%
B 97 of 255 = 38%

139
94
97

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

Portions of RGB colors in percentages

R + G + B = 139 + 94 + 97 = 330 (100%)
R 139 of 330 ~ 42.12%
G 94 of 330 ~ 28.48%
B 97 of 330 ~ 29.39'%

%42.12
%28.48
%29.39

CMYK color model

#8B5E61 color CMYK value is (0,32,30,45).

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

CMYK: (0,32,30,45)
C0M32Y30K45 (0%, 32%, 30%, 45%)
(0.00 / 0.32 / 0.30 / 0.45)

CMYK percentages

%0
%32.37
%30.22
%45.49

Codes

Color #8B5E61 in popluar color models

8B 5E 61
RGB 139 94 97
HSL 356° 19.31% 45.69%
HSB/HSV 356° 32.37% 54.51%
CMYK 0.00% 32.37% 30.22%
45.49%

Color #8B5E61 in popluar number systems.

HEX 8B 5E 61
Decimal 139 94 97
Binary 10001011 1011110 1100001
Octal 213 136 141

Shades and tints

Shades of #8B5E61

#8B5E61
(139,94,97)
#7F5659
(127,86,89)
#734E51
(115,78,81)
#674649
(103,70,73)
#5B3E41
(91,62,65)
#4F3639
(79,54,57)
#432E31
(67,46,49)
#372629
(55,38,41)
#2B1E21
(43,30,33)
#1F1619
(31,22,25)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #8B5E61

#8B5E61
(139,94,97)
#956C6F
(149,108,111)
#9F7A7D
(159,122,125)
#A9888B
(169,136,139)
#B39699
(179,150,153)
#BDA4A7
(189,164,167)
#C7B2B5
(199,178,181)
#D1C0C3
(209,192,195)
#DBCED1
(219,206,209)
#E5DCDF
(229,220,223)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8B5E61; }

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

This text font color is #8B5E61.

Background Color

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

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

This div background color is #8B5E61.

Border color

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

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

This div border color is #8B5E61.

Opacity

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

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

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

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

This text has shadow with #8B5E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5E61.

Preview

Color preview on black background

This text has color #8B5E61 on black background.


Color preview on white background

This text has color #8B5E61 on white background.


Black color preview on #8B5E61 background

This text has black color on #8B5E61 background.


White color preview on #8B5E61 background

This text has white color on #8B5E61 background.


Related colors

Complementary color

Complementary color for #hex is #74A19E.


I love getcolorcode.com

Triadic colors

1 #618B5E and #5E618B with #8B5E61 are triadic colors.

2 #615E8B and #5E8B61 with #8B5E61 are triadic colors.