COLOR #8A7A60

HEX: #8A7A60 RGB: (138,122,96)

Color info

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

RGB color model

#8A7A60 color RGB value is (138,122,96).

RGB: (138,122,96) (54%, 48%, 38%)

RGB channels and saturation

R 138 of 255 = 54%
G 122 of 255 = 48%
B 96 of 255 = 38%

138
122
96

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

Portions of RGB colors in percentages

R + G + B = 138 + 122 + 96 = 356 (100%)
R 138 of 356 ~ 38.76%
G 122 of 356 ~ 34.27%
B 96 of 356 ~ 26.97'%

%38.76
%34.27
%26.97

CMYK color model

#8A7A60 color CMYK value is (0,12,30,46).

  • cyan value is 0.00%
  • magenta value is 11.59%
  • yellow value is 30.43%
  • key color value is 45.88%

CMYK: (0,12,30,46)
C0M12Y30K46 (0%, 12%, 30%, 46%)
(0.00 / 0.12 / 0.30 / 0.46)

CMYK percentages

%0
%11.59
%30.43
%45.88

Codes

Color #8A7A60 in popluar color models

8A 7A 60
RGB 138 122 96
HSL 37° 17.95% 45.88%
HSB/HSV 37° 30.43% 54.12%
CMYK 0.00% 11.59% 30.43%
45.88%

Color #8A7A60 in popluar number systems.

HEX 8A 7A 60
Decimal 138 122 96
Binary 10001010 1111010 1100000
Octal 212 172 140

Shades and tints

Shades of #8A7A60

#8A7A60
(138,122,96)
#7E6F58
(126,111,88)
#726450
(114,100,80)
#665948
(102,89,72)
#5A4E40
(90,78,64)
#4E4338
(78,67,56)
#423830
(66,56,48)
#362D28
(54,45,40)
#2A2220
(42,34,32)
#1E1718
(30,23,24)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #8A7A60

#8A7A60
(138,122,96)
#94866E
(148,134,110)
#9E927C
(158,146,124)
#A89E8A
(168,158,138)
#B2AA98
(178,170,152)
#BCB6A6
(188,182,166)
#C6C2B4
(198,194,180)
#D0CEC2
(208,206,194)
#DADAD0
(218,218,208)
#E4E6DE
(228,230,222)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7A60 color. Also use rgb(138,122,96) instead hex code.

Text Font Color

.myTextColor { color: #8A7A60; }

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

This text font color is #8A7A60.

Background Color

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

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

This div background color is #8A7A60.

Border color

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

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

This div border color is #8A7A60.

Opacity

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

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

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

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

This text has shadow with #8A7A60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7A60.

Preview

Color preview on black background

This text has color #8A7A60 on black background.


Color preview on white background

This text has color #8A7A60 on white background.


Black color preview on #8A7A60 background

This text has black color on #8A7A60 background.


White color preview on #8A7A60 background

This text has white color on #8A7A60 background.


Related colors

Complementary color

Complementary color for #hex is #75859F.


I love getcolorcode.com

Triadic colors

1 #608A7A and #7A608A with #8A7A60 are triadic colors.

2 #607A8A and #7A8A60 with #8A7A60 are triadic colors.