COLOR #8A5224

HEX: #8A5224 RGB: (138,82,36)

Color info

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

RGB color model

#8A5224 color RGB value is (138,82,36).

RGB: (138,82,36) (54%, 32%, 14%)

RGB channels and saturation

R 138 of 255 = 54%
G 82 of 255 = 32%
B 36 of 255 = 14%

138
82
36

R + G + B ~ 33%. #8A5224 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 82 + 36 = 256 (100%)
R 138 of 256 ~ 53.91%
G 82 of 256 ~ 32.03%
B 36 of 256 ~ 14.06'%

%53.91
%32.03
%14.06

CMYK color model

#8A5224 color CMYK value is (0,41,74,46).

  • cyan value is 0.00%
  • magenta value is 40.58%
  • yellow value is 73.91%
  • key color value is 45.88%
CMYK: (0,41,74,46) C0M41Y74K46 (0%,41%,74%,46%) (0.00/0.41/0.74/0.46) 

CMYK percentages

%0
%40.58
%73.91
%45.88

Codes

Color #8A5224 in popluar color models

8A 52 24
RGB 138 82 36
HSL 27° 58.62% 34.12%
HSB/HSV 27° 73.91% 54.12%
CMYK 0.00% 40.58% 73.91%
45.88%

Color #8A5224 in popluar number systems.

HEX 8A 52 24
Decimal 138 82 36
Binary 10001010 1010010 100100
Octal 212 122 44

Shades and tints

Shades of #8A5224

#8A5224
(138,82,36)
#7E4B21
(126,75,33)
#72441E
(114,68,30)
#663D1B
(102,61,27)
#5A3618
(90,54,24)
#4E2F15
(78,47,21)
#422812
(66,40,18)
#36210F
(54,33,15)
#2A1A0C
(42,26,12)
#1E1309
(30,19,9)
#120C06
(18,12,6)
#000000
(0,0,0)

Tints of #8A5224

#8A5224
(138,82,36)
#946137
(148,97,55)
#9E704A
(158,112,74)
#A87F5D
(168,127,93)
#B28E70
(178,142,112)
#BC9D83
(188,157,131)
#C6AC96
(198,172,150)
#D0BBA9
(208,187,169)
#DACABC
(218,202,188)
#E4D9CF
(228,217,207)
#EEE8E2
(238,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A5224 color. Also use rgb(138,82,36) instead hex code.

Text Font Color

.myTextColor { color: #8A5224; }

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

This text font color is #8A5224.

Background Color

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

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

This div background color is #8A5224.

Border color

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

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

This div border color is #8A5224.

Opacity

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

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

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

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

This text has shadow with #8A5224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A5224.

Preview

Color preview on black background

This text has color #8A5224 on black background.


Color preview on white background

This text has color #8A5224 on white background.


Black color preview on #8A5224 background

This text has black color on #8A5224 background.


White color preview on #8A5224 background

This text has white color on #8A5224 background.


Related colors

Complementary color

Complementary color for #hex is #75ADDB.


I love getcolorcode.com

Triadic colors

1 #248A52 and #52248A with #8A5224 are triadic colors.

2 #24528A and #528A24 with #8A5224 are triadic colors.