COLOR #8A6947

HEX: #8A6947 RGB: (138,105,71)

Color info

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

RGB color model

#8A6947 color RGB value is (138,105,71).

RGB: (138,105,71) (54%, 41%, 28%)

RGB channels and saturation

R 138 of 255 = 54%
G 105 of 255 = 41%
B 71 of 255 = 28%

138
105
71

R + G + B ~ 41%. #8A6947 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 105 + 71 = 314 (100%)
R 138 of 314 ~ 43.95%
G 105 of 314 ~ 33.44%
B 71 of 314 ~ 22.61'%

%43.95
%33.44
%22.61

CMYK color model

#8A6947 color CMYK value is (0,24,49,46).

  • cyan value is 0.00%
  • magenta value is 23.91%
  • yellow value is 48.55%
  • key color value is 45.88%

CMYK: (0,24,49,46)
C0M24Y49K46 (0%, 24%, 49%, 46%)
(0.00 / 0.24 / 0.49 / 0.46)

CMYK percentages

%0
%23.91
%48.55
%45.88

Codes

Color #8A6947 in popluar color models

8A 69 47
RGB 138 105 71
HSL 30° 32.06% 40.98%
HSB/HSV 30° 48.55% 54.12%
CMYK 0.00% 23.91% 48.55%
45.88%

Color #8A6947 in popluar number systems.

HEX 8A 69 47
Decimal 138 105 71
Binary 10001010 1101001 1000111
Octal 212 151 107

Shades and tints

Shades of #8A6947

#8A6947
(138,105,71)
#7E6041
(126,96,65)
#72573B
(114,87,59)
#664E35
(102,78,53)
#5A452F
(90,69,47)
#4E3C29
(78,60,41)
#423323
(66,51,35)
#362A1D
(54,42,29)
#2A2117
(42,33,23)
#1E1811
(30,24,17)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #8A6947

#8A6947
(138,105,71)
#947657
(148,118,87)
#9E8367
(158,131,103)
#A89077
(168,144,119)
#B29D87
(178,157,135)
#BCAA97
(188,170,151)
#C6B7A7
(198,183,167)
#D0C4B7
(208,196,183)
#DAD1C7
(218,209,199)
#E4DED7
(228,222,215)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6947 color. Also use rgb(138,105,71) instead hex code.

Text Font Color

.myTextColor { color: #8A6947; }

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

This text font color is #8A6947.

Background Color

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

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

This div background color is #8A6947.

Border color

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

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

This div border color is #8A6947.

Opacity

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

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

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

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

This text has shadow with #8A6947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6947.

Preview

Color preview on black background

This text has color #8A6947 on black background.


Color preview on white background

This text has color #8A6947 on white background.


Black color preview on #8A6947 background

This text has black color on #8A6947 background.


White color preview on #8A6947 background

This text has white color on #8A6947 background.


Related colors

Complementary color

Complementary color for #hex is #7596B8.


I love getcolorcode.com

Triadic colors

1 #478A69 and #69478A with #8A6947 are triadic colors.

2 #47698A and #698A47 with #8A6947 are triadic colors.