COLOR #8D5AAB

HEX: #8D5AAB RGB: (141,90,171)

Color info

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

RGB color model

#8D5AAB color RGB value is (141,90,171).

RGB: (141,90,171) (55%, 35%, 67%)

RGB channels and saturation

R 141 of 255 = 55%
G 90 of 255 = 35%
B 171 of 255 = 67%

141
90
171

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

Portions of RGB colors in percentages

R + G + B = 141 + 90 + 171 = 402 (100%)
R 141 of 402 ~ 35.07%
G 90 of 402 ~ 22.39%
B 171 of 402 ~ 42.54'%

%35.07
%22.39
%42.54

CMYK color model

#8D5AAB color CMYK value is (18,47,0,33).

  • cyan value is 17.54%
  • magenta value is 47.37%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (18,47,0,33)
C18M47Y0K33 (18%, 47%, 0%, 33%)
(0.18 / 0.47 / 0.00 / 0.33)

CMYK percentages

%17.54
%47.37
%0
%32.94

Codes

Color #8D5AAB in popluar color models

8D 5A AB
RGB 141 90 171
HSL 278° 32.53% 51.18%
HSB/HSV 278° 47.37% 67.06%
CMYK 17.54% 47.37% 0.00%
32.94%

Color #8D5AAB in popluar number systems.

HEX 8D 5A AB
Decimal 141 90 171
Binary 10001101 1011010 10101011
Octal 215 132 253

Shades and tints

Shades of #8D5AAB

#8D5AAB
(141,90,171)
#81529C
(129,82,156)
#754A8D
(117,74,141)
#69427E
(105,66,126)
#5D3A6F
(93,58,111)
#513260
(81,50,96)
#452A51
(69,42,81)
#392242
(57,34,66)
#2D1A33
(45,26,51)
#211224
(33,18,36)
#150A15
(21,10,21)
#000000
(0,0,0)

Tints of #8D5AAB

#8D5AAB
(141,90,171)
#9769B2
(151,105,178)
#A178B9
(161,120,185)
#AB87C0
(171,135,192)
#B596C7
(181,150,199)
#BFA5CE
(191,165,206)
#C9B4D5
(201,180,213)
#D3C3DC
(211,195,220)
#DDD2E3
(221,210,227)
#E7E1EA
(231,225,234)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5AAB color. Also use rgb(141,90,171) instead hex code.

Text Font Color

.myTextColor { color: #8D5AAB; }

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

This text font color is #8D5AAB.

Background Color

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

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

This div background color is #8D5AAB.

Border color

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

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

This div border color is #8D5AAB.

Opacity

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

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

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

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

This text has shadow with #8D5AAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5AAB.

Preview

Color preview on black background

This text has color #8D5AAB on black background.


Color preview on white background

This text has color #8D5AAB on white background.


Black color preview on #8D5AAB background

This text has black color on #8D5AAB background.


White color preview on #8D5AAB background

This text has white color on #8D5AAB background.


Related colors

Complementary color

Complementary color for #hex is #72A554.


I love getcolorcode.com

Triadic colors

1 #AB8D5A and #5AAB8D with #8D5AAB are triadic colors.

2 #AB5A8D and #5A8DAB with #8D5AAB are triadic colors.