COLOR #8A54A1

HEX: #8A54A1 RGB: (138,84,161)

Color info

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

RGB color model

#8A54A1 color RGB value is (138,84,161).

RGB: (138,84,161) (54%, 33%, 63%)

RGB channels and saturation

R 138 of 255 = 54%
G 84 of 255 = 33%
B 161 of 255 = 63%

138
84
161

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

Portions of RGB colors in percentages

R + G + B = 138 + 84 + 161 = 383 (100%)
R 138 of 383 ~ 36.03%
G 84 of 383 ~ 21.93%
B 161 of 383 ~ 42.04'%

%36.03
%21.93
%42.04

CMYK color model

#8A54A1 color CMYK value is (14,48,0,37).

  • cyan value is 14.29%
  • magenta value is 47.83%
  • yellow value is 0.00%
  • key color value is 36.86%
CMYK: (14,48,0,37) C14M48Y0K37 (14%,48%,0%,37%) (0.14/0.48/0.00/0.37) 

CMYK percentages

%14.29
%47.83
%0
%36.86

Codes

Color #8A54A1 in popluar color models

8A 54 A1
RGB 138 84 161
HSL 282° 31.43% 48.04%
HSB/HSV 282° 47.83% 63.14%
CMYK 14.29% 47.83% 0.00%
36.86%

Color #8A54A1 in popluar number systems.

HEX 8A 54 A1
Decimal 138 84 161
Binary 10001010 1010100 10100001
Octal 212 124 241

Shades and tints

Shades of #8A54A1

#8A54A1
(138,84,161)
#7E4D93
(126,77,147)
#724685
(114,70,133)
#663F77
(102,63,119)
#5A3869
(90,56,105)
#4E315B
(78,49,91)
#422A4D
(66,42,77)
#36233F
(54,35,63)
#2A1C31
(42,28,49)
#1E1523
(30,21,35)
#120E15
(18,14,21)
#000000
(0,0,0)

Tints of #8A54A1

#8A54A1
(138,84,161)
#9463A9
(148,99,169)
#9E72B1
(158,114,177)
#A881B9
(168,129,185)
#B290C1
(178,144,193)
#BC9FC9
(188,159,201)
#C6AED1
(198,174,209)
#D0BDD9
(208,189,217)
#DACCE1
(218,204,225)
#E4DBE9
(228,219,233)
#EEEAF1
(238,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A54A1 color. Also use rgb(138,84,161) instead hex code.

Text Font Color

.myTextColor { color: #8A54A1; }

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

This text font color is #8A54A1.

Background Color

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

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

This div background color is #8A54A1.

Border color

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

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

This div border color is #8A54A1.

Opacity

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

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

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

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

This text has shadow with #8A54A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A54A1.

Preview

Color preview on black background

This text has color #8A54A1 on black background.


Color preview on white background

This text has color #8A54A1 on white background.


Black color preview on #8A54A1 background

This text has black color on #8A54A1 background.


White color preview on #8A54A1 background

This text has white color on #8A54A1 background.


Related colors

Complementary color

Complementary color for #hex is #75AB5E.


I love getcolorcode.com

Triadic colors

1 #A18A54 and #54A18A with #8A54A1 are triadic colors.

2 #A1548A and #548AA1 with #8A54A1 are triadic colors.