COLOR #877992

HEX: #877992 RGB: (135,121,146)

Color info

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

RGB color model

#877992 color RGB value is (135,121,146).

RGB: (135,121,146) (53%, 47%, 57%)

RGB channels and saturation

R 135 of 255 = 53%
G 121 of 255 = 47%
B 146 of 255 = 57%

135
121
146

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

Portions of RGB colors in percentages

R + G + B = 135 + 121 + 146 = 402 (100%)
R 135 of 402 ~ 33.58%
G 121 of 402 ~ 30.1%
B 146 of 402 ~ 36.32'%

%33.58
%30.1
%36.32

CMYK color model

#877992 color CMYK value is (8,17,0,43).

  • cyan value is 7.53%
  • magenta value is 17.12%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (8,17,0,43)
C8M17Y0K43 (8%, 17%, 0%, 43%)
(0.08 / 0.17 / 0.00 / 0.43)

CMYK percentages

%7.53
%17.12
%0
%42.75

Codes

Color #877992 in popluar color models

87 79 92
RGB 135 121 146
HSL 274° 10.29% 52.35%
HSB/HSV 274° 17.12% 57.25%
CMYK 7.53% 17.12% 0.00%
42.75%

Color #877992 in popluar number systems.

HEX 87 79 92
Decimal 135 121 146
Binary 10000111 1111001 10010010
Octal 207 171 222

Shades and tints

Shades of #877992

#877992
(135,121,146)
#7B6E85
(123,110,133)
#6F6378
(111,99,120)
#63586B
(99,88,107)
#574D5E
(87,77,94)
#4B4251
(75,66,81)
#3F3744
(63,55,68)
#332C37
(51,44,55)
#27212A
(39,33,42)
#1B161D
(27,22,29)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #877992

#877992
(135,121,146)
#91859B
(145,133,155)
#9B91A4
(155,145,164)
#A59DAD
(165,157,173)
#AFA9B6
(175,169,182)
#B9B5BF
(185,181,191)
#C3C1C8
(195,193,200)
#CDCDD1
(205,205,209)
#D7D9DA
(215,217,218)
#E1E5E3
(225,229,227)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877992 color. Also use rgb(135,121,146) instead hex code.

Text Font Color

.myTextColor { color: #877992; }

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

This text font color is #877992.

Background Color

.myBgColor { background-color: #877992; }

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

This div background color is #877992.

Border color

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

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

This div border color is #877992.

Opacity

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

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

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

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

This text has shadow with #877992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877992.

Preview

Color preview on black background

This text has color #877992 on black background.


Color preview on white background

This text has color #877992 on white background.


Black color preview on #877992 background

This text has black color on #877992 background.


White color preview on #877992 background

This text has white color on #877992 background.


Related colors

Complementary color

Complementary color for #hex is #78866D.


I love getcolorcode.com

Triadic colors

1 #928779 and #799287 with #877992 are triadic colors.

2 #927987 and #798792 with #877992 are triadic colors.