COLOR #876088

HEX: #876088 RGB: (135,96,136)

Color info

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

RGB color model

#876088 color RGB value is (135,96,136).

RGB: (135,96,136) (53%, 38%, 53%)

RGB channels and saturation

R 135 of 255 = 53%
G 96 of 255 = 38%
B 136 of 255 = 53%

135
96
136

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

Portions of RGB colors in percentages

R + G + B = 135 + 96 + 136 = 367 (100%)
R 135 of 367 ~ 36.78%
G 96 of 367 ~ 26.16%
B 136 of 367 ~ 37.06'%

%36.78
%26.16
%37.06

CMYK color model

#876088 color CMYK value is (1,29,0,47).

  • cyan value is 0.74%
  • magenta value is 29.41%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (1,29,0,47)
C1M29Y0K47 (1%, 29%, 0%, 47%)
(0.01 / 0.29 / 0.00 / 0.47)

CMYK percentages

%0.74
%29.41
%0
%46.67

Codes

Color #876088 in popluar color models

87 60 88
RGB 135 96 136
HSL 299° 17.24% 45.49%
HSB/HSV 299° 29.41% 53.33%
CMYK 0.74% 29.41% 0.00%
46.67%

Color #876088 in popluar number systems.

HEX 87 60 88
Decimal 135 96 136
Binary 10000111 1100000 10001000
Octal 207 140 210

Shades and tints

Shades of #876088

#876088
(135,96,136)
#7B587C
(123,88,124)
#6F5070
(111,80,112)
#634864
(99,72,100)
#574058
(87,64,88)
#4B384C
(75,56,76)
#3F3040
(63,48,64)
#332834
(51,40,52)
#272028
(39,32,40)
#1B181C
(27,24,28)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #876088

#876088
(135,96,136)
#916E92
(145,110,146)
#9B7C9C
(155,124,156)
#A58AA6
(165,138,166)
#AF98B0
(175,152,176)
#B9A6BA
(185,166,186)
#C3B4C4
(195,180,196)
#CDC2CE
(205,194,206)
#D7D0D8
(215,208,216)
#E1DEE2
(225,222,226)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876088 color. Also use rgb(135,96,136) instead hex code.

Text Font Color

.myTextColor { color: #876088; }

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

This text font color is #876088.

Background Color

.myBgColor { background-color: #876088; }

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

This div background color is #876088.

Border color

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

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

This div border color is #876088.

Opacity

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

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

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

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

This text has shadow with #876088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876088.

Preview

Color preview on black background

This text has color #876088 on black background.


Color preview on white background

This text has color #876088 on white background.


Black color preview on #876088 background

This text has black color on #876088 background.


White color preview on #876088 background

This text has white color on #876088 background.


Related colors

Complementary color

Complementary color for #hex is #789F77.


I love getcolorcode.com

Triadic colors

1 #888760 and #608887 with #876088 are triadic colors.

2 #886087 and #608788 with #876088 are triadic colors.