COLOR #875240

HEX: #875240 RGB: (135,82,64)

Color info

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

RGB color model

#875240 color RGB value is (135,82,64).

RGB: (135,82,64) (53%, 32%, 25%)

RGB channels and saturation

R 135 of 255 = 53%
G 82 of 255 = 32%
B 64 of 255 = 25%

135
82
64

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

Portions of RGB colors in percentages

R + G + B = 135 + 82 + 64 = 281 (100%)
R 135 of 281 ~ 48.04%
G 82 of 281 ~ 29.18%
B 64 of 281 ~ 22.78'%

%48.04
%29.18
%22.78

CMYK color model

#875240 color CMYK value is (0,39,53,47).

  • cyan value is 0.00%
  • magenta value is 39.26%
  • yellow value is 52.59%
  • key color value is 47.06%

CMYK: (0,39,53,47)
C0M39Y53K47 (0%, 39%, 53%, 47%)
(0.00 / 0.39 / 0.53 / 0.47)

CMYK percentages

%0
%39.26
%52.59
%47.06

Codes

Color #875240 in popluar color models

87 52 40
RGB 135 82 64
HSL 15° 35.68% 39.02%
HSB/HSV 15° 52.59% 52.94%
CMYK 0.00% 39.26% 52.59%
47.06%

Color #875240 in popluar number systems.

HEX 87 52 40
Decimal 135 82 64
Binary 10000111 1010010 1000000
Octal 207 122 100

Shades and tints

Shades of #875240

#875240
(135,82,64)
#7B4B3B
(123,75,59)
#6F4436
(111,68,54)
#633D31
(99,61,49)
#57362C
(87,54,44)
#4B2F27
(75,47,39)
#3F2822
(63,40,34)
#33211D
(51,33,29)
#271A18
(39,26,24)
#1B1313
(27,19,19)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #875240

#875240
(135,82,64)
#916151
(145,97,81)
#9B7062
(155,112,98)
#A57F73
(165,127,115)
#AF8E84
(175,142,132)
#B99D95
(185,157,149)
#C3ACA6
(195,172,166)
#CDBBB7
(205,187,183)
#D7CAC8
(215,202,200)
#E1D9D9
(225,217,217)
#EBE8EA
(235,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875240 color. Also use rgb(135,82,64) instead hex code.

Text Font Color

.myTextColor { color: #875240; }

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

This text font color is #875240.

Background Color

.myBgColor { background-color: #875240; }

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

This div background color is #875240.

Border color

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

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

This div border color is #875240.

Opacity

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

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

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

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

This text has shadow with #875240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875240.

Preview

Color preview on black background

This text has color #875240 on black background.


Color preview on white background

This text has color #875240 on white background.


Black color preview on #875240 background

This text has black color on #875240 background.


White color preview on #875240 background

This text has white color on #875240 background.


Related colors

Complementary color

Complementary color for #hex is #78ADBF.


I love getcolorcode.com

Triadic colors

1 #408752 and #524087 with #875240 are triadic colors.

2 #405287 and #528740 with #875240 are triadic colors.