COLOR #8A7C49

HEX: #8A7C49 RGB: (138,124,73)

Color info

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

RGB color model

#8A7C49 color RGB value is (138,124,73).

RGB: (138,124,73) (54%, 49%, 29%)

RGB channels and saturation

R 138 of 255 = 54%
G 124 of 255 = 49%
B 73 of 255 = 29%

138
124
73

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

Portions of RGB colors in percentages

R + G + B = 138 + 124 + 73 = 335 (100%)
R 138 of 335 ~ 41.19%
G 124 of 335 ~ 37.01%
B 73 of 335 ~ 21.79'%

%41.19
%37.01
%21.79

CMYK color model

#8A7C49 color CMYK value is (0,10,47,46).

  • cyan value is 0.00%
  • magenta value is 10.14%
  • yellow value is 47.10%
  • key color value is 45.88%

CMYK: (0,10,47,46)
C0M10Y47K46 (0%, 10%, 47%, 46%)
(0.00 / 0.10 / 0.47 / 0.46)

CMYK percentages

%0
%10.14
%47.1
%45.88

Codes

Color #8A7C49 in popluar color models

8A 7C 49
RGB 138 124 73
HSL 47° 30.81% 41.37%
HSB/HSV 47° 47.10% 54.12%
CMYK 0.00% 10.14% 47.10%
45.88%

Color #8A7C49 in popluar number systems.

HEX 8A 7C 49
Decimal 138 124 73
Binary 10001010 1111100 1001001
Octal 212 174 111

Shades and tints

Shades of #8A7C49

#8A7C49
(138,124,73)
#7E7143
(126,113,67)
#72663D
(114,102,61)
#665B37
(102,91,55)
#5A5031
(90,80,49)
#4E452B
(78,69,43)
#423A25
(66,58,37)
#362F1F
(54,47,31)
#2A2419
(42,36,25)
#1E1913
(30,25,19)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #8A7C49

#8A7C49
(138,124,73)
#948759
(148,135,89)
#9E9269
(158,146,105)
#A89D79
(168,157,121)
#B2A889
(178,168,137)
#BCB399
(188,179,153)
#C6BEA9
(198,190,169)
#D0C9B9
(208,201,185)
#DAD4C9
(218,212,201)
#E4DFD9
(228,223,217)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7C49 color. Also use rgb(138,124,73) instead hex code.

Text Font Color

.myTextColor { color: #8A7C49; }

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

This text font color is #8A7C49.

Background Color

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

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

This div background color is #8A7C49.

Border color

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

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

This div border color is #8A7C49.

Opacity

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

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

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

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

This text has shadow with #8A7C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7C49.

Preview

Color preview on black background

This text has color #8A7C49 on black background.


Color preview on white background

This text has color #8A7C49 on white background.


Black color preview on #8A7C49 background

This text has black color on #8A7C49 background.


White color preview on #8A7C49 background

This text has white color on #8A7C49 background.


Related colors

Complementary color

Complementary color for #hex is #7583B6.


I love getcolorcode.com

Triadic colors

1 #498A7C and #7C498A with #8A7C49 are triadic colors.

2 #497C8A and #7C8A49 with #8A7C49 are triadic colors.