COLOR #877134

HEX: #877134 RGB: (135,113,52)

Color info

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

RGB color model

#877134 color RGB value is (135,113,52).

RGB: (135,113,52) (53%, 44%, 20%)

RGB channels and saturation

R 135 of 255 = 53%
G 113 of 255 = 44%
B 52 of 255 = 20%

135
113
52

R + G + B ~ 39%. #877134 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 113 + 52 = 300 (100%)
R 135 of 300 ~ 45%
G 113 of 300 ~ 37.67%
B 52 of 300 ~ 17.33'%

%45
%37.67
%17.33

CMYK color model

#877134 color CMYK value is (0,16,61,47).

  • cyan value is 0.00%
  • magenta value is 16.30%
  • yellow value is 61.48%
  • key color value is 47.06%

CMYK: (0,16,61,47)
C0M16Y61K47 (0%, 16%, 61%, 47%)
(0.00 / 0.16 / 0.61 / 0.47)

CMYK percentages

%0
%16.3
%61.48
%47.06

Codes

Color #877134 in popluar color models

87 71 34
RGB 135 113 52
HSL 44° 44.39% 36.67%
HSB/HSV 44° 61.48% 52.94%
CMYK 0.00% 16.30% 61.48%
47.06%

Color #877134 in popluar number systems.

HEX 87 71 34
Decimal 135 113 52
Binary 10000111 1110001 110100
Octal 207 161 64

Shades and tints

Shades of #877134

#877134
(135,113,52)
#7B6730
(123,103,48)
#6F5D2C
(111,93,44)
#635328
(99,83,40)
#574924
(87,73,36)
#4B3F20
(75,63,32)
#3F351C
(63,53,28)
#332B18
(51,43,24)
#272114
(39,33,20)
#1B1710
(27,23,16)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #877134

#877134
(135,113,52)
#917D46
(145,125,70)
#9B8958
(155,137,88)
#A5956A
(165,149,106)
#AFA17C
(175,161,124)
#B9AD8E
(185,173,142)
#C3B9A0
(195,185,160)
#CDC5B2
(205,197,178)
#D7D1C4
(215,209,196)
#E1DDD6
(225,221,214)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877134 color. Also use rgb(135,113,52) instead hex code.

Text Font Color

.myTextColor { color: #877134; }

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

This text font color is #877134.

Background Color

.myBgColor { background-color: #877134; }

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

This div background color is #877134.

Border color

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

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

This div border color is #877134.

Opacity

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

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

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

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

This text has shadow with #877134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877134.

Preview

Color preview on black background

This text has color #877134 on black background.


Color preview on white background

This text has color #877134 on white background.


Black color preview on #877134 background

This text has black color on #877134 background.


White color preview on #877134 background

This text has white color on #877134 background.


Related colors

Complementary color

Complementary color for #hex is #788ECB.


I love getcolorcode.com

Triadic colors

1 #348771 and #713487 with #877134 are triadic colors.

2 #347187 and #718734 with #877134 are triadic colors.