COLOR #8A6F86

HEX: #8A6F86 RGB: (138,111,134)

Color info

#8A6F86 contains red, green and blue colors in about the same proportion. Web safe color of #8A6F86 is #996699 (or #969).

RGB color model

#8A6F86 color RGB value is (138,111,134).

RGB: (138,111,134) (54%, 44%, 53%)

RGB channels and saturation

R 138 of 255 = 54%
G 111 of 255 = 44%
B 134 of 255 = 53%

138
111
134

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

Portions of RGB colors in percentages

R + G + B = 138 + 111 + 134 = 383 (100%)
R 138 of 383 ~ 36.03%
G 111 of 383 ~ 28.98%
B 134 of 383 ~ 34.99'%

%36.03
%28.98
%34.99

CMYK color model

#8A6F86 color CMYK value is (0,20,3,46).

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

CMYK: (0,20,3,46)
C0M20Y3K46 (0%, 20%, 3%, 46%)
(0.00 / 0.20 / 0.03 / 0.46)

CMYK percentages

%0
%19.57
%2.9
%45.88

Codes

Color #8A6F86 in popluar color models

8A 6F 86
RGB 138 111 134
HSL 309° 10.84% 48.82%
HSB/HSV 309° 19.57% 54.12%
CMYK 0.00% 19.57% 2.90%
45.88%

Color #8A6F86 in popluar number systems.

HEX 8A 6F 86
Decimal 138 111 134
Binary 10001010 1101111 10000110
Octal 212 157 206

Shades and tints

Shades of #8A6F86

#8A6F86
(138,111,134)
#7E657A
(126,101,122)
#725B6E
(114,91,110)
#665162
(102,81,98)
#5A4756
(90,71,86)
#4E3D4A
(78,61,74)
#42333E
(66,51,62)
#362932
(54,41,50)
#2A1F26
(42,31,38)
#1E151A
(30,21,26)
#120B0E
(18,11,14)
#000000
(0,0,0)

Tints of #8A6F86

#8A6F86
(138,111,134)
#947C91
(148,124,145)
#9E899C
(158,137,156)
#A896A7
(168,150,167)
#B2A3B2
(178,163,178)
#BCB0BD
(188,176,189)
#C6BDC8
(198,189,200)
#D0CAD3
(208,202,211)
#DAD7DE
(218,215,222)
#E4E4E9
(228,228,233)
#EEF1F4
(238,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6F86; }

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

This text font color is #8A6F86.

Background Color

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

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

This div background color is #8A6F86.

Border color

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

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

This div border color is #8A6F86.

Opacity

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

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

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

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

This text has shadow with #8A6F86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6F86.

Preview

Color preview on black background

This text has color #8A6F86 on black background.


Color preview on white background

This text has color #8A6F86 on white background.


Black color preview on #8A6F86 background

This text has black color on #8A6F86 background.


White color preview on #8A6F86 background

This text has white color on #8A6F86 background.


Related colors

Complementary color

Complementary color for #hex is #759079.


I love getcolorcode.com

Triadic colors

1 #868A6F and #6F868A with #8A6F86 are triadic colors.

2 #866F8A and #6F8A86 with #8A6F86 are triadic colors.