COLOR #877568

HEX: #877568 RGB: (135,117,104)

Color info

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

RGB color model

#877568 color RGB value is (135,117,104).

RGB: (135,117,104) (53%, 46%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 117 of 255 = 46%
B 104 of 255 = 41%

135
117
104

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

Portions of RGB colors in percentages

R + G + B = 135 + 117 + 104 = 356 (100%)
R 135 of 356 ~ 37.92%
G 117 of 356 ~ 32.87%
B 104 of 356 ~ 29.21'%

%37.92
%32.87
%29.21

CMYK color model

#877568 color CMYK value is (0,13,23,47).

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

CMYK: (0,13,23,47)
C0M13Y23K47 (0%, 13%, 23%, 47%)
(0.00 / 0.13 / 0.23 / 0.47)

CMYK percentages

%0
%13.33
%22.96
%47.06

Codes

Color #877568 in popluar color models

87 75 68
RGB 135 117 104
HSL 25° 12.97% 46.86%
HSB/HSV 25° 22.96% 52.94%
CMYK 0.00% 13.33% 22.96%
47.06%

Color #877568 in popluar number systems.

HEX 87 75 68
Decimal 135 117 104
Binary 10000111 1110101 1101000
Octal 207 165 150

Shades and tints

Shades of #877568

#877568
(135,117,104)
#7B6B5F
(123,107,95)
#6F6156
(111,97,86)
#63574D
(99,87,77)
#574D44
(87,77,68)
#4B433B
(75,67,59)
#3F3932
(63,57,50)
#332F29
(51,47,41)
#272520
(39,37,32)
#1B1B17
(27,27,23)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #877568

#877568
(135,117,104)
#918175
(145,129,117)
#9B8D82
(155,141,130)
#A5998F
(165,153,143)
#AFA59C
(175,165,156)
#B9B1A9
(185,177,169)
#C3BDB6
(195,189,182)
#CDC9C3
(205,201,195)
#D7D5D0
(215,213,208)
#E1E1DD
(225,225,221)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877568; }

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

This text font color is #877568.

Background Color

.myBgColor { background-color: #877568; }

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

This div background color is #877568.

Border color

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

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

This div border color is #877568.

Opacity

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

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

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

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

This text has shadow with #877568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877568.

Preview

Color preview on black background

This text has color #877568 on black background.


Color preview on white background

This text has color #877568 on white background.


Black color preview on #877568 background

This text has black color on #877568 background.


White color preview on #877568 background

This text has white color on #877568 background.


Related colors

Complementary color

Complementary color for #hex is #788A97.


I love getcolorcode.com

Triadic colors

1 #688775 and #756887 with #877568 are triadic colors.

2 #687587 and #758768 with #877568 are triadic colors.