COLOR #8A7A37

HEX: #8A7A37 RGB: (138,122,55)

Color info

#8A7A37 contains mainly red and green colors. Web safe color of #8A7A37 is #996633 (or #963).

RGB color model

#8A7A37 color RGB value is (138,122,55).

RGB: (138,122,55) (54%, 48%, 22%)

RGB channels and saturation

R 138 of 255 = 54%
G 122 of 255 = 48%
B 55 of 255 = 22%

138
122
55

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

Portions of RGB colors in percentages

R + G + B = 138 + 122 + 55 = 315 (100%)
R 138 of 315 ~ 43.81%
G 122 of 315 ~ 38.73%
B 55 of 315 ~ 17.46'%

%43.81
%38.73
%17.46

CMYK color model

#8A7A37 color CMYK value is (0,12,60,46).

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

CMYK: (0,12,60,46)
C0M12Y60K46 (0%, 12%, 60%, 46%)
(0.00 / 0.12 / 0.60 / 0.46)

CMYK percentages

%0
%11.59
%60.14
%45.88

Codes

Color #8A7A37 in popluar color models

8A 7A 37
RGB 138 122 55
HSL 48° 43.01% 37.84%
HSB/HSV 48° 60.14% 54.12%
CMYK 0.00% 11.59% 60.14%
45.88%

Color #8A7A37 in popluar number systems.

HEX 8A 7A 37
Decimal 138 122 55
Binary 10001010 1111010 110111
Octal 212 172 67

Shades and tints

Shades of #8A7A37

#8A7A37
(138,122,55)
#7E6F32
(126,111,50)
#72642D
(114,100,45)
#665928
(102,89,40)
#5A4E23
(90,78,35)
#4E431E
(78,67,30)
#423819
(66,56,25)
#362D14
(54,45,20)
#2A220F
(42,34,15)
#1E170A
(30,23,10)
#120C05
(18,12,5)
#000000
(0,0,0)

Tints of #8A7A37

#8A7A37
(138,122,55)
#948649
(148,134,73)
#9E925B
(158,146,91)
#A89E6D
(168,158,109)
#B2AA7F
(178,170,127)
#BCB691
(188,182,145)
#C6C2A3
(198,194,163)
#D0CEB5
(208,206,181)
#DADAC7
(218,218,199)
#E4E6D9
(228,230,217)
#EEF2EB
(238,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7A37; }

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

This text font color is #8A7A37.

Background Color

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

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

This div background color is #8A7A37.

Border color

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

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

This div border color is #8A7A37.

Opacity

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

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

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

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

This text has shadow with #8A7A37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7A37.

Preview

Color preview on black background

This text has color #8A7A37 on black background.


Color preview on white background

This text has color #8A7A37 on white background.


Black color preview on #8A7A37 background

This text has black color on #8A7A37 background.


White color preview on #8A7A37 background

This text has white color on #8A7A37 background.


Related colors

Complementary color

Complementary color for #hex is #7585C8.


I love getcolorcode.com

Triadic colors

1 #378A7A and #7A378A with #8A7A37 are triadic colors.

2 #377A8A and #7A8A37 with #8A7A37 are triadic colors.