COLOR #8A6AAF

HEX: #8A6AAF RGB: (138,106,175)

Color info

#8A6AAF contains mainly red and blue colors. Web safe color of #8A6AAF is #996699 (or #969).

RGB color model

#8A6AAF color RGB value is (138,106,175).

RGB: (138,106,175) (54%, 42%, 69%)

RGB channels and saturation

R 138 of 255 = 54%
G 106 of 255 = 42%
B 175 of 255 = 69%

138
106
175

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

Portions of RGB colors in percentages

R + G + B = 138 + 106 + 175 = 419 (100%)
R 138 of 419 ~ 32.94%
G 106 of 419 ~ 25.3%
B 175 of 419 ~ 41.77'%

%32.94
%25.3
%41.77

CMYK color model

#8A6AAF color CMYK value is (21,39,0,31).

  • cyan value is 21.14%
  • magenta value is 39.43%
  • yellow value is 0.00%
  • key color value is 31.37%

CMYK: (21,39,0,31)
C21M39Y0K31 (21%, 39%, 0%, 31%)
(0.21 / 0.39 / 0.00 / 0.31)

CMYK percentages

%21.14
%39.43
%0
%31.37

Codes

Color #8A6AAF in popluar color models

8A 6A AF
RGB 138 106 175
HSL 268° 30.13% 55.10%
HSB/HSV 268° 39.43% 68.63%
CMYK 21.14% 39.43% 0.00%
31.37%

Color #8A6AAF in popluar number systems.

HEX 8A 6A AF
Decimal 138 106 175
Binary 10001010 1101010 10101111
Octal 212 152 257

Shades and tints

Shades of #8A6AAF

#8A6AAF
(138,106,175)
#7E61A0
(126,97,160)
#725891
(114,88,145)
#664F82
(102,79,130)
#5A4673
(90,70,115)
#4E3D64
(78,61,100)
#423455
(66,52,85)
#362B46
(54,43,70)
#2A2237
(42,34,55)
#1E1928
(30,25,40)
#121019
(18,16,25)
#000000
(0,0,0)

Tints of #8A6AAF

#8A6AAF
(138,106,175)
#9477B6
(148,119,182)
#9E84BD
(158,132,189)
#A891C4
(168,145,196)
#B29ECB
(178,158,203)
#BCABD2
(188,171,210)
#C6B8D9
(198,184,217)
#D0C5E0
(208,197,224)
#DAD2E7
(218,210,231)
#E4DFEE
(228,223,238)
#EEECF5
(238,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6AAF; }

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

This text font color is #8A6AAF.

Background Color

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

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

This div background color is #8A6AAF.

Border color

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

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

This div border color is #8A6AAF.

Opacity

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

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

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

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

This text has shadow with #8A6AAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6AAF.

Preview

Color preview on black background

This text has color #8A6AAF on black background.


Color preview on white background

This text has color #8A6AAF on white background.


Black color preview on #8A6AAF background

This text has black color on #8A6AAF background.


White color preview on #8A6AAF background

This text has white color on #8A6AAF background.


Related colors

Complementary color

Complementary color for #hex is #759550.


I love getcolorcode.com

Triadic colors

1 #AF8A6A and #6AAF8A with #8A6AAF are triadic colors.

2 #AF6A8A and #6A8AAF with #8A6AAF are triadic colors.