COLOR #8A6B8A

HEX: #8A6B8A RGB: (138,107,138)

Color info

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

RGB color model

#8A6B8A color RGB value is (138,107,138).

RGB: (138,107,138) (54%, 42%, 54%)

RGB channels and saturation

R 138 of 255 = 54%
G 107 of 255 = 42%
B 138 of 255 = 54%

138
107
138

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

Portions of RGB colors in percentages

R + G + B = 138 + 107 + 138 = 383 (100%)
R 138 of 383 ~ 36.03%
G 107 of 383 ~ 27.94%
B 138 of 383 ~ 36.03'%

%36.03
%27.94
%36.03

CMYK color model

#8A6B8A color CMYK value is (0,22,0,46).

  • cyan value is 0.00%
  • magenta value is 22.46%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (0,22,0,46) C0M22Y0K46 (0%,22%,0%,46%) (0.00/0.22/0.00/0.46) 

CMYK percentages

%0
%22.46
%0
%45.88

Codes

Color #8A6B8A in popluar color models

8A 6B 8A
RGB 138 107 138
HSL 300° 12.65% 48.04%
HSB/HSV 300° 22.46% 54.12%
CMYK 0.00% 22.46% 0.00%
45.88%

Color #8A6B8A in popluar number systems.

HEX 8A 6B 8A
Decimal 138 107 138
Binary 10001010 1101011 10001010
Octal 212 153 212

Shades and tints

Shades of #8A6B8A

#8A6B8A
(138,107,138)
#7E627E
(126,98,126)
#725972
(114,89,114)
#665066
(102,80,102)
#5A475A
(90,71,90)
#4E3E4E
(78,62,78)
#423542
(66,53,66)
#362C36
(54,44,54)
#2A232A
(42,35,42)
#1E1A1E
(30,26,30)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #8A6B8A

#8A6B8A
(138,107,138)
#947894
(148,120,148)
#9E859E
(158,133,158)
#A892A8
(168,146,168)
#B29FB2
(178,159,178)
#BCACBC
(188,172,188)
#C6B9C6
(198,185,198)
#D0C6D0
(208,198,208)
#DAD3DA
(218,211,218)
#E4E0E4
(228,224,228)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6B8A; }

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

This text font color is #8A6B8A.

Background Color

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

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

This div background color is #8A6B8A.

Border color

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

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

This div border color is #8A6B8A.

Opacity

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

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

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

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

This text has shadow with #8A6B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6B8A.

Preview

Color preview on black background

This text has color #8A6B8A on black background.


Color preview on white background

This text has color #8A6B8A on white background.


Black color preview on #8A6B8A background

This text has black color on #8A6B8A background.


White color preview on #8A6B8A background

This text has white color on #8A6B8A background.


Related colors

Complementary color

Complementary color for #hex is #759475.


I love getcolorcode.com

Triadic colors

1 #8A8A6B and #6B8A8A with #8A6B8A are triadic colors.

2 #8A6B8A and #6B8A8A with #8A6B8A are triadic colors.