COLOR #8A6A87

HEX: #8A6A87 RGB: (138,106,135)

Color info

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

RGB color model

#8A6A87 color RGB value is (138,106,135).

RGB: (138,106,135) (54%, 42%, 53%)

RGB channels and saturation

R 138 of 255 = 54%
G 106 of 255 = 42%
B 135 of 255 = 53%

138
106
135

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

Portions of RGB colors in percentages

R + G + B = 138 + 106 + 135 = 379 (100%)
R 138 of 379 ~ 36.41%
G 106 of 379 ~ 27.97%
B 135 of 379 ~ 35.62'%

%36.41
%27.97
%35.62

CMYK color model

#8A6A87 color CMYK value is (0,23,2,46).

  • cyan value is 0.00%
  • magenta value is 23.19%
  • yellow value is 2.17%
  • key color value is 45.88%

CMYK: (0,23,2,46)
C0M23Y2K46 (0%, 23%, 2%, 46%)
(0.00 / 0.23 / 0.02 / 0.46)

CMYK percentages

%0
%23.19
%2.17
%45.88

Codes

Color #8A6A87 in popluar color models

8A 6A 87
RGB 138 106 135
HSL 306° 13.11% 47.84%
HSB/HSV 306° 23.19% 54.12%
CMYK 0.00% 23.19% 2.17%
45.88%

Color #8A6A87 in popluar number systems.

HEX 8A 6A 87
Decimal 138 106 135
Binary 10001010 1101010 10000111
Octal 212 152 207

Shades and tints

Shades of #8A6A87

#8A6A87
(138,106,135)
#7E617B
(126,97,123)
#72586F
(114,88,111)
#664F63
(102,79,99)
#5A4657
(90,70,87)
#4E3D4B
(78,61,75)
#42343F
(66,52,63)
#362B33
(54,43,51)
#2A2227
(42,34,39)
#1E191B
(30,25,27)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #8A6A87

#8A6A87
(138,106,135)
#947791
(148,119,145)
#9E849B
(158,132,155)
#A891A5
(168,145,165)
#B29EAF
(178,158,175)
#BCABB9
(188,171,185)
#C6B8C3
(198,184,195)
#D0C5CD
(208,197,205)
#DAD2D7
(218,210,215)
#E4DFE1
(228,223,225)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6A87 color. Also use rgb(138,106,135) instead hex code.

Text Font Color

.myTextColor { color: #8A6A87; }

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

This text font color is #8A6A87.

Background Color

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

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

This div background color is #8A6A87.

Border color

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

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

This div border color is #8A6A87.

Opacity

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

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

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

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

This text has shadow with #8A6A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6A87.

Preview

Color preview on black background

This text has color #8A6A87 on black background.


Color preview on white background

This text has color #8A6A87 on white background.


Black color preview on #8A6A87 background

This text has black color on #8A6A87 background.


White color preview on #8A6A87 background

This text has white color on #8A6A87 background.


Related colors

Complementary color

Complementary color for #hex is #759578.


I love getcolorcode.com

Triadic colors

1 #878A6A and #6A878A with #8A6A87 are triadic colors.

2 #876A8A and #6A8A87 with #8A6A87 are triadic colors.