COLOR #8A7513

HEX: #8A7513 RGB: (138,117,19)

Color info

#8A7513 contains mainly red and green colors. Web safe color of #8A7513 is #996600 (or #960).

RGB color model

#8A7513 color RGB value is (138,117,19).

RGB: (138,117,19) (54%, 46%, 7%)

RGB channels and saturation

R 138 of 255 = 54%
G 117 of 255 = 46%
B 19 of 255 = 7%

138
117
19

R + G + B ~ 36%. #8A7513 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 117 + 19 = 274 (100%)
R 138 of 274 ~ 50.36%
G 117 of 274 ~ 42.7%
B 19 of 274 ~ 6.93'%

%50.36
%42.7

CMYK color model

#8A7513 color CMYK value is (0,15,86,46).

  • cyan value is 0.00%
  • magenta value is 15.22%
  • yellow value is 86.23%
  • key color value is 45.88%

CMYK: (0,15,86,46)
C0M15Y86K46 (0%, 15%, 86%, 46%)
(0.00 / 0.15 / 0.86 / 0.46)

CMYK percentages

%0
%15.22
%86.23
%45.88

Codes

Color #8A7513 in popluar color models

8A 75 13
RGB 138 117 19
HSL 49° 75.80% 30.78%
HSB/HSV 49° 86.23% 54.12%
CMYK 0.00% 15.22% 86.23%
45.88%

Color #8A7513 in popluar number systems.

HEX 8A 75 13
Decimal 138 117 19
Binary 10001010 1110101 10011
Octal 212 165 23

Shades and tints

Shades of #8A7513

#8A7513
(138,117,19)
#7E6B12
(126,107,18)
#726111
(114,97,17)
#665710
(102,87,16)
#5A4D0F
(90,77,15)
#4E430E
(78,67,14)
#42390D
(66,57,13)
#362F0C
(54,47,12)
#2A250B
(42,37,11)
#1E1B0A
(30,27,10)
#121109
(18,17,9)
#000000
(0,0,0)

Tints of #8A7513

#8A7513
(138,117,19)
#948128
(148,129,40)
#9E8D3D
(158,141,61)
#A89952
(168,153,82)
#B2A567
(178,165,103)
#BCB17C
(188,177,124)
#C6BD91
(198,189,145)
#D0C9A6
(208,201,166)
#DAD5BB
(218,213,187)
#E4E1D0
(228,225,208)
#EEEDE5
(238,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7513 color. Also use rgb(138,117,19) instead hex code.

Text Font Color

.myTextColor { color: #8A7513; }

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

This text font color is #8A7513.

Background Color

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

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

This div background color is #8A7513.

Border color

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

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

This div border color is #8A7513.

Opacity

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

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

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

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

This text has shadow with #8A7513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7513.

Preview

Color preview on black background

This text has color #8A7513 on black background.


Color preview on white background

This text has color #8A7513 on white background.


Black color preview on #8A7513 background

This text has black color on #8A7513 background.


White color preview on #8A7513 background

This text has white color on #8A7513 background.


Related colors

Complementary color

Complementary color for #hex is #758AEC.


I love getcolorcode.com

Triadic colors

1 #138A75 and #75138A with #8A7513 are triadic colors.

2 #13758A and #758A13 with #8A7513 are triadic colors.