COLOR #8A6F71

HEX: #8A6F71 RGB: (138,111,113)

Color info

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

RGB color model

#8A6F71 color RGB value is (138,111,113).

RGB: (138,111,113) (54%, 44%, 44%)

RGB channels and saturation

R 138 of 255 = 54%
G 111 of 255 = 44%
B 113 of 255 = 44%

138
111
113

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

Portions of RGB colors in percentages

R + G + B = 138 + 111 + 113 = 362 (100%)
R 138 of 362 ~ 38.12%
G 111 of 362 ~ 30.66%
B 113 of 362 ~ 31.22'%

%38.12
%30.66
%31.22

CMYK color model

#8A6F71 color CMYK value is (0,20,18,46).

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

CMYK: (0,20,18,46)
C0M20Y18K46 (0%, 20%, 18%, 46%)
(0.00 / 0.20 / 0.18 / 0.46)

CMYK percentages

%0
%19.57
%18.12
%45.88

Codes

Color #8A6F71 in popluar color models

8A 6F 71
RGB 138 111 113
HSL 356° 10.84% 48.82%
HSB/HSV 356° 19.57% 54.12%
CMYK 0.00% 19.57% 18.12%
45.88%

Color #8A6F71 in popluar number systems.

HEX 8A 6F 71
Decimal 138 111 113
Binary 10001010 1101111 1110001
Octal 212 157 161

Shades and tints

Shades of #8A6F71

#8A6F71
(138,111,113)
#7E6567
(126,101,103)
#725B5D
(114,91,93)
#665153
(102,81,83)
#5A4749
(90,71,73)
#4E3D3F
(78,61,63)
#423335
(66,51,53)
#36292B
(54,41,43)
#2A1F21
(42,31,33)
#1E1517
(30,21,23)
#120B0D
(18,11,13)
#000000
(0,0,0)

Tints of #8A6F71

#8A6F71
(138,111,113)
#947C7D
(148,124,125)
#9E8989
(158,137,137)
#A89695
(168,150,149)
#B2A3A1
(178,163,161)
#BCB0AD
(188,176,173)
#C6BDB9
(198,189,185)
#D0CAC5
(208,202,197)
#DAD7D1
(218,215,209)
#E4E4DD
(228,228,221)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6F71; }

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

This text font color is #8A6F71.

Background Color

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

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

This div background color is #8A6F71.

Border color

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

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

This div border color is #8A6F71.

Opacity

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

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

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

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

This text has shadow with #8A6F71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6F71.

Preview

Color preview on black background

This text has color #8A6F71 on black background.


Color preview on white background

This text has color #8A6F71 on white background.


Black color preview on #8A6F71 background

This text has black color on #8A6F71 background.


White color preview on #8A6F71 background

This text has white color on #8A6F71 background.


Related colors

Complementary color

Complementary color for #hex is #75908E.


I love getcolorcode.com

Triadic colors

1 #718A6F and #6F718A with #8A6F71 are triadic colors.

2 #716F8A and #6F8A71 with #8A6F71 are triadic colors.