COLOR #8A8371

HEX: #8A8371 RGB: (138,131,113)

Color info

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

RGB color model

#8A8371 color RGB value is (138,131,113).

RGB: (138,131,113) (54%, 51%, 44%)

RGB channels and saturation

R 138 of 255 = 54%
G 131 of 255 = 51%
B 113 of 255 = 44%

138
131
113

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

Portions of RGB colors in percentages

R + G + B = 138 + 131 + 113 = 382 (100%)
R 138 of 382 ~ 36.13%
G 131 of 382 ~ 34.29%
B 113 of 382 ~ 29.58'%

%36.13
%34.29
%29.58

CMYK color model

#8A8371 color CMYK value is (0,5,18,46).

  • cyan value is 0.00%
  • magenta value is 5.07%
  • yellow value is 18.12%
  • key color value is 45.88%

CMYK: (0,5,18,46)
C0M5Y18K46 (0%, 5%, 18%, 46%)
(0.00 / 0.05 / 0.18 / 0.46)

CMYK percentages

%0
%5.07
%18.12
%45.88

Codes

Color #8A8371 in popluar color models

8A 83 71
RGB 138 131 113
HSL 43° 9.96% 49.22%
HSB/HSV 43° 18.12% 54.12%
CMYK 0.00% 5.07% 18.12%
45.88%

Color #8A8371 in popluar number systems.

HEX 8A 83 71
Decimal 138 131 113
Binary 10001010 10000011 1110001
Octal 212 203 161

Shades and tints

Shades of #8A8371

#8A8371
(138,131,113)
#7E7867
(126,120,103)
#726D5D
(114,109,93)
#666253
(102,98,83)
#5A5749
(90,87,73)
#4E4C3F
(78,76,63)
#424135
(66,65,53)
#36362B
(54,54,43)
#2A2B21
(42,43,33)
#1E2017
(30,32,23)
#12150D
(18,21,13)
#000000
(0,0,0)

Tints of #8A8371

#8A8371
(138,131,113)
#948E7D
(148,142,125)
#9E9989
(158,153,137)
#A8A495
(168,164,149)
#B2AFA1
(178,175,161)
#BCBAAD
(188,186,173)
#C6C5B9
(198,197,185)
#D0D0C5
(208,208,197)
#DADBD1
(218,219,209)
#E4E6DD
(228,230,221)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A8371 color. Also use rgb(138,131,113) instead hex code.

Text Font Color

.myTextColor { color: #8A8371; }

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

This text font color is #8A8371.

Background Color

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

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

This div background color is #8A8371.

Border color

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

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

This div border color is #8A8371.

Opacity

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

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

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

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

This text has shadow with #8A8371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A8371.

Preview

Color preview on black background

This text has color #8A8371 on black background.


Color preview on white background

This text has color #8A8371 on white background.


Black color preview on #8A8371 background

This text has black color on #8A8371 background.


White color preview on #8A8371 background

This text has white color on #8A8371 background.


Related colors

Complementary color

Complementary color for #hex is #757C8E.


I love getcolorcode.com

Triadic colors

1 #718A83 and #83718A with #8A8371 are triadic colors.

2 #71838A and #838A71 with #8A8371 are triadic colors.