COLOR #8A4E19

HEX: #8A4E19 RGB: (138,78,25)

Color info

#8A4E19 contains mainly red color. Web safe color of #8A4E19 is #996600 (or #960).

RGB color model

#8A4E19 color RGB value is (138,78,25).

RGB: (138,78,25) (54%, 31%, 10%)

RGB channels and saturation

R 138 of 255 = 54%
G 78 of 255 = 31%
B 25 of 255 = 10%

138
78
25

R + G + B ~ 32%. #8A4E19 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 78 + 25 = 241 (100%)
R 138 of 241 ~ 57.26%
G 78 of 241 ~ 32.37%
B 25 of 241 ~ 10.37'%

%57.26
%32.37

CMYK color model

#8A4E19 color CMYK value is (0,43,82,46).

  • cyan value is 0.00%
  • magenta value is 43.48%
  • yellow value is 81.88%
  • key color value is 45.88%

CMYK: (0,43,82,46)
C0M43Y82K46 (0%, 43%, 82%, 46%)
(0.00 / 0.43 / 0.82 / 0.46)

CMYK percentages

%0
%43.48
%81.88
%45.88

Codes

Color #8A4E19 in popluar color models

8A 4E 19
RGB 138 78 25
HSL 28° 69.33% 31.96%
HSB/HSV 28° 81.88% 54.12%
CMYK 0.00% 43.48% 81.88%
45.88%

Color #8A4E19 in popluar number systems.

HEX 8A 4E 19
Decimal 138 78 25
Binary 10001010 1001110 11001
Octal 212 116 31

Shades and tints

Shades of #8A4E19

#8A4E19
(138,78,25)
#7E4717
(126,71,23)
#724015
(114,64,21)
#663913
(102,57,19)
#5A3211
(90,50,17)
#4E2B0F
(78,43,15)
#42240D
(66,36,13)
#361D0B
(54,29,11)
#2A1609
(42,22,9)
#1E0F07
(30,15,7)
#120805
(18,8,5)
#000000
(0,0,0)

Tints of #8A4E19

#8A4E19
(138,78,25)
#945E2D
(148,94,45)
#9E6E41
(158,110,65)
#A87E55
(168,126,85)
#B28E69
(178,142,105)
#BC9E7D
(188,158,125)
#C6AE91
(198,174,145)
#D0BEA5
(208,190,165)
#DACEB9
(218,206,185)
#E4DECD
(228,222,205)
#EEEEE1
(238,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A4E19 color. Also use rgb(138,78,25) instead hex code.

Text Font Color

.myTextColor { color: #8A4E19; }

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

This text font color is #8A4E19.

Background Color

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

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

This div background color is #8A4E19.

Border color

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

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

This div border color is #8A4E19.

Opacity

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

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

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

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

This text has shadow with #8A4E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4E19.

Preview

Color preview on black background

This text has color #8A4E19 on black background.


Color preview on white background

This text has color #8A4E19 on white background.


Black color preview on #8A4E19 background

This text has black color on #8A4E19 background.


White color preview on #8A4E19 background

This text has white color on #8A4E19 background.


Related colors

Complementary color

Complementary color for #hex is #75B1E6.


I love getcolorcode.com

Triadic colors

1 #198A4E and #4E198A with #8A4E19 are triadic colors.

2 #194E8A and #4E8A19 with #8A4E19 are triadic colors.