COLOR #877093

HEX: #877093 RGB: (135,112,147)

Color info

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

RGB color model

#877093 color RGB value is (135,112,147).

RGB: (135,112,147) (53%, 44%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 112 of 255 = 44%
B 147 of 255 = 58%

135
112
147

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

Portions of RGB colors in percentages

R + G + B = 135 + 112 + 147 = 394 (100%)
R 135 of 394 ~ 34.26%
G 112 of 394 ~ 28.43%
B 147 of 394 ~ 37.31'%

%34.26
%28.43
%37.31

CMYK color model

#877093 color CMYK value is (8,24,0,42).

  • cyan value is 8.16%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (8,24,0,42)
C8M24Y0K42 (8%, 24%, 0%, 42%)
(0.08 / 0.24 / 0.00 / 0.42)

CMYK percentages

%8.16
%23.81
%0
%42.35

Codes

Color #877093 in popluar color models

87 70 93
RGB 135 112 147
HSL 279° 13.94% 50.78%
HSB/HSV 279° 23.81% 57.65%
CMYK 8.16% 23.81% 0.00%
42.35%

Color #877093 in popluar number systems.

HEX 87 70 93
Decimal 135 112 147
Binary 10000111 1110000 10010011
Octal 207 160 223

Shades and tints

Shades of #877093

#877093
(135,112,147)
#7B6686
(123,102,134)
#6F5C79
(111,92,121)
#63526C
(99,82,108)
#57485F
(87,72,95)
#4B3E52
(75,62,82)
#3F3445
(63,52,69)
#332A38
(51,42,56)
#27202B
(39,32,43)
#1B161E
(27,22,30)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #877093

#877093
(135,112,147)
#917D9C
(145,125,156)
#9B8AA5
(155,138,165)
#A597AE
(165,151,174)
#AFA4B7
(175,164,183)
#B9B1C0
(185,177,192)
#C3BEC9
(195,190,201)
#CDCBD2
(205,203,210)
#D7D8DB
(215,216,219)
#E1E5E4
(225,229,228)
#EBF2ED
(235,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877093; }

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

This text font color is #877093.

Background Color

.myBgColor { background-color: #877093; }

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

This div background color is #877093.

Border color

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

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

This div border color is #877093.

Opacity

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

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

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

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

This text has shadow with #877093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877093.

Preview

Color preview on black background

This text has color #877093 on black background.


Color preview on white background

This text has color #877093 on white background.


Black color preview on #877093 background

This text has black color on #877093 background.


White color preview on #877093 background

This text has white color on #877093 background.


Related colors

Complementary color

Complementary color for #hex is #788F6C.


I love getcolorcode.com

Triadic colors

1 #938770 and #709387 with #877093 are triadic colors.

2 #937087 and #708793 with #877093 are triadic colors.