COLOR #8A7E69

HEX: #8A7E69 RGB: (138,126,105)

Color info

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

RGB color model

#8A7E69 color RGB value is (138,126,105).

RGB: (138,126,105) (54%, 49%, 41%)

RGB channels and saturation

R 138 of 255 = 54%
G 126 of 255 = 49%
B 105 of 255 = 41%

138
126
105

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

Portions of RGB colors in percentages

R + G + B = 138 + 126 + 105 = 369 (100%)
R 138 of 369 ~ 37.4%
G 126 of 369 ~ 34.15%
B 105 of 369 ~ 28.46'%

%37.4
%34.15
%28.46

CMYK color model

#8A7E69 color CMYK value is (0,9,24,46).

  • cyan value is 0.00%
  • magenta value is 8.70%
  • yellow value is 23.91%
  • key color value is 45.88%
CMYK: (0,9,24,46) C0M9Y24K46 (0%,9%,24%,46%) (0.00/0.09/0.24/0.46) 

CMYK percentages

%0
%8.7
%23.91
%45.88

Codes

Color #8A7E69 in popluar color models

8A 7E 69
RGB 138 126 105
HSL 38° 13.58% 47.65%
HSB/HSV 38° 23.91% 54.12%
CMYK 0.00% 8.70% 23.91%
45.88%

Color #8A7E69 in popluar number systems.

HEX 8A 7E 69
Decimal 138 126 105
Binary 10001010 1111110 1101001
Octal 212 176 151

Shades and tints

Shades of #8A7E69

#8A7E69
(138,126,105)
#7E7360
(126,115,96)
#726857
(114,104,87)
#665D4E
(102,93,78)
#5A5245
(90,82,69)
#4E473C
(78,71,60)
#423C33
(66,60,51)
#36312A
(54,49,42)
#2A2621
(42,38,33)
#1E1B18
(30,27,24)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #8A7E69

#8A7E69
(138,126,105)
#948976
(148,137,118)
#9E9483
(158,148,131)
#A89F90
(168,159,144)
#B2AA9D
(178,170,157)
#BCB5AA
(188,181,170)
#C6C0B7
(198,192,183)
#D0CBC4
(208,203,196)
#DAD6D1
(218,214,209)
#E4E1DE
(228,225,222)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7E69; }

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

This text font color is #8A7E69.

Background Color

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

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

This div background color is #8A7E69.

Border color

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

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

This div border color is #8A7E69.

Opacity

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

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

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

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

This text has shadow with #8A7E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7E69.

Preview

Color preview on black background

This text has color #8A7E69 on black background.


Color preview on white background

This text has color #8A7E69 on white background.


Black color preview on #8A7E69 background

This text has black color on #8A7E69 background.


White color preview on #8A7E69 background

This text has white color on #8A7E69 background.


Related colors

Complementary color

Complementary color for #hex is #758196.


I love getcolorcode.com

Triadic colors

1 #698A7E and #7E698A with #8A7E69 are triadic colors.

2 #697E8A and #7E8A69 with #8A7E69 are triadic colors.