COLOR #877683

HEX: #877683 RGB: (135,118,131)

Color info

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

RGB color model

#877683 color RGB value is (135,118,131).

RGB: (135,118,131) (53%, 46%, 51%)

RGB channels and saturation

R 135 of 255 = 53%
G 118 of 255 = 46%
B 131 of 255 = 51%

135
118
131

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

Portions of RGB colors in percentages

R + G + B = 135 + 118 + 131 = 384 (100%)
R 135 of 384 ~ 35.16%
G 118 of 384 ~ 30.73%
B 131 of 384 ~ 34.11'%

%35.16
%30.73
%34.11

CMYK color model

#877683 color CMYK value is (0,13,3,47).

  • cyan value is 0.00%
  • magenta value is 12.59%
  • yellow value is 2.96%
  • key color value is 47.06%
CMYK: (0,13,3,47) C0M13Y3K47 (0%,13%,3%,47%) (0.00/0.13/0.03/0.47) 

CMYK percentages

%0
%12.59
%2.96
%47.06

Codes

Color #877683 in popluar color models

87 76 83
RGB 135 118 131
HSL 314° 6.72% 49.61%
HSB/HSV 314° 12.59% 52.94%
CMYK 0.00% 12.59% 2.96%
47.06%

Color #877683 in popluar number systems.

HEX 87 76 83
Decimal 135 118 131
Binary 10000111 1110110 10000011
Octal 207 166 203

Shades and tints

Shades of #877683

#877683
(135,118,131)
#7B6C78
(123,108,120)
#6F626D
(111,98,109)
#635862
(99,88,98)
#574E57
(87,78,87)
#4B444C
(75,68,76)
#3F3A41
(63,58,65)
#333036
(51,48,54)
#27262B
(39,38,43)
#1B1C20
(27,28,32)
#0F1215
(15,18,21)
#000000
(0,0,0)

Tints of #877683

#877683
(135,118,131)
#91828E
(145,130,142)
#9B8E99
(155,142,153)
#A59AA4
(165,154,164)
#AFA6AF
(175,166,175)
#B9B2BA
(185,178,186)
#C3BEC5
(195,190,197)
#CDCAD0
(205,202,208)
#D7D6DB
(215,214,219)
#E1E2E6
(225,226,230)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877683 color. Also use rgb(135,118,131) instead hex code.

Text Font Color

.myTextColor { color: #877683; }

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

This text font color is #877683.

Background Color

.myBgColor { background-color: #877683; }

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

This div background color is #877683.

Border color

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

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

This div border color is #877683.

Opacity

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

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

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

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

This text has shadow with #877683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877683.

Preview

Color preview on black background

This text has color #877683 on black background.


Color preview on white background

This text has color #877683 on white background.


Black color preview on #877683 background

This text has black color on #877683 background.


White color preview on #877683 background

This text has white color on #877683 background.


Related colors

Complementary color

Complementary color for #hex is #78897C.


I love getcolorcode.com

Triadic colors

1 #838776 and #768387 with #877683 are triadic colors.

2 #837687 and #768783 with #877683 are triadic colors.