COLOR #8A6E85

HEX: #8A6E85 RGB: (138,110,133)

Color info

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

RGB color model

#8A6E85 color RGB value is (138,110,133).

RGB: (138,110,133) (54%, 43%, 52%)

RGB channels and saturation

R 138 of 255 = 54%
G 110 of 255 = 43%
B 133 of 255 = 52%

138
110
133

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

Portions of RGB colors in percentages

R + G + B = 138 + 110 + 133 = 381 (100%)
R 138 of 381 ~ 36.22%
G 110 of 381 ~ 28.87%
B 133 of 381 ~ 34.91'%

%36.22
%28.87
%34.91

CMYK color model

#8A6E85 color CMYK value is (0,20,4,46).

  • cyan value is 0.00%
  • magenta value is 20.29%
  • yellow value is 3.62%
  • key color value is 45.88%

CMYK: (0,20,4,46)
C0M20Y4K46 (0%, 20%, 4%, 46%)
(0.00 / 0.20 / 0.04 / 0.46)

CMYK percentages

%0
%20.29
%3.62
%45.88

Codes

Color #8A6E85 in popluar color models

8A 6E 85
RGB 138 110 133
HSL 311° 11.29% 48.63%
HSB/HSV 311° 20.29% 54.12%
CMYK 0.00% 20.29% 3.62%
45.88%

Color #8A6E85 in popluar number systems.

HEX 8A 6E 85
Decimal 138 110 133
Binary 10001010 1101110 10000101
Octal 212 156 205

Shades and tints

Shades of #8A6E85

#8A6E85
(138,110,133)
#7E6479
(126,100,121)
#725A6D
(114,90,109)
#665061
(102,80,97)
#5A4655
(90,70,85)
#4E3C49
(78,60,73)
#42323D
(66,50,61)
#362831
(54,40,49)
#2A1E25
(42,30,37)
#1E1419
(30,20,25)
#120A0D
(18,10,13)
#000000
(0,0,0)

Tints of #8A6E85

#8A6E85
(138,110,133)
#947B90
(148,123,144)
#9E889B
(158,136,155)
#A895A6
(168,149,166)
#B2A2B1
(178,162,177)
#BCAFBC
(188,175,188)
#C6BCC7
(198,188,199)
#D0C9D2
(208,201,210)
#DAD6DD
(218,214,221)
#E4E3E8
(228,227,232)
#EEF0F3
(238,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6E85 color. Also use rgb(138,110,133) instead hex code.

Text Font Color

.myTextColor { color: #8A6E85; }

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

This text font color is #8A6E85.

Background Color

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

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

This div background color is #8A6E85.

Border color

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

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

This div border color is #8A6E85.

Opacity

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

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

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

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

This text has shadow with #8A6E85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6E85.

Preview

Color preview on black background

This text has color #8A6E85 on black background.


Color preview on white background

This text has color #8A6E85 on white background.


Black color preview on #8A6E85 background

This text has black color on #8A6E85 background.


White color preview on #8A6E85 background

This text has white color on #8A6E85 background.


Related colors

Complementary color

Complementary color for #hex is #75917A.


I love getcolorcode.com

Triadic colors

1 #858A6E and #6E858A with #8A6E85 are triadic colors.

2 #856E8A and #6E8A85 with #8A6E85 are triadic colors.