COLOR #875E47

HEX: #875E47 RGB: (135,94,71)

Color info

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

RGB color model

#875E47 color RGB value is (135,94,71).

RGB: (135,94,71) (53%, 37%, 28%)

RGB channels and saturation

R 135 of 255 = 53%
G 94 of 255 = 37%
B 71 of 255 = 28%

135
94
71

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

Portions of RGB colors in percentages

R + G + B = 135 + 94 + 71 = 300 (100%)
R 135 of 300 ~ 45%
G 94 of 300 ~ 31.33%
B 71 of 300 ~ 23.67'%

%45
%31.33
%23.67

CMYK color model

#875E47 color CMYK value is (0,30,47,47).

  • cyan value is 0.00%
  • magenta value is 30.37%
  • yellow value is 47.41%
  • key color value is 47.06%

CMYK: (0,30,47,47)
C0M30Y47K47 (0%, 30%, 47%, 47%)
(0.00 / 0.30 / 0.47 / 0.47)

CMYK percentages

%0
%30.37
%47.41
%47.06

Codes

Color #875E47 in popluar color models

87 5E 47
RGB 135 94 71
HSL 22° 31.07% 40.39%
HSB/HSV 22° 47.41% 52.94%
CMYK 0.00% 30.37% 47.41%
47.06%

Color #875E47 in popluar number systems.

HEX 87 5E 47
Decimal 135 94 71
Binary 10000111 1011110 1000111
Octal 207 136 107

Shades and tints

Shades of #875E47

#875E47
(135,94,71)
#7B5641
(123,86,65)
#6F4E3B
(111,78,59)
#634635
(99,70,53)
#573E2F
(87,62,47)
#4B3629
(75,54,41)
#3F2E23
(63,46,35)
#33261D
(51,38,29)
#271E17
(39,30,23)
#1B1611
(27,22,17)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #875E47

#875E47
(135,94,71)
#916C57
(145,108,87)
#9B7A67
(155,122,103)
#A58877
(165,136,119)
#AF9687
(175,150,135)
#B9A497
(185,164,151)
#C3B2A7
(195,178,167)
#CDC0B7
(205,192,183)
#D7CEC7
(215,206,199)
#E1DCD7
(225,220,215)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875E47 color. Also use rgb(135,94,71) instead hex code.

Text Font Color

.myTextColor { color: #875E47; }

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

This text font color is #875E47.

Background Color

.myBgColor { background-color: #875E47; }

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

This div background color is #875E47.

Border color

.myBorderColor { border: 1px solid #875E47; }

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

This div border color is #875E47.

Opacity

.myOpacity80 { color: #875E47; opacity: 0.8; }

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

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

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

This text has shadow with #875E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875E47.

Preview

Color preview on black background

This text has color #875E47 on black background.


Color preview on white background

This text has color #875E47 on white background.


Black color preview on #875E47 background

This text has black color on #875E47 background.


White color preview on #875E47 background

This text has white color on #875E47 background.


Related colors

Complementary color

Complementary color for #hex is #78A1B8.


I love getcolorcode.com

Triadic colors

1 #47875E and #5E4787 with #875E47 are triadic colors.

2 #475E87 and #5E8747 with #875E47 are triadic colors.