COLOR #8A8477

HEX: #8A8477 RGB: (138,132,119)

Color info

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

RGB color model

#8A8477 color RGB value is (138,132,119).

RGB: (138,132,119) (54%, 52%, 47%)

RGB channels and saturation

R 138 of 255 = 54%
G 132 of 255 = 52%
B 119 of 255 = 47%

138
132
119

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

Portions of RGB colors in percentages

R + G + B = 138 + 132 + 119 = 389 (100%)
R 138 of 389 ~ 35.48%
G 132 of 389 ~ 33.93%
B 119 of 389 ~ 30.59'%

%35.48
%33.93
%30.59

CMYK color model

#8A8477 color CMYK value is (0,4,14,46).

  • cyan value is 0.00%
  • magenta value is 4.35%
  • yellow value is 13.77%
  • key color value is 45.88%

CMYK: (0,4,14,46)
C0M4Y14K46 (0%, 4%, 14%, 46%)
(0.00 / 0.04 / 0.14 / 0.46)

CMYK percentages

%0
%4.35
%13.77
%45.88

Codes

Color #8A8477 in popluar color models

8A 84 77
RGB 138 132 119
HSL 41° 7.51% 50.39%
HSB/HSV 41° 13.77% 54.12%
CMYK 0.00% 4.35% 13.77%
45.88%

Color #8A8477 in popluar number systems.

HEX 8A 84 77
Decimal 138 132 119
Binary 10001010 10000100 1110111
Octal 212 204 167

Shades and tints

Shades of #8A8477

#8A8477
(138,132,119)
#7E786D
(126,120,109)
#726C63
(114,108,99)
#666059
(102,96,89)
#5A544F
(90,84,79)
#4E4845
(78,72,69)
#423C3B
(66,60,59)
#363031
(54,48,49)
#2A2427
(42,36,39)
#1E181D
(30,24,29)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #8A8477

#8A8477
(138,132,119)
#948F83
(148,143,131)
#9E9A8F
(158,154,143)
#A8A59B
(168,165,155)
#B2B0A7
(178,176,167)
#BCBBB3
(188,187,179)
#C6C6BF
(198,198,191)
#D0D1CB
(208,209,203)
#DADCD7
(218,220,215)
#E4E7E3
(228,231,227)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A8477 color. Also use rgb(138,132,119) instead hex code.

Text Font Color

.myTextColor { color: #8A8477; }

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

This text font color is #8A8477.

Background Color

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

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

This div background color is #8A8477.

Border color

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

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

This div border color is #8A8477.

Opacity

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

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

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

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

This text has shadow with #8A8477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A8477.

Preview

Color preview on black background

This text has color #8A8477 on black background.


Color preview on white background

This text has color #8A8477 on white background.


Black color preview on #8A8477 background

This text has black color on #8A8477 background.


White color preview on #8A8477 background

This text has white color on #8A8477 background.


Related colors

Complementary color

Complementary color for #hex is #757B88.


I love getcolorcode.com

Triadic colors

1 #778A84 and #84778A with #8A8477 are triadic colors.

2 #77848A and #848A77 with #8A8477 are triadic colors.