COLOR #8F6C87

HEX: #8F6C87 RGB: (143,108,135)

Color info

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

RGB color model

#8F6C87 color RGB value is (143,108,135).

RGB: (143,108,135) (56%, 42%, 53%)

RGB channels and saturation

R 143 of 255 = 56%
G 108 of 255 = 42%
B 135 of 255 = 53%

143
108
135

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

Portions of RGB colors in percentages

R + G + B = 143 + 108 + 135 = 386 (100%)
R 143 of 386 ~ 37.05%
G 108 of 386 ~ 27.98%
B 135 of 386 ~ 34.97'%

%37.05
%27.98
%34.97

CMYK color model

#8F6C87 color CMYK value is (0,24,6,44).

  • cyan value is 0.00%
  • magenta value is 24.48%
  • yellow value is 5.59%
  • key color value is 43.92%

CMYK: (0,24,6,44)
C0M24Y6K44 (0%, 24%, 6%, 44%)
(0.00 / 0.24 / 0.06 / 0.44)

CMYK percentages

%0
%24.48
%5.59
%43.92

Codes

Color #8F6C87 in popluar color models

8F 6C 87
RGB 143 108 135
HSL 314° 13.94% 49.22%
HSB/HSV 314° 24.48% 56.08%
CMYK 0.00% 24.48% 5.59%
43.92%

Color #8F6C87 in popluar number systems.

HEX 8F 6C 87
Decimal 143 108 135
Binary 10001111 1101100 10000111
Octal 217 154 207

Shades and tints

Shades of #8F6C87

#8F6C87
(143,108,135)
#82637B
(130,99,123)
#755A6F
(117,90,111)
#685163
(104,81,99)
#5B4857
(91,72,87)
#4E3F4B
(78,63,75)
#41363F
(65,54,63)
#342D33
(52,45,51)
#272427
(39,36,39)
#1A1B1B
(26,27,27)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #8F6C87

#8F6C87
(143,108,135)
#997991
(153,121,145)
#A3869B
(163,134,155)
#AD93A5
(173,147,165)
#B7A0AF
(183,160,175)
#C1ADB9
(193,173,185)
#CBBAC3
(203,186,195)
#D5C7CD
(213,199,205)
#DFD4D7
(223,212,215)
#E9E1E1
(233,225,225)
#F3EEEB
(243,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6C87 color. Also use rgb(143,108,135) instead hex code.

Text Font Color

.myTextColor { color: #8F6C87; }

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

This text font color is #8F6C87.

Background Color

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

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

This div background color is #8F6C87.

Border color

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

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

This div border color is #8F6C87.

Opacity

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

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

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

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

This text has shadow with #8F6C87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6C87.

Preview

Color preview on black background

This text has color #8F6C87 on black background.


Color preview on white background

This text has color #8F6C87 on white background.


Black color preview on #8F6C87 background

This text has black color on #8F6C87 background.


White color preview on #8F6C87 background

This text has white color on #8F6C87 background.


Related colors

Complementary color

Complementary color for #hex is #709378.


I love getcolorcode.com

Triadic colors

1 #878F6C and #6C878F with #8F6C87 are triadic colors.

2 #876C8F and #6C8F87 with #8F6C87 are triadic colors.