COLOR #8A7C61

HEX: #8A7C61 RGB: (138,124,97)

Color info

#8A7C61 contains red, green and blue colors in about the same proportion. Web safe color of #8A7C61 is #996666 (or #966).

RGB color model

#8A7C61 color RGB value is (138,124,97).

RGB: (138,124,97) (54%, 49%, 38%)

RGB channels and saturation

R 138 of 255 = 54%
G 124 of 255 = 49%
B 97 of 255 = 38%

138
124
97

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

Portions of RGB colors in percentages

R + G + B = 138 + 124 + 97 = 359 (100%)
R 138 of 359 ~ 38.44%
G 124 of 359 ~ 34.54%
B 97 of 359 ~ 27.02'%

%38.44
%34.54
%27.02

CMYK color model

#8A7C61 color CMYK value is (0,10,30,46).

  • cyan value is 0.00%
  • magenta value is 10.14%
  • yellow value is 29.71%
  • key color value is 45.88%
CMYK: (0,10,30,46) C0M10Y30K46 (0%,10%,30%,46%) (0.00/0.10/0.30/0.46) 

CMYK percentages

%0
%10.14
%29.71
%45.88

Codes

Color #8A7C61 in popluar color models

8A 7C 61
RGB 138 124 97
HSL 40° 17.45% 46.08%
HSB/HSV 40° 29.71% 54.12%
CMYK 0.00% 10.14% 29.71%
45.88%

Color #8A7C61 in popluar number systems.

HEX 8A 7C 61
Decimal 138 124 97
Binary 10001010 1111100 1100001
Octal 212 174 141

Shades and tints

Shades of #8A7C61

#8A7C61
(138,124,97)
#7E7159
(126,113,89)
#726651
(114,102,81)
#665B49
(102,91,73)
#5A5041
(90,80,65)
#4E4539
(78,69,57)
#423A31
(66,58,49)
#362F29
(54,47,41)
#2A2421
(42,36,33)
#1E1919
(30,25,25)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #8A7C61

#8A7C61
(138,124,97)
#94876F
(148,135,111)
#9E927D
(158,146,125)
#A89D8B
(168,157,139)
#B2A899
(178,168,153)
#BCB3A7
(188,179,167)
#C6BEB5
(198,190,181)
#D0C9C3
(208,201,195)
#DAD4D1
(218,212,209)
#E4DFDF
(228,223,223)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7C61 color. Also use rgb(138,124,97) instead hex code.

Text Font Color

.myTextColor { color: #8A7C61; }

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

This text font color is #8A7C61.

Background Color

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

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

This div background color is #8A7C61.

Border color

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

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

This div border color is #8A7C61.

Opacity

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

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

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

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

This text has shadow with #8A7C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7C61.

Preview

Color preview on black background

This text has color #8A7C61 on black background.


Color preview on white background

This text has color #8A7C61 on white background.


Black color preview on #8A7C61 background

This text has black color on #8A7C61 background.


White color preview on #8A7C61 background

This text has white color on #8A7C61 background.


Related colors

Complementary color

Complementary color for #hex is #75839E.


I love getcolorcode.com

Triadic colors

1 #618A7C and #7C618A with #8A7C61 are triadic colors.

2 #617C8A and #7C8A61 with #8A7C61 are triadic colors.