COLOR #8A6EA6

HEX: #8A6EA6 RGB: (138,110,166)

Color info

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

RGB color model

#8A6EA6 color RGB value is (138,110,166).

RGB: (138,110,166) (54%, 43%, 65%)

RGB channels and saturation

R 138 of 255 = 54%
G 110 of 255 = 43%
B 166 of 255 = 65%

138
110
166

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

Portions of RGB colors in percentages

R + G + B = 138 + 110 + 166 = 414 (100%)
R 138 of 414 ~ 33.33%
G 110 of 414 ~ 26.57%
B 166 of 414 ~ 40.1'%

%33.33
%26.57
%40.1

CMYK color model

#8A6EA6 color CMYK value is (17,34,0,35).

  • cyan value is 16.87%
  • magenta value is 33.73%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (17,34,0,35) C17M34Y0K35 (17%,34%,0%,35%) (0.17/0.34/0.00/0.35) 

CMYK percentages

%16.87
%33.73
%0
%34.9

Codes

Color #8A6EA6 in popluar color models

8A 6E A6
RGB 138 110 166
HSL 270° 23.93% 54.12%
HSB/HSV 270° 33.73% 65.10%
CMYK 16.87% 33.73% 0.00%
34.90%

Color #8A6EA6 in popluar number systems.

HEX 8A 6E A6
Decimal 138 110 166
Binary 10001010 1101110 10100110
Octal 212 156 246

Shades and tints

Shades of #8A6EA6

#8A6EA6
(138,110,166)
#7E6497
(126,100,151)
#725A88
(114,90,136)
#665079
(102,80,121)
#5A466A
(90,70,106)
#4E3C5B
(78,60,91)
#42324C
(66,50,76)
#36283D
(54,40,61)
#2A1E2E
(42,30,46)
#1E141F
(30,20,31)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #8A6EA6

#8A6EA6
(138,110,166)
#947BAE
(148,123,174)
#9E88B6
(158,136,182)
#A895BE
(168,149,190)
#B2A2C6
(178,162,198)
#BCAFCE
(188,175,206)
#C6BCD6
(198,188,214)
#D0C9DE
(208,201,222)
#DAD6E6
(218,214,230)
#E4E3EE
(228,227,238)
#EEF0F6
(238,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6EA6; }

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

This text font color is #8A6EA6.

Background Color

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

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

This div background color is #8A6EA6.

Border color

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

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

This div border color is #8A6EA6.

Opacity

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

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

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

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

This text has shadow with #8A6EA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6EA6.

Preview

Color preview on black background

This text has color #8A6EA6 on black background.


Color preview on white background

This text has color #8A6EA6 on white background.


Black color preview on #8A6EA6 background

This text has black color on #8A6EA6 background.


White color preview on #8A6EA6 background

This text has white color on #8A6EA6 background.


Related colors

Complementary color

Complementary color for #hex is #759159.


I love getcolorcode.com

Triadic colors

1 #A68A6E and #6EA68A with #8A6EA6 are triadic colors.

2 #A66E8A and #6E8AA6 with #8A6EA6 are triadic colors.