COLOR #8A6AA4

HEX: #8A6AA4 RGB: (138,106,164)

Color info

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

RGB color model

#8A6AA4 color RGB value is (138,106,164).

RGB: (138,106,164) (54%, 42%, 64%)

RGB channels and saturation

R 138 of 255 = 54%
G 106 of 255 = 42%
B 164 of 255 = 64%

138
106
164

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

Portions of RGB colors in percentages

R + G + B = 138 + 106 + 164 = 408 (100%)
R 138 of 408 ~ 33.82%
G 106 of 408 ~ 25.98%
B 164 of 408 ~ 40.2'%

%33.82
%25.98
%40.2

CMYK color model

#8A6AA4 color CMYK value is (16,35,0,36).

  • cyan value is 15.85%
  • magenta value is 35.37%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (16,35,0,36)
C16M35Y0K36 (16%, 35%, 0%, 36%)
(0.16 / 0.35 / 0.00 / 0.36)

CMYK percentages

%15.85
%35.37
%0
%35.69

Codes

Color #8A6AA4 in popluar color models

8A 6A A4
RGB 138 106 164
HSL 273° 24.17% 52.94%
HSB/HSV 273° 35.37% 64.31%
CMYK 15.85% 35.37% 0.00%
35.69%

Color #8A6AA4 in popluar number systems.

HEX 8A 6A A4
Decimal 138 106 164
Binary 10001010 1101010 10100100
Octal 212 152 244

Shades and tints

Shades of #8A6AA4

#8A6AA4
(138,106,164)
#7E6196
(126,97,150)
#725888
(114,88,136)
#664F7A
(102,79,122)
#5A466C
(90,70,108)
#4E3D5E
(78,61,94)
#423450
(66,52,80)
#362B42
(54,43,66)
#2A2234
(42,34,52)
#1E1926
(30,25,38)
#121018
(18,16,24)
#000000
(0,0,0)

Tints of #8A6AA4

#8A6AA4
(138,106,164)
#9477AC
(148,119,172)
#9E84B4
(158,132,180)
#A891BC
(168,145,188)
#B29EC4
(178,158,196)
#BCABCC
(188,171,204)
#C6B8D4
(198,184,212)
#D0C5DC
(208,197,220)
#DAD2E4
(218,210,228)
#E4DFEC
(228,223,236)
#EEECF4
(238,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6AA4; }

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

This text font color is #8A6AA4.

Background Color

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

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

This div background color is #8A6AA4.

Border color

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

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

This div border color is #8A6AA4.

Opacity

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

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

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

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

This text has shadow with #8A6AA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6AA4.

Preview

Color preview on black background

This text has color #8A6AA4 on black background.


Color preview on white background

This text has color #8A6AA4 on white background.


Black color preview on #8A6AA4 background

This text has black color on #8A6AA4 background.


White color preview on #8A6AA4 background

This text has white color on #8A6AA4 background.


Related colors

Complementary color

Complementary color for #hex is #75955B.


I love getcolorcode.com

Triadic colors

1 #A48A6A and #6AA48A with #8A6AA4 are triadic colors.

2 #A46A8A and #6A8AA4 with #8A6AA4 are triadic colors.