COLOR #8A6C29

HEX: #8A6C29 RGB: (138,108,41)

Color info

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

RGB color model

#8A6C29 color RGB value is (138,108,41).

RGB: (138,108,41) (54%, 42%, 16%)

RGB channels and saturation

R 138 of 255 = 54%
G 108 of 255 = 42%
B 41 of 255 = 16%

138
108
41

R + G + B ~ 37%. #8A6C29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 108 + 41 = 287 (100%)
R 138 of 287 ~ 48.08%
G 108 of 287 ~ 37.63%
B 41 of 287 ~ 14.29'%

%48.08
%37.63
%14.29

CMYK color model

#8A6C29 color CMYK value is (0,22,70,46).

  • cyan value is 0.00%
  • magenta value is 21.74%
  • yellow value is 70.29%
  • key color value is 45.88%

CMYK: (0,22,70,46)
C0M22Y70K46 (0%, 22%, 70%, 46%)
(0.00 / 0.22 / 0.70 / 0.46)

CMYK percentages

%0
%21.74
%70.29
%45.88

Codes

Color #8A6C29 in popluar color models

8A 6C 29
RGB 138 108 41
HSL 41° 54.19% 35.10%
HSB/HSV 41° 70.29% 54.12%
CMYK 0.00% 21.74% 70.29%
45.88%

Color #8A6C29 in popluar number systems.

HEX 8A 6C 29
Decimal 138 108 41
Binary 10001010 1101100 101001
Octal 212 154 51

Shades and tints

Shades of #8A6C29

#8A6C29
(138,108,41)
#7E6326
(126,99,38)
#725A23
(114,90,35)
#665120
(102,81,32)
#5A481D
(90,72,29)
#4E3F1A
(78,63,26)
#423617
(66,54,23)
#362D14
(54,45,20)
#2A2411
(42,36,17)
#1E1B0E
(30,27,14)
#12120B
(18,18,11)
#000000
(0,0,0)

Tints of #8A6C29

#8A6C29
(138,108,41)
#94793C
(148,121,60)
#9E864F
(158,134,79)
#A89362
(168,147,98)
#B2A075
(178,160,117)
#BCAD88
(188,173,136)
#C6BA9B
(198,186,155)
#D0C7AE
(208,199,174)
#DAD4C1
(218,212,193)
#E4E1D4
(228,225,212)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6C29 color. Also use rgb(138,108,41) instead hex code.

Text Font Color

.myTextColor { color: #8A6C29; }

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

This text font color is #8A6C29.

Background Color

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

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

This div background color is #8A6C29.

Border color

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

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

This div border color is #8A6C29.

Opacity

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

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

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

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

This text has shadow with #8A6C29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6C29.

Preview

Color preview on black background

This text has color #8A6C29 on black background.


Color preview on white background

This text has color #8A6C29 on white background.


Black color preview on #8A6C29 background

This text has black color on #8A6C29 background.


White color preview on #8A6C29 background

This text has white color on #8A6C29 background.


Related colors

Complementary color

Complementary color for #hex is #7593D6.


I love getcolorcode.com

Triadic colors

1 #298A6C and #6C298A with #8A6C29 are triadic colors.

2 #296C8A and #6C8A29 with #8A6C29 are triadic colors.