COLOR #875141

HEX: #875141 RGB: (135,81,65)

Color info

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

RGB color model

#875141 color RGB value is (135,81,65).

RGB: (135,81,65) (53%, 32%, 25%)

RGB channels and saturation

R 135 of 255 = 53%
G 81 of 255 = 32%
B 65 of 255 = 25%

135
81
65

R + G + B ~ 37%. #875141 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 81 + 65 = 281 (100%)
R 135 of 281 ~ 48.04%
G 81 of 281 ~ 28.83%
B 65 of 281 ~ 23.13'%

%48.04
%28.83
%23.13

CMYK color model

#875141 color CMYK value is (0,40,52,47).

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

CMYK: (0,40,52,47)
C0M40Y52K47 (0%, 40%, 52%, 47%)
(0.00 / 0.40 / 0.52 / 0.47)

CMYK percentages

%0
%40
%51.85
%47.06

Codes

Color #875141 in popluar color models

87 51 41
RGB 135 81 65
HSL 14° 35.00% 39.22%
HSB/HSV 14° 51.85% 52.94%
CMYK 0.00% 40.00% 51.85%
47.06%

Color #875141 in popluar number systems.

HEX 87 51 41
Decimal 135 81 65
Binary 10000111 1010001 1000001
Octal 207 121 101

Shades and tints

Shades of #875141

#875141
(135,81,65)
#7B4A3C
(123,74,60)
#6F4337
(111,67,55)
#633C32
(99,60,50)
#57352D
(87,53,45)
#4B2E28
(75,46,40)
#3F2723
(63,39,35)
#33201E
(51,32,30)
#271919
(39,25,25)
#1B1214
(27,18,20)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #875141

#875141
(135,81,65)
#916052
(145,96,82)
#9B6F63
(155,111,99)
#A57E74
(165,126,116)
#AF8D85
(175,141,133)
#B99C96
(185,156,150)
#C3ABA7
(195,171,167)
#CDBAB8
(205,186,184)
#D7C9C9
(215,201,201)
#E1D8DA
(225,216,218)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #875141; }

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

This text font color is #875141.

Background Color

.myBgColor { background-color: #875141; }

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

This div background color is #875141.

Border color

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

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

This div border color is #875141.

Opacity

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

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

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

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

This text has shadow with #875141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875141.

Preview

Color preview on black background

This text has color #875141 on black background.


Color preview on white background

This text has color #875141 on white background.


Black color preview on #875141 background

This text has black color on #875141 background.


White color preview on #875141 background

This text has white color on #875141 background.


Related colors

Complementary color

Complementary color for #hex is #78AEBE.


I love getcolorcode.com

Triadic colors

1 #418751 and #514187 with #875141 are triadic colors.

2 #415187 and #518741 with #875141 are triadic colors.