COLOR #8B9171

HEX: #8B9171 RGB: (139,145,113)

Color info

#8B9171 contains red, green and blue colors in about the same proportion. Web safe color of #8B9171 is #999966 (or #996).

RGB color model

#8B9171 color RGB value is (139,145,113).

RGB: (139,145,113) (55%, 57%, 44%)

RGB channels and saturation

R 139 of 255 = 55%
G 145 of 255 = 57%
B 113 of 255 = 44%

139
145
113

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

Portions of RGB colors in percentages

R + G + B = 139 + 145 + 113 = 397 (100%)
R 139 of 397 ~ 35.01%
G 145 of 397 ~ 36.52%
B 113 of 397 ~ 28.46'%

%35.01
%36.52
%28.46

CMYK color model

#8B9171 color CMYK value is (4,0,22,43).

  • cyan value is 4.14%
  • magenta value is 0.00%
  • yellow value is 22.07%
  • key color value is 43.14%

CMYK: (4,0,22,43)
C4M0Y22K43 (4%, 0%, 22%, 43%)
(0.04 / 0.00 / 0.22 / 0.43)

CMYK percentages

%4.14
%0
%22.07
%43.14

Codes

Color #8B9171 in popluar color models

8B 91 71
RGB 139 145 113
HSL 71° 12.70% 50.59%
HSB/HSV 71° 22.07% 56.86%
CMYK 4.14% 0.00% 22.07%
43.14%

Color #8B9171 in popluar number systems.

HEX 8B 91 71
Decimal 139 145 113
Binary 10001011 10010001 1110001
Octal 213 221 161

Shades and tints

Shades of #8B9171

#8B9171
(139,145,113)
#7F8467
(127,132,103)
#73775D
(115,119,93)
#676A53
(103,106,83)
#5B5D49
(91,93,73)
#4F503F
(79,80,63)
#434335
(67,67,53)
#37362B
(55,54,43)
#2B2921
(43,41,33)
#1F1C17
(31,28,23)
#130F0D
(19,15,13)
#000000
(0,0,0)

Tints of #8B9171

#8B9171
(139,145,113)
#959B7D
(149,155,125)
#9FA589
(159,165,137)
#A9AF95
(169,175,149)
#B3B9A1
(179,185,161)
#BDC3AD
(189,195,173)
#C7CDB9
(199,205,185)
#D1D7C5
(209,215,197)
#DBE1D1
(219,225,209)
#E5EBDD
(229,235,221)
#EFF5E9
(239,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B9171 color. Also use rgb(139,145,113) instead hex code.

Text Font Color

.myTextColor { color: #8B9171; }

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

This text font color is #8B9171.

Background Color

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

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

This div background color is #8B9171.

Border color

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

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

This div border color is #8B9171.

Opacity

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

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

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

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

This text has shadow with #8B9171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B9171.

Preview

Color preview on black background

This text has color #8B9171 on black background.


Color preview on white background

This text has color #8B9171 on white background.


Black color preview on #8B9171 background

This text has black color on #8B9171 background.


White color preview on #8B9171 background

This text has white color on #8B9171 background.


Related colors

Complementary color

Complementary color for #hex is #746E8E.


I love getcolorcode.com

Triadic colors

1 #718B91 and #91718B with #8B9171 are triadic colors.

2 #71918B and #918B71 with #8B9171 are triadic colors.