COLOR #8A6B93

HEX: #8A6B93 RGB: (138,107,147)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

138
107
147

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

Portions of RGB colors in percentages

R + G + B = 138 + 107 + 147 = 392 (100%)
R 138 of 392 ~ 35.2%
G 107 of 392 ~ 27.3%
B 147 of 392 ~ 37.5'%

%35.2
%27.3
%37.5

CMYK color model

#8A6B93 color CMYK value is (6,27,0,42).

  • cyan value is 6.12%
  • magenta value is 27.21%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (6,27,0,42) C6M27Y0K42 (6%,27%,0%,42%) (0.06/0.27/0.00/0.42) 

CMYK percentages

%6.12
%27.21
%0
%42.35

Codes

Color #8A6B93 in popluar color models

8A 6B 93
RGB 138 107 147
HSL 287° 15.75% 49.80%
HSB/HSV 287° 27.21% 57.65%
CMYK 6.12% 27.21% 0.00%
42.35%

Color #8A6B93 in popluar number systems.

HEX 8A 6B 93
Decimal 138 107 147
Binary 10001010 1101011 10010011
Octal 212 153 223

Shades and tints

Shades of #8A6B93

#8A6B93
(138,107,147)
#7E6286
(126,98,134)
#725979
(114,89,121)
#66506C
(102,80,108)
#5A475F
(90,71,95)
#4E3E52
(78,62,82)
#423545
(66,53,69)
#362C38
(54,44,56)
#2A232B
(42,35,43)
#1E1A1E
(30,26,30)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #8A6B93

#8A6B93
(138,107,147)
#94789C
(148,120,156)
#9E85A5
(158,133,165)
#A892AE
(168,146,174)
#B29FB7
(178,159,183)
#BCACC0
(188,172,192)
#C6B9C9
(198,185,201)
#D0C6D2
(208,198,210)
#DAD3DB
(218,211,219)
#E4E0E4
(228,224,228)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6B93; }

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

This text font color is #8A6B93.

Background Color

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

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

This div background color is #8A6B93.

Border color

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

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

This div border color is #8A6B93.

Opacity

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

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

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

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

This text has shadow with #8A6B93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6B93.

Preview

Color preview on black background

This text has color #8A6B93 on black background.


Color preview on white background

This text has color #8A6B93 on white background.


Black color preview on #8A6B93 background

This text has black color on #8A6B93 background.


White color preview on #8A6B93 background

This text has white color on #8A6B93 background.


Related colors

Complementary color

Complementary color for #hex is #75946C.


I love getcolorcode.com

Triadic colors

1 #938A6B and #6B938A with #8A6B93 are triadic colors.

2 #936B8A and #6B8A93 with #8A6B93 are triadic colors.