COLOR #8A6DAD

HEX: #8A6DAD RGB: (138,109,173)

Color info

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

RGB color model

#8A6DAD color RGB value is (138,109,173).

RGB: (138,109,173) (54%, 43%, 68%)

RGB channels and saturation

R 138 of 255 = 54%
G 109 of 255 = 43%
B 173 of 255 = 68%

138
109
173

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

Portions of RGB colors in percentages

R + G + B = 138 + 109 + 173 = 420 (100%)
R 138 of 420 ~ 32.86%
G 109 of 420 ~ 25.95%
B 173 of 420 ~ 41.19'%

%32.86
%25.95
%41.19

CMYK color model

#8A6DAD color CMYK value is (20,37,0,32).

  • cyan value is 20.23%
  • magenta value is 36.99%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (20,37,0,32)
C20M37Y0K32 (20%, 37%, 0%, 32%)
(0.20 / 0.37 / 0.00 / 0.32)

CMYK percentages

%20.23
%36.99
%0
%32.16

Codes

Color #8A6DAD in popluar color models

8A 6D AD
RGB 138 109 173
HSL 267° 28.07% 55.29%
HSB/HSV 267° 36.99% 67.84%
CMYK 20.23% 36.99% 0.00%
32.16%

Color #8A6DAD in popluar number systems.

HEX 8A 6D AD
Decimal 138 109 173
Binary 10001010 1101101 10101101
Octal 212 155 255

Shades and tints

Shades of #8A6DAD

#8A6DAD
(138,109,173)
#7E649E
(126,100,158)
#725B8F
(114,91,143)
#665280
(102,82,128)
#5A4971
(90,73,113)
#4E4062
(78,64,98)
#423753
(66,55,83)
#362E44
(54,46,68)
#2A2535
(42,37,53)
#1E1C26
(30,28,38)
#121317
(18,19,23)
#000000
(0,0,0)

Tints of #8A6DAD

#8A6DAD
(138,109,173)
#947AB4
(148,122,180)
#9E87BB
(158,135,187)
#A894C2
(168,148,194)
#B2A1C9
(178,161,201)
#BCAED0
(188,174,208)
#C6BBD7
(198,187,215)
#D0C8DE
(208,200,222)
#DAD5E5
(218,213,229)
#E4E2EC
(228,226,236)
#EEEFF3
(238,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6DAD; }

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

This text font color is #8A6DAD.

Background Color

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

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

This div background color is #8A6DAD.

Border color

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

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

This div border color is #8A6DAD.

Opacity

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

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

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

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

This text has shadow with #8A6DAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6DAD.

Preview

Color preview on black background

This text has color #8A6DAD on black background.


Color preview on white background

This text has color #8A6DAD on white background.


Black color preview on #8A6DAD background

This text has black color on #8A6DAD background.


White color preview on #8A6DAD background

This text has white color on #8A6DAD background.


Related colors

Complementary color

Complementary color for #hex is #759252.


I love getcolorcode.com

Triadic colors

1 #AD8A6D and #6DAD8A with #8A6DAD are triadic colors.

2 #AD6D8A and #6D8AAD with #8A6DAD are triadic colors.