COLOR #8A73A4

HEX: #8A73A4 RGB: (138,115,164)

Color info

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

RGB color model

#8A73A4 color RGB value is (138,115,164).

RGB: (138,115,164) (54%, 45%, 64%)

RGB channels and saturation

R 138 of 255 = 54%
G 115 of 255 = 45%
B 164 of 255 = 64%

138
115
164

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

Portions of RGB colors in percentages

R + G + B = 138 + 115 + 164 = 417 (100%)
R 138 of 417 ~ 33.09%
G 115 of 417 ~ 27.58%
B 164 of 417 ~ 39.33'%

%33.09
%27.58
%39.33

CMYK color model

#8A73A4 color CMYK value is (16,30,0,36).

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

CMYK: (16,30,0,36)
C16M30Y0K36 (16%, 30%, 0%, 36%)
(0.16 / 0.30 / 0.00 / 0.36)

CMYK percentages

%15.85
%29.88
%0
%35.69

Codes

Color #8A73A4 in popluar color models

8A 73 A4
RGB 138 115 164
HSL 268° 21.21% 54.71%
HSB/HSV 268° 29.88% 64.31%
CMYK 15.85% 29.88% 0.00%
35.69%

Color #8A73A4 in popluar number systems.

HEX 8A 73 A4
Decimal 138 115 164
Binary 10001010 1110011 10100100
Octal 212 163 244

Shades and tints

Shades of #8A73A4

#8A73A4
(138,115,164)
#7E6996
(126,105,150)
#725F88
(114,95,136)
#66557A
(102,85,122)
#5A4B6C
(90,75,108)
#4E415E
(78,65,94)
#423750
(66,55,80)
#362D42
(54,45,66)
#2A2334
(42,35,52)
#1E1926
(30,25,38)
#120F18
(18,15,24)
#000000
(0,0,0)

Tints of #8A73A4

#8A73A4
(138,115,164)
#947FAC
(148,127,172)
#9E8BB4
(158,139,180)
#A897BC
(168,151,188)
#B2A3C4
(178,163,196)
#BCAFCC
(188,175,204)
#C6BBD4
(198,187,212)
#D0C7DC
(208,199,220)
#DAD3E4
(218,211,228)
#E4DFEC
(228,223,236)
#EEEBF4
(238,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A73A4; }

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

This text font color is #8A73A4.

Background Color

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

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

This div background color is #8A73A4.

Border color

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

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

This div border color is #8A73A4.

Opacity

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

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

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

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

This text has shadow with #8A73A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A73A4.

Preview

Color preview on black background

This text has color #8A73A4 on black background.


Color preview on white background

This text has color #8A73A4 on white background.


Black color preview on #8A73A4 background

This text has black color on #8A73A4 background.


White color preview on #8A73A4 background

This text has white color on #8A73A4 background.


Related colors

Complementary color

Complementary color for #hex is #758C5B.


I love getcolorcode.com

Triadic colors

1 #A48A73 and #73A48A with #8A73A4 are triadic colors.

2 #A4738A and #738AA4 with #8A73A4 are triadic colors.