COLOR #8F5C91

HEX: #8F5C91 RGB: (143,92,145)

Color info

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

RGB color model

#8F5C91 color RGB value is (143,92,145).

RGB: (143,92,145) (56%, 36%, 57%)

RGB channels and saturation

R 143 of 255 = 56%
G 92 of 255 = 36%
B 145 of 255 = 57%

143
92
145

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

Portions of RGB colors in percentages

R + G + B = 143 + 92 + 145 = 380 (100%)
R 143 of 380 ~ 37.63%
G 92 of 380 ~ 24.21%
B 145 of 380 ~ 38.16'%

%37.63
%24.21
%38.16

CMYK color model

#8F5C91 color CMYK value is (1,37,0,43).

  • cyan value is 1.38%
  • magenta value is 36.55%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (1,37,0,43)
C1M37Y0K43 (1%, 37%, 0%, 43%)
(0.01 / 0.37 / 0.00 / 0.43)

CMYK percentages

%1.38
%36.55
%0
%43.14

Codes

Color #8F5C91 in popluar color models

8F 5C 91
RGB 143 92 145
HSL 298° 22.36% 46.47%
HSB/HSV 298° 36.55% 56.86%
CMYK 1.38% 36.55% 0.00%
43.14%

Color #8F5C91 in popluar number systems.

HEX 8F 5C 91
Decimal 143 92 145
Binary 10001111 1011100 10010001
Octal 217 134 221

Shades and tints

Shades of #8F5C91

#8F5C91
(143,92,145)
#825484
(130,84,132)
#754C77
(117,76,119)
#68446A
(104,68,106)
#5B3C5D
(91,60,93)
#4E3450
(78,52,80)
#412C43
(65,44,67)
#342436
(52,36,54)
#271C29
(39,28,41)
#1A141C
(26,20,28)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #8F5C91

#8F5C91
(143,92,145)
#996A9B
(153,106,155)
#A378A5
(163,120,165)
#AD86AF
(173,134,175)
#B794B9
(183,148,185)
#C1A2C3
(193,162,195)
#CBB0CD
(203,176,205)
#D5BED7
(213,190,215)
#DFCCE1
(223,204,225)
#E9DAEB
(233,218,235)
#F3E8F5
(243,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F5C91 color. Also use rgb(143,92,145) instead hex code.

Text Font Color

.myTextColor { color: #8F5C91; }

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

This text font color is #8F5C91.

Background Color

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

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

This div background color is #8F5C91.

Border color

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

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

This div border color is #8F5C91.

Opacity

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

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

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

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

This text has shadow with #8F5C91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F5C91.

Preview

Color preview on black background

This text has color #8F5C91 on black background.


Color preview on white background

This text has color #8F5C91 on white background.


Black color preview on #8F5C91 background

This text has black color on #8F5C91 background.


White color preview on #8F5C91 background

This text has white color on #8F5C91 background.


Related colors

Complementary color

Complementary color for #hex is #70A36E.


I love getcolorcode.com

Triadic colors

1 #918F5C and #5C918F with #8F5C91 are triadic colors.

2 #915C8F and #5C8F91 with #8F5C91 are triadic colors.