COLOR #876375

HEX: #876375 RGB: (135,99,117)

Color info

#876375 contains red, green and blue colors in about the same proportion. Web safe color of #876375 is #996666 (or #966).

RGB color model

#876375 color RGB value is (135,99,117).

RGB: (135,99,117) (53%, 39%, 46%)

RGB channels and saturation

R 135 of 255 = 53%
G 99 of 255 = 39%
B 117 of 255 = 46%

135
99
117

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

Portions of RGB colors in percentages

R + G + B = 135 + 99 + 117 = 351 (100%)
R 135 of 351 ~ 38.46%
G 99 of 351 ~ 28.21%
B 117 of 351 ~ 33.33'%

%38.46
%28.21
%33.33

CMYK color model

#876375 color CMYK value is (0,27,13,47).

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 13.33%
  • key color value is 47.06%

CMYK: (0,27,13,47)
C0M27Y13K47 (0%, 27%, 13%, 47%)
(0.00 / 0.27 / 0.13 / 0.47)

CMYK percentages

%0
%26.67
%13.33
%47.06

Codes

Color #876375 in popluar color models

87 63 75
RGB 135 99 117
HSL 330° 15.38% 45.88%
HSB/HSV 330° 26.67% 52.94%
CMYK 0.00% 26.67% 13.33%
47.06%

Color #876375 in popluar number systems.

HEX 87 63 75
Decimal 135 99 117
Binary 10000111 1100011 1110101
Octal 207 143 165

Shades and tints

Shades of #876375

#876375
(135,99,117)
#7B5A6B
(123,90,107)
#6F5161
(111,81,97)
#634857
(99,72,87)
#573F4D
(87,63,77)
#4B3643
(75,54,67)
#3F2D39
(63,45,57)
#33242F
(51,36,47)
#271B25
(39,27,37)
#1B121B
(27,18,27)
#0F0911
(15,9,17)
#000000
(0,0,0)

Tints of #876375

#876375
(135,99,117)
#917181
(145,113,129)
#9B7F8D
(155,127,141)
#A58D99
(165,141,153)
#AF9BA5
(175,155,165)
#B9A9B1
(185,169,177)
#C3B7BD
(195,183,189)
#CDC5C9
(205,197,201)
#D7D3D5
(215,211,213)
#E1E1E1
(225,225,225)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876375 color. Also use rgb(135,99,117) instead hex code.

Text Font Color

.myTextColor { color: #876375; }

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

This text font color is #876375.

Background Color

.myBgColor { background-color: #876375; }

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

This div background color is #876375.

Border color

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

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

This div border color is #876375.

Opacity

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

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

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

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

This text has shadow with #876375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876375.

Preview

Color preview on black background

This text has color #876375 on black background.


Color preview on white background

This text has color #876375 on white background.


Black color preview on #876375 background

This text has black color on #876375 background.


White color preview on #876375 background

This text has white color on #876375 background.


Related colors

Complementary color

Complementary color for #hex is #789C8A.


I love getcolorcode.com

Triadic colors

1 #758763 and #637587 with #876375 are triadic colors.

2 #756387 and #638775 with #876375 are triadic colors.