COLOR #8A7422

HEX: #8A7422 RGB: (138,116,34)

Color info

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

RGB color model

#8A7422 color RGB value is (138,116,34).

RGB: (138,116,34) (54%, 45%, 13%)

RGB channels and saturation

R 138 of 255 = 54%
G 116 of 255 = 45%
B 34 of 255 = 13%

138
116
34

R + G + B ~ 37%. #8A7422 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 116 + 34 = 288 (100%)
R 138 of 288 ~ 47.92%
G 116 of 288 ~ 40.28%
B 34 of 288 ~ 11.81'%

%47.92
%40.28
%11.81

CMYK color model

#8A7422 color CMYK value is (0,16,75,46).

  • cyan value is 0.00%
  • magenta value is 15.94%
  • yellow value is 75.36%
  • key color value is 45.88%
CMYK: (0,16,75,46) C0M16Y75K46 (0%,16%,75%,46%) (0.00/0.16/0.75/0.46) 

CMYK percentages

%0
%15.94
%75.36
%45.88

Codes

Color #8A7422 in popluar color models

8A 74 22
RGB 138 116 34
HSL 47° 60.47% 33.73%
HSB/HSV 47° 75.36% 54.12%
CMYK 0.00% 15.94% 75.36%
45.88%

Color #8A7422 in popluar number systems.

HEX 8A 74 22
Decimal 138 116 34
Binary 10001010 1110100 100010
Octal 212 164 42

Shades and tints

Shades of #8A7422

#8A7422
(138,116,34)
#7E6A1F
(126,106,31)
#72601C
(114,96,28)
#665619
(102,86,25)
#5A4C16
(90,76,22)
#4E4213
(78,66,19)
#423810
(66,56,16)
#362E0D
(54,46,13)
#2A240A
(42,36,10)
#1E1A07
(30,26,7)
#121004
(18,16,4)
#000000
(0,0,0)

Tints of #8A7422

#8A7422
(138,116,34)
#948036
(148,128,54)
#9E8C4A
(158,140,74)
#A8985E
(168,152,94)
#B2A472
(178,164,114)
#BCB086
(188,176,134)
#C6BC9A
(198,188,154)
#D0C8AE
(208,200,174)
#DAD4C2
(218,212,194)
#E4E0D6
(228,224,214)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7422 color. Also use rgb(138,116,34) instead hex code.

Text Font Color

.myTextColor { color: #8A7422; }

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

This text font color is #8A7422.

Background Color

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

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

This div background color is #8A7422.

Border color

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

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

This div border color is #8A7422.

Opacity

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

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

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

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

This text has shadow with #8A7422 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7422.

Preview

Color preview on black background

This text has color #8A7422 on black background.


Color preview on white background

This text has color #8A7422 on white background.


Black color preview on #8A7422 background

This text has black color on #8A7422 background.


White color preview on #8A7422 background

This text has white color on #8A7422 background.


Related colors

Complementary color

Complementary color for #hex is #758BDD.


I love getcolorcode.com

Triadic colors

1 #228A74 and #74228A with #8A7422 are triadic colors.

2 #22748A and #748A22 with #8A7422 are triadic colors.