COLOR #8A6A39

HEX: #8A6A39 RGB: (138,106,57)

Color info

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

RGB color model

#8A6A39 color RGB value is (138,106,57).

RGB: (138,106,57) (54%, 42%, 22%)

RGB channels and saturation

R 138 of 255 = 54%
G 106 of 255 = 42%
B 57 of 255 = 22%

138
106
57

R + G + B ~ 39%. #8A6A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 106 + 57 = 301 (100%)
R 138 of 301 ~ 45.85%
G 106 of 301 ~ 35.22%
B 57 of 301 ~ 18.94'%

%45.85
%35.22
%18.94

CMYK color model

#8A6A39 color CMYK value is (0,23,59,46).

  • cyan value is 0.00%
  • magenta value is 23.19%
  • yellow value is 58.70%
  • key color value is 45.88%

CMYK: (0,23,59,46)
C0M23Y59K46 (0%, 23%, 59%, 46%)
(0.00 / 0.23 / 0.59 / 0.46)

CMYK percentages

%0
%23.19
%58.7
%45.88

Codes

Color #8A6A39 in popluar color models

8A 6A 39
RGB 138 106 57
HSL 36° 41.54% 38.24%
HSB/HSV 36° 58.70% 54.12%
CMYK 0.00% 23.19% 58.70%
45.88%

Color #8A6A39 in popluar number systems.

HEX 8A 6A 39
Decimal 138 106 57
Binary 10001010 1101010 111001
Octal 212 152 71

Shades and tints

Shades of #8A6A39

#8A6A39
(138,106,57)
#7E6134
(126,97,52)
#72582F
(114,88,47)
#664F2A
(102,79,42)
#5A4625
(90,70,37)
#4E3D20
(78,61,32)
#42341B
(66,52,27)
#362B16
(54,43,22)
#2A2211
(42,34,17)
#1E190C
(30,25,12)
#121007
(18,16,7)
#000000
(0,0,0)

Tints of #8A6A39

#8A6A39
(138,106,57)
#94774B
(148,119,75)
#9E845D
(158,132,93)
#A8916F
(168,145,111)
#B29E81
(178,158,129)
#BCAB93
(188,171,147)
#C6B8A5
(198,184,165)
#D0C5B7
(208,197,183)
#DAD2C9
(218,210,201)
#E4DFDB
(228,223,219)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6A39 color. Also use rgb(138,106,57) instead hex code.

Text Font Color

.myTextColor { color: #8A6A39; }

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

This text font color is #8A6A39.

Background Color

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

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

This div background color is #8A6A39.

Border color

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

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

This div border color is #8A6A39.

Opacity

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

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

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

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

This text has shadow with #8A6A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6A39.

Preview

Color preview on black background

This text has color #8A6A39 on black background.


Color preview on white background

This text has color #8A6A39 on white background.


Black color preview on #8A6A39 background

This text has black color on #8A6A39 background.


White color preview on #8A6A39 background

This text has white color on #8A6A39 background.


Related colors

Complementary color

Complementary color for #hex is #7595C6.


I love getcolorcode.com

Triadic colors

1 #398A6A and #6A398A with #8A6A39 are triadic colors.

2 #396A8A and #6A8A39 with #8A6A39 are triadic colors.