COLOR #8B7C93

HEX: #8B7C93 RGB: (139,124,147)

Color info

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

RGB color model

#8B7C93 color RGB value is (139,124,147).

RGB: (139,124,147) (55%, 49%, 58%)

RGB channels and saturation

R 139 of 255 = 55%
G 124 of 255 = 49%
B 147 of 255 = 58%

139
124
147

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

Portions of RGB colors in percentages

R + G + B = 139 + 124 + 147 = 410 (100%)
R 139 of 410 ~ 33.9%
G 124 of 410 ~ 30.24%
B 147 of 410 ~ 35.85'%

%33.9
%30.24
%35.85

CMYK color model

#8B7C93 color CMYK value is (5,16,0,42).

  • cyan value is 5.44%
  • magenta value is 15.65%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (5,16,0,42) C5M16Y0K42 (5%,16%,0%,42%) (0.05/0.16/0.00/0.42) 

CMYK percentages

%5.44
%15.65
%0
%42.35

Codes

Color #8B7C93 in popluar color models

8B 7C 93
RGB 139 124 147
HSL 279° 9.62% 53.14%
HSB/HSV 279° 15.65% 57.65%
CMYK 5.44% 15.65% 0.00%
42.35%

Color #8B7C93 in popluar number systems.

HEX 8B 7C 93
Decimal 139 124 147
Binary 10001011 1111100 10010011
Octal 213 174 223

Shades and tints

Shades of #8B7C93

#8B7C93
(139,124,147)
#7F7186
(127,113,134)
#736679
(115,102,121)
#675B6C
(103,91,108)
#5B505F
(91,80,95)
#4F4552
(79,69,82)
#433A45
(67,58,69)
#372F38
(55,47,56)
#2B242B
(43,36,43)
#1F191E
(31,25,30)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #8B7C93

#8B7C93
(139,124,147)
#95879C
(149,135,156)
#9F92A5
(159,146,165)
#A99DAE
(169,157,174)
#B3A8B7
(179,168,183)
#BDB3C0
(189,179,192)
#C7BEC9
(199,190,201)
#D1C9D2
(209,201,210)
#DBD4DB
(219,212,219)
#E5DFE4
(229,223,228)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B7C93 color. Also use rgb(139,124,147) instead hex code.

Text Font Color

.myTextColor { color: #8B7C93; }

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

This text font color is #8B7C93.

Background Color

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

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

This div background color is #8B7C93.

Border color

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

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

This div border color is #8B7C93.

Opacity

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

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

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

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

This text has shadow with #8B7C93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B7C93.

Preview

Color preview on black background

This text has color #8B7C93 on black background.


Color preview on white background

This text has color #8B7C93 on white background.


Black color preview on #8B7C93 background

This text has black color on #8B7C93 background.


White color preview on #8B7C93 background

This text has white color on #8B7C93 background.


Related colors

Complementary color

Complementary color for #hex is #74836C.


I love getcolorcode.com

Triadic colors

1 #938B7C and #7C938B with #8B7C93 are triadic colors.

2 #937C8B and #7C8B93 with #8B7C93 are triadic colors.