COLOR #8A8661

HEX: #8A8661 RGB: (138,134,97)

Color info

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

RGB color model

#8A8661 color RGB value is (138,134,97).

RGB: (138,134,97) (54%, 53%, 38%)

RGB channels and saturation

R 138 of 255 = 54%
G 134 of 255 = 53%
B 97 of 255 = 38%

138
134
97

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

Portions of RGB colors in percentages

R + G + B = 138 + 134 + 97 = 369 (100%)
R 138 of 369 ~ 37.4%
G 134 of 369 ~ 36.31%
B 97 of 369 ~ 26.29'%

%37.4
%36.31
%26.29

CMYK color model

#8A8661 color CMYK value is (0,3,30,46).

  • cyan value is 0.00%
  • magenta value is 2.90%
  • yellow value is 29.71%
  • key color value is 45.88%

CMYK: (0,3,30,46)
C0M3Y30K46 (0%, 3%, 30%, 46%)
(0.00 / 0.03 / 0.30 / 0.46)

CMYK percentages

%0
%2.9
%29.71
%45.88

Codes

Color #8A8661 in popluar color models

8A 86 61
RGB 138 134 97
HSL 54° 17.45% 46.08%
HSB/HSV 54° 29.71% 54.12%
CMYK 0.00% 2.90% 29.71%
45.88%

Color #8A8661 in popluar number systems.

HEX 8A 86 61
Decimal 138 134 97
Binary 10001010 10000110 1100001
Octal 212 206 141

Shades and tints

Shades of #8A8661

#8A8661
(138,134,97)
#7E7A59
(126,122,89)
#726E51
(114,110,81)
#666249
(102,98,73)
#5A5641
(90,86,65)
#4E4A39
(78,74,57)
#423E31
(66,62,49)
#363229
(54,50,41)
#2A2621
(42,38,33)
#1E1A19
(30,26,25)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #8A8661

#8A8661
(138,134,97)
#94916F
(148,145,111)
#9E9C7D
(158,156,125)
#A8A78B
(168,167,139)
#B2B299
(178,178,153)
#BCBDA7
(188,189,167)
#C6C8B5
(198,200,181)
#D0D3C3
(208,211,195)
#DADED1
(218,222,209)
#E4E9DF
(228,233,223)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A8661 color. Also use rgb(138,134,97) instead hex code.

Text Font Color

.myTextColor { color: #8A8661; }

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

This text font color is #8A8661.

Background Color

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

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

This div background color is #8A8661.

Border color

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

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

This div border color is #8A8661.

Opacity

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

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

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

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

This text has shadow with #8A8661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A8661.

Preview

Color preview on black background

This text has color #8A8661 on black background.


Color preview on white background

This text has color #8A8661 on white background.


Black color preview on #8A8661 background

This text has black color on #8A8661 background.


White color preview on #8A8661 background

This text has white color on #8A8661 background.


Related colors

Complementary color

Complementary color for #hex is #75799E.


I love getcolorcode.com

Triadic colors

1 #618A86 and #86618A with #8A8661 are triadic colors.

2 #61868A and #868A61 with #8A8661 are triadic colors.