COLOR #877099

HEX: #877099 RGB: (135,112,153)

Color info

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

RGB color model

#877099 color RGB value is (135,112,153).

RGB: (135,112,153) (53%, 44%, 60%)

RGB channels and saturation

R 135 of 255 = 53%
G 112 of 255 = 44%
B 153 of 255 = 60%

135
112
153

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

Portions of RGB colors in percentages

R + G + B = 135 + 112 + 153 = 400 (100%)
R 135 of 400 ~ 33.75%
G 112 of 400 ~ 28%
B 153 of 400 ~ 38.25'%

%33.75
%28
%38.25

CMYK color model

#877099 color CMYK value is (12,27,0,40).

  • cyan value is 11.76%
  • magenta value is 26.80%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (12,27,0,40)
C12M27Y0K40 (12%, 27%, 0%, 40%)
(0.12 / 0.27 / 0.00 / 0.40)

CMYK percentages

%11.76
%26.8
%0
%40

Codes

Color #877099 in popluar color models

87 70 99
RGB 135 112 153
HSL 274° 16.73% 51.96%
HSB/HSV 274° 26.80% 60.00%
CMYK 11.76% 26.80% 0.00%
40.00%

Color #877099 in popluar number systems.

HEX 87 70 99
Decimal 135 112 153
Binary 10000111 1110000 10011001
Octal 207 160 231

Shades and tints

Shades of #877099

#877099
(135,112,153)
#7B668C
(123,102,140)
#6F5C7F
(111,92,127)
#635272
(99,82,114)
#574865
(87,72,101)
#4B3E58
(75,62,88)
#3F344B
(63,52,75)
#332A3E
(51,42,62)
#272031
(39,32,49)
#1B1624
(27,22,36)
#0F0C17
(15,12,23)
#000000
(0,0,0)

Tints of #877099

#877099
(135,112,153)
#917DA2
(145,125,162)
#9B8AAB
(155,138,171)
#A597B4
(165,151,180)
#AFA4BD
(175,164,189)
#B9B1C6
(185,177,198)
#C3BECF
(195,190,207)
#CDCBD8
(205,203,216)
#D7D8E1
(215,216,225)
#E1E5EA
(225,229,234)
#EBF2F3
(235,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877099; }

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

This text font color is #877099.

Background Color

.myBgColor { background-color: #877099; }

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

This div background color is #877099.

Border color

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

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

This div border color is #877099.

Opacity

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

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

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

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

This text has shadow with #877099 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877099.

Preview

Color preview on black background

This text has color #877099 on black background.


Color preview on white background

This text has color #877099 on white background.


Black color preview on #877099 background

This text has black color on #877099 background.


White color preview on #877099 background

This text has white color on #877099 background.


Related colors

Complementary color

Complementary color for #hex is #788F66.


I love getcolorcode.com

Triadic colors

1 #998770 and #709987 with #877099 are triadic colors.

2 #997087 and #708799 with #877099 are triadic colors.