COLOR #8A3116

HEX: #8A3116 RGB: (138,49,22)

Color info

#8A3116 contains mainly red color. Web safe color of #8A3116 is #993300 (or #930).

RGB color model

#8A3116 color RGB value is (138,49,22).

RGB: (138,49,22) (54%, 19%, 9%)

RGB channels and saturation

R 138 of 255 = 54%
G 49 of 255 = 19%
B 22 of 255 = 9%

138
49
22

R + G + B ~ 27%. #8A3116 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 49 + 22 = 209 (100%)
R 138 of 209 ~ 66.03%
G 49 of 209 ~ 23.44%
B 22 of 209 ~ 10.53'%

%66.03
%23.44
%10.53

CMYK color model

#8A3116 color CMYK value is (0,64,84,46).

  • cyan value is 0.00%
  • magenta value is 64.49%
  • yellow value is 84.06%
  • key color value is 45.88%
CMYK: (0,64,84,46) C0M64Y84K46 (0%,64%,84%,46%) (0.00/0.64/0.84/0.46) 

CMYK percentages

%0
%64.49
%84.06
%45.88

Codes

Color #8A3116 in popluar color models

8A 31 16
RGB 138 49 22
HSL 14° 72.50% 31.37%
HSB/HSV 14° 84.06% 54.12%
CMYK 0.00% 64.49% 84.06%
45.88%

Color #8A3116 in popluar number systems.

HEX 8A 31 16
Decimal 138 49 22
Binary 10001010 110001 10110
Octal 212 61 26

Shades and tints

Shades of #8A3116

#8A3116
(138,49,22)
#7E2D14
(126,45,20)
#722912
(114,41,18)
#662510
(102,37,16)
#5A210E
(90,33,14)
#4E1D0C
(78,29,12)
#42190A
(66,25,10)
#361508
(54,21,8)
#2A1106
(42,17,6)
#1E0D04
(30,13,4)
#120902
(18,9,2)
#000000
(0,0,0)

Tints of #8A3116

#8A3116
(138,49,22)
#94432B
(148,67,43)
#9E5540
(158,85,64)
#A86755
(168,103,85)
#B2796A
(178,121,106)
#BC8B7F
(188,139,127)
#C69D94
(198,157,148)
#D0AFA9
(208,175,169)
#DAC1BE
(218,193,190)
#E4D3D3
(228,211,211)
#EEE5E8
(238,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A3116 color. Also use rgb(138,49,22) instead hex code.

Text Font Color

.myTextColor { color: #8A3116; }

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

This text font color is #8A3116.

Background Color

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

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

This div background color is #8A3116.

Border color

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

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

This div border color is #8A3116.

Opacity

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

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

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

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

This text has shadow with #8A3116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A3116.

Preview

Color preview on black background

This text has color #8A3116 on black background.


Color preview on white background

This text has color #8A3116 on white background.


Black color preview on #8A3116 background

This text has black color on #8A3116 background.


White color preview on #8A3116 background

This text has white color on #8A3116 background.


Related colors

Complementary color

Complementary color for #hex is #75CEE9.


I love getcolorcode.com

Triadic colors

1 #168A31 and #31168A with #8A3116 are triadic colors.

2 #16318A and #318A16 with #8A3116 are triadic colors.