COLOR #875766

HEX: #875766 RGB: (135,87,102)

Color info

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

RGB color model

#875766 color RGB value is (135,87,102).

RGB: (135,87,102) (53%, 34%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 87 of 255 = 34%
B 102 of 255 = 40%

135
87
102

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

Portions of RGB colors in percentages

R + G + B = 135 + 87 + 102 = 324 (100%)
R 135 of 324 ~ 41.67%
G 87 of 324 ~ 26.85%
B 102 of 324 ~ 31.48'%

%41.67
%26.85
%31.48

CMYK color model

#875766 color CMYK value is (0,36,24,47).

  • cyan value is 0.00%
  • magenta value is 35.56%
  • yellow value is 24.44%
  • key color value is 47.06%
CMYK: (0,36,24,47) C0M36Y24K47 (0%,36%,24%,47%) (0.00/0.36/0.24/0.47) 

CMYK percentages

%0
%35.56
%24.44
%47.06

Codes

Color #875766 in popluar color models

87 57 66
RGB 135 87 102
HSL 341° 21.62% 43.53%
HSB/HSV 341° 35.56% 52.94%
CMYK 0.00% 35.56% 24.44%
47.06%

Color #875766 in popluar number systems.

HEX 87 57 66
Decimal 135 87 102
Binary 10000111 1010111 1100110
Octal 207 127 146

Shades and tints

Shades of #875766

#875766
(135,87,102)
#7B505D
(123,80,93)
#6F4954
(111,73,84)
#63424B
(99,66,75)
#573B42
(87,59,66)
#4B3439
(75,52,57)
#3F2D30
(63,45,48)
#332627
(51,38,39)
#271F1E
(39,31,30)
#1B1815
(27,24,21)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #875766

#875766
(135,87,102)
#916673
(145,102,115)
#9B7580
(155,117,128)
#A5848D
(165,132,141)
#AF939A
(175,147,154)
#B9A2A7
(185,162,167)
#C3B1B4
(195,177,180)
#CDC0C1
(205,192,193)
#D7CFCE
(215,207,206)
#E1DEDB
(225,222,219)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875766 color. Also use rgb(135,87,102) instead hex code.

Text Font Color

.myTextColor { color: #875766; }

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

This text font color is #875766.

Background Color

.myBgColor { background-color: #875766; }

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

This div background color is #875766.

Border color

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

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

This div border color is #875766.

Opacity

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

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

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

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

This text has shadow with #875766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875766.

Preview

Color preview on black background

This text has color #875766 on black background.


Color preview on white background

This text has color #875766 on white background.


Black color preview on #875766 background

This text has black color on #875766 background.


White color preview on #875766 background

This text has white color on #875766 background.


Related colors

Complementary color

Complementary color for #hex is #78A899.


I love getcolorcode.com

Triadic colors

1 #668757 and #576687 with #875766 are triadic colors.

2 #665787 and #578766 with #875766 are triadic colors.