COLOR #8A7E72

HEX: #8A7E72 RGB: (138,126,114)

Color info

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

RGB color model

#8A7E72 color RGB value is (138,126,114).

RGB: (138,126,114) (54%, 49%, 45%)

RGB channels and saturation

R 138 of 255 = 54%
G 126 of 255 = 49%
B 114 of 255 = 45%

138
126
114

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

Portions of RGB colors in percentages

R + G + B = 138 + 126 + 114 = 378 (100%)
R 138 of 378 ~ 36.51%
G 126 of 378 ~ 33.33%
B 114 of 378 ~ 30.16'%

%36.51
%33.33
%30.16

CMYK color model

#8A7E72 color CMYK value is (0,9,17,46).

  • cyan value is 0.00%
  • magenta value is 8.70%
  • yellow value is 17.39%
  • key color value is 45.88%

CMYK: (0,9,17,46)
C0M9Y17K46 (0%, 9%, 17%, 46%)
(0.00 / 0.09 / 0.17 / 0.46)

CMYK percentages

%0
%8.7
%17.39
%45.88

Codes

Color #8A7E72 in popluar color models

8A 7E 72
RGB 138 126 114
HSL 30° 9.52% 49.41%
HSB/HSV 30° 17.39% 54.12%
CMYK 0.00% 8.70% 17.39%
45.88%

Color #8A7E72 in popluar number systems.

HEX 8A 7E 72
Decimal 138 126 114
Binary 10001010 1111110 1110010
Octal 212 176 162

Shades and tints

Shades of #8A7E72

#8A7E72
(138,126,114)
#7E7368
(126,115,104)
#72685E
(114,104,94)
#665D54
(102,93,84)
#5A524A
(90,82,74)
#4E4740
(78,71,64)
#423C36
(66,60,54)
#36312C
(54,49,44)
#2A2622
(42,38,34)
#1E1B18
(30,27,24)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #8A7E72

#8A7E72
(138,126,114)
#94897E
(148,137,126)
#9E948A
(158,148,138)
#A89F96
(168,159,150)
#B2AAA2
(178,170,162)
#BCB5AE
(188,181,174)
#C6C0BA
(198,192,186)
#D0CBC6
(208,203,198)
#DAD6D2
(218,214,210)
#E4E1DE
(228,225,222)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7E72; }

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

This text font color is #8A7E72.

Background Color

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

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

This div background color is #8A7E72.

Border color

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

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

This div border color is #8A7E72.

Opacity

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

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

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

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

This text has shadow with #8A7E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7E72.

Preview

Color preview on black background

This text has color #8A7E72 on black background.


Color preview on white background

This text has color #8A7E72 on white background.


Black color preview on #8A7E72 background

This text has black color on #8A7E72 background.


White color preview on #8A7E72 background

This text has white color on #8A7E72 background.


Related colors

Complementary color

Complementary color for #hex is #75818D.


I love getcolorcode.com

Triadic colors

1 #728A7E and #7E728A with #8A7E72 are triadic colors.

2 #727E8A and #7E8A72 with #8A7E72 are triadic colors.