COLOR #877241

HEX: #877241 RGB: (135,114,65)

Color info

#877241 contains mainly red and green colors. Web safe color of #877241 is #996633 (or #963).

RGB color model

#877241 color RGB value is (135,114,65).

RGB: (135,114,65) (53%, 45%, 25%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 65 of 255 = 25%

135
114
65

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 65 = 314 (100%)
R 135 of 314 ~ 42.99%
G 114 of 314 ~ 36.31%
B 65 of 314 ~ 20.7'%

%42.99
%36.31
%20.7

CMYK color model

#877241 color CMYK value is (0,16,52,47).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 51.85%
  • key color value is 47.06%

CMYK: (0,16,52,47)
C0M16Y52K47 (0%, 16%, 52%, 47%)
(0.00 / 0.16 / 0.52 / 0.47)

CMYK percentages

%0
%15.56
%51.85
%47.06

Codes

Color #877241 in popluar color models

87 72 41
RGB 135 114 65
HSL 42° 35.00% 39.22%
HSB/HSV 42° 51.85% 52.94%
CMYK 0.00% 15.56% 51.85%
47.06%

Color #877241 in popluar number systems.

HEX 87 72 41
Decimal 135 114 65
Binary 10000111 1110010 1000001
Octal 207 162 101

Shades and tints

Shades of #877241

#877241
(135,114,65)
#7B683C
(123,104,60)
#6F5E37
(111,94,55)
#635432
(99,84,50)
#574A2D
(87,74,45)
#4B4028
(75,64,40)
#3F3623
(63,54,35)
#332C1E
(51,44,30)
#272219
(39,34,25)
#1B1814
(27,24,20)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #877241

#877241
(135,114,65)
#917E52
(145,126,82)
#9B8A63
(155,138,99)
#A59674
(165,150,116)
#AFA285
(175,162,133)
#B9AE96
(185,174,150)
#C3BAA7
(195,186,167)
#CDC6B8
(205,198,184)
#D7D2C9
(215,210,201)
#E1DEDA
(225,222,218)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877241; }

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

This text font color is #877241.

Background Color

.myBgColor { background-color: #877241; }

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

This div background color is #877241.

Border color

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

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

This div border color is #877241.

Opacity

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

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

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

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

This text has shadow with #877241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877241.

Preview

Color preview on black background

This text has color #877241 on black background.


Color preview on white background

This text has color #877241 on white background.


Black color preview on #877241 background

This text has black color on #877241 background.


White color preview on #877241 background

This text has white color on #877241 background.


Related colors

Complementary color

Complementary color for #hex is #788DBE.


I love getcolorcode.com

Triadic colors

1 #418772 and #724187 with #877241 are triadic colors.

2 #417287 and #728741 with #877241 are triadic colors.