COLOR #877493

HEX: #877493 RGB: (135,116,147)

Color info

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

RGB color model

#877493 color RGB value is (135,116,147).

RGB: (135,116,147) (53%, 45%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 116 of 255 = 45%
B 147 of 255 = 58%

135
116
147

R + G + B ~ 52%. #877493 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 116 + 147 = 398 (100%)
R 135 of 398 ~ 33.92%
G 116 of 398 ~ 29.15%
B 147 of 398 ~ 36.93'%

%33.92
%29.15
%36.93

CMYK color model

#877493 color CMYK value is (8,21,0,42).

  • cyan value is 8.16%
  • magenta value is 21.09%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (8,21,0,42) C8M21Y0K42 (8%,21%,0%,42%) (0.08/0.21/0.00/0.42) 

CMYK percentages

%8.16
%21.09
%0
%42.35

Codes

Color #877493 in popluar color models

87 74 93
RGB 135 116 147
HSL 277° 12.55% 51.57%
HSB/HSV 277° 21.09% 57.65%
CMYK 8.16% 21.09% 0.00%
42.35%

Color #877493 in popluar number systems.

HEX 87 74 93
Decimal 135 116 147
Binary 10000111 1110100 10010011
Octal 207 164 223

Shades and tints

Shades of #877493

#877493
(135,116,147)
#7B6A86
(123,106,134)
#6F6079
(111,96,121)
#63566C
(99,86,108)
#574C5F
(87,76,95)
#4B4252
(75,66,82)
#3F3845
(63,56,69)
#332E38
(51,46,56)
#27242B
(39,36,43)
#1B1A1E
(27,26,30)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #877493

#877493
(135,116,147)
#91809C
(145,128,156)
#9B8CA5
(155,140,165)
#A598AE
(165,152,174)
#AFA4B7
(175,164,183)
#B9B0C0
(185,176,192)
#C3BCC9
(195,188,201)
#CDC8D2
(205,200,210)
#D7D4DB
(215,212,219)
#E1E0E4
(225,224,228)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877493 color. Also use rgb(135,116,147) instead hex code.

Text Font Color

.myTextColor { color: #877493; }

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

This text font color is #877493.

Background Color

.myBgColor { background-color: #877493; }

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

This div background color is #877493.

Border color

.myBorderColor { border: 1px solid #877493; }

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

This div border color is #877493.

Opacity

.myOpacity80 { color: #877493; opacity: 0.8; }

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

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

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

This text has shadow with #877493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877493.

Preview

Color preview on black background

This text has color #877493 on black background.


Color preview on white background

This text has color #877493 on white background.


Black color preview on #877493 background

This text has black color on #877493 background.


White color preview on #877493 background

This text has white color on #877493 background.


Related colors

Complementary color

Complementary color for #hex is #788B6C.


I love getcolorcode.com

Triadic colors

1 #938774 and #749387 with #877493 are triadic colors.

2 #937487 and #748793 with #877493 are triadic colors.