COLOR #8B5C87

HEX: #8B5C87 RGB: (139,92,135)

Color info

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

RGB color model

#8B5C87 color RGB value is (139,92,135).

RGB: (139,92,135) (55%, 36%, 53%)

RGB channels and saturation

R 139 of 255 = 55%
G 92 of 255 = 36%
B 135 of 255 = 53%

139
92
135

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

Portions of RGB colors in percentages

R + G + B = 139 + 92 + 135 = 366 (100%)
R 139 of 366 ~ 37.98%
G 92 of 366 ~ 25.14%
B 135 of 366 ~ 36.89'%

%37.98
%25.14
%36.89

CMYK color model

#8B5C87 color CMYK value is (0,34,3,45).

  • cyan value is 0.00%
  • magenta value is 33.81%
  • yellow value is 2.88%
  • key color value is 45.49%

CMYK: (0,34,3,45)
C0M34Y3K45 (0%, 34%, 3%, 45%)
(0.00 / 0.34 / 0.03 / 0.45)

CMYK percentages

%0
%33.81
%2.88
%45.49

Codes

Color #8B5C87 in popluar color models

8B 5C 87
RGB 139 92 135
HSL 305° 20.35% 45.29%
HSB/HSV 305° 33.81% 54.51%
CMYK 0.00% 33.81% 2.88%
45.49%

Color #8B5C87 in popluar number systems.

HEX 8B 5C 87
Decimal 139 92 135
Binary 10001011 1011100 10000111
Octal 213 134 207

Shades and tints

Shades of #8B5C87

#8B5C87
(139,92,135)
#7F547B
(127,84,123)
#734C6F
(115,76,111)
#674463
(103,68,99)
#5B3C57
(91,60,87)
#4F344B
(79,52,75)
#432C3F
(67,44,63)
#372433
(55,36,51)
#2B1C27
(43,28,39)
#1F141B
(31,20,27)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #8B5C87

#8B5C87
(139,92,135)
#956A91
(149,106,145)
#9F789B
(159,120,155)
#A986A5
(169,134,165)
#B394AF
(179,148,175)
#BDA2B9
(189,162,185)
#C7B0C3
(199,176,195)
#D1BECD
(209,190,205)
#DBCCD7
(219,204,215)
#E5DAE1
(229,218,225)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5C87 color. Also use rgb(139,92,135) instead hex code.

Text Font Color

.myTextColor { color: #8B5C87; }

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

This text font color is #8B5C87.

Background Color

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

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

This div background color is #8B5C87.

Border color

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

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

This div border color is #8B5C87.

Opacity

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

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

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

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

This text has shadow with #8B5C87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5C87.

Preview

Color preview on black background

This text has color #8B5C87 on black background.


Color preview on white background

This text has color #8B5C87 on white background.


Black color preview on #8B5C87 background

This text has black color on #8B5C87 background.


White color preview on #8B5C87 background

This text has white color on #8B5C87 background.


Related colors

Complementary color

Complementary color for #hex is #74A378.


I love getcolorcode.com

Triadic colors

1 #878B5C and #5C878B with #8B5C87 are triadic colors.

2 #875C8B and #5C8B87 with #8B5C87 are triadic colors.