COLOR #877251

HEX: #877251 RGB: (135,114,81)

Color info

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

RGB color model

#877251 color RGB value is (135,114,81).

RGB: (135,114,81) (53%, 45%, 32%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 81 of 255 = 32%

135
114
81

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 81 = 330 (100%)
R 135 of 330 ~ 40.91%
G 114 of 330 ~ 34.55%
B 81 of 330 ~ 24.55'%

%40.91
%34.55
%24.55

CMYK color model

#877251 color CMYK value is (0,16,40,47).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 40.00%
  • key color value is 47.06%
CMYK: (0,16,40,47) C0M16Y40K47 (0%,16%,40%,47%) (0.00/0.16/0.40/0.47) 

CMYK percentages

%0
%15.56
%40
%47.06

Codes

Color #877251 in popluar color models

87 72 51
RGB 135 114 81
HSL 37° 25.00% 42.35%
HSB/HSV 37° 40.00% 52.94%
CMYK 0.00% 15.56% 40.00%
47.06%

Color #877251 in popluar number systems.

HEX 87 72 51
Decimal 135 114 81
Binary 10000111 1110010 1010001
Octal 207 162 121

Shades and tints

Shades of #877251

#877251
(135,114,81)
#7B684A
(123,104,74)
#6F5E43
(111,94,67)
#63543C
(99,84,60)
#574A35
(87,74,53)
#4B402E
(75,64,46)
#3F3627
(63,54,39)
#332C20
(51,44,32)
#272219
(39,34,25)
#1B1812
(27,24,18)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #877251

#877251
(135,114,81)
#917E60
(145,126,96)
#9B8A6F
(155,138,111)
#A5967E
(165,150,126)
#AFA28D
(175,162,141)
#B9AE9C
(185,174,156)
#C3BAAB
(195,186,171)
#CDC6BA
(205,198,186)
#D7D2C9
(215,210,201)
#E1DED8
(225,222,216)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877251 color. Also use rgb(135,114,81) instead hex code.

Text Font Color

.myTextColor { color: #877251; }

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

This text font color is #877251.

Background Color

.myBgColor { background-color: #877251; }

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

This div background color is #877251.

Border color

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

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

This div border color is #877251.

Opacity

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

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

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

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

This text has shadow with #877251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877251.

Preview

Color preview on black background

This text has color #877251 on black background.


Color preview on white background

This text has color #877251 on white background.


Black color preview on #877251 background

This text has black color on #877251 background.


White color preview on #877251 background

This text has white color on #877251 background.


Related colors

Complementary color

Complementary color for #hex is #788DAE.


I love getcolorcode.com

Triadic colors

1 #518772 and #725187 with #877251 are triadic colors.

2 #517287 and #728751 with #877251 are triadic colors.