COLOR #8A6F76

HEX: #8A6F76 RGB: (138,111,118)

Color info

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

RGB color model

#8A6F76 color RGB value is (138,111,118).

RGB: (138,111,118) (54%, 44%, 46%)

RGB channels and saturation

R 138 of 255 = 54%
G 111 of 255 = 44%
B 118 of 255 = 46%

138
111
118

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

Portions of RGB colors in percentages

R + G + B = 138 + 111 + 118 = 367 (100%)
R 138 of 367 ~ 37.6%
G 111 of 367 ~ 30.25%
B 118 of 367 ~ 32.15'%

%37.6
%30.25
%32.15

CMYK color model

#8A6F76 color CMYK value is (0,20,14,46).

  • cyan value is 0.00%
  • magenta value is 19.57%
  • yellow value is 14.49%
  • key color value is 45.88%

CMYK: (0,20,14,46)
C0M20Y14K46 (0%, 20%, 14%, 46%)
(0.00 / 0.20 / 0.14 / 0.46)

CMYK percentages

%0
%19.57
%14.49
%45.88

Codes

Color #8A6F76 in popluar color models

8A 6F 76
RGB 138 111 118
HSL 344° 10.84% 48.82%
HSB/HSV 344° 19.57% 54.12%
CMYK 0.00% 19.57% 14.49%
45.88%

Color #8A6F76 in popluar number systems.

HEX 8A 6F 76
Decimal 138 111 118
Binary 10001010 1101111 1110110
Octal 212 157 166

Shades and tints

Shades of #8A6F76

#8A6F76
(138,111,118)
#7E656C
(126,101,108)
#725B62
(114,91,98)
#665158
(102,81,88)
#5A474E
(90,71,78)
#4E3D44
(78,61,68)
#42333A
(66,51,58)
#362930
(54,41,48)
#2A1F26
(42,31,38)
#1E151C
(30,21,28)
#120B12
(18,11,18)
#000000
(0,0,0)

Tints of #8A6F76

#8A6F76
(138,111,118)
#947C82
(148,124,130)
#9E898E
(158,137,142)
#A8969A
(168,150,154)
#B2A3A6
(178,163,166)
#BCB0B2
(188,176,178)
#C6BDBE
(198,189,190)
#D0CACA
(208,202,202)
#DAD7D6
(218,215,214)
#E4E4E2
(228,228,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6F76 color. Also use rgb(138,111,118) instead hex code.

Text Font Color

.myTextColor { color: #8A6F76; }

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

This text font color is #8A6F76.

Background Color

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

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

This div background color is #8A6F76.

Border color

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

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

This div border color is #8A6F76.

Opacity

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

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

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

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

This text has shadow with #8A6F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6F76.

Preview

Color preview on black background

This text has color #8A6F76 on black background.


Color preview on white background

This text has color #8A6F76 on white background.


Black color preview on #8A6F76 background

This text has black color on #8A6F76 background.


White color preview on #8A6F76 background

This text has white color on #8A6F76 background.


Related colors

Complementary color

Complementary color for #hex is #759089.


I love getcolorcode.com

Triadic colors

1 #768A6F and #6F768A with #8A6F76 are triadic colors.

2 #766F8A and #6F8A76 with #8A6F76 are triadic colors.