COLOR #8F5AAE

HEX: #8F5AAE RGB: (143,90,174)

Color info

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

RGB color model

#8F5AAE color RGB value is (143,90,174).

RGB: (143,90,174) (56%, 35%, 68%)

RGB channels and saturation

R 143 of 255 = 56%
G 90 of 255 = 35%
B 174 of 255 = 68%

143
90
174

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

Portions of RGB colors in percentages

R + G + B = 143 + 90 + 174 = 407 (100%)
R 143 of 407 ~ 35.14%
G 90 of 407 ~ 22.11%
B 174 of 407 ~ 42.75'%

%35.14
%22.11
%42.75

CMYK color model

#8F5AAE color CMYK value is (18,48,0,32).

  • cyan value is 17.82%
  • magenta value is 48.28%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (18,48,0,32)
C18M48Y0K32 (18%, 48%, 0%, 32%)
(0.18 / 0.48 / 0.00 / 0.32)

CMYK percentages

%17.82
%48.28
%0
%31.76

Codes

Color #8F5AAE in popluar color models

8F 5A AE
RGB 143 90 174
HSL 278° 34.15% 51.76%
HSB/HSV 278° 48.28% 68.24%
CMYK 17.82% 48.28% 0.00%
31.76%

Color #8F5AAE in popluar number systems.

HEX 8F 5A AE
Decimal 143 90 174
Binary 10001111 1011010 10101110
Octal 217 132 256

Shades and tints

Shades of #8F5AAE

#8F5AAE
(143,90,174)
#82529F
(130,82,159)
#754A90
(117,74,144)
#684281
(104,66,129)
#5B3A72
(91,58,114)
#4E3263
(78,50,99)
#412A54
(65,42,84)
#342245
(52,34,69)
#271A36
(39,26,54)
#1A1227
(26,18,39)
#0D0A18
(13,10,24)
#000000
(0,0,0)

Tints of #8F5AAE

#8F5AAE
(143,90,174)
#9969B5
(153,105,181)
#A378BC
(163,120,188)
#AD87C3
(173,135,195)
#B796CA
(183,150,202)
#C1A5D1
(193,165,209)
#CBB4D8
(203,180,216)
#D5C3DF
(213,195,223)
#DFD2E6
(223,210,230)
#E9E1ED
(233,225,237)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F5AAE color. Also use rgb(143,90,174) instead hex code.

Text Font Color

.myTextColor { color: #8F5AAE; }

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

This text font color is #8F5AAE.

Background Color

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

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

This div background color is #8F5AAE.

Border color

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

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

This div border color is #8F5AAE.

Opacity

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

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

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

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

This text has shadow with #8F5AAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F5AAE.

Preview

Color preview on black background

This text has color #8F5AAE on black background.


Color preview on white background

This text has color #8F5AAE on white background.


Black color preview on #8F5AAE background

This text has black color on #8F5AAE background.


White color preview on #8F5AAE background

This text has white color on #8F5AAE background.


Related colors

Complementary color

Complementary color for #hex is #70A551.


I love getcolorcode.com

Triadic colors

1 #AE8F5A and #5AAE8F with #8F5AAE are triadic colors.

2 #AE5A8F and #5A8FAE with #8F5AAE are triadic colors.