COLOR #875A48

HEX: #875A48 RGB: (135,90,72)

Color info

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

RGB color model

#875A48 color RGB value is (135,90,72).

RGB: (135,90,72) (53%, 35%, 28%)

RGB channels and saturation

R 135 of 255 = 53%
G 90 of 255 = 35%
B 72 of 255 = 28%

135
90
72

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

Portions of RGB colors in percentages

R + G + B = 135 + 90 + 72 = 297 (100%)
R 135 of 297 ~ 45.45%
G 90 of 297 ~ 30.3%
B 72 of 297 ~ 24.24'%

%45.45
%30.3
%24.24

CMYK color model

#875A48 color CMYK value is (0,33,47,47).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 46.67%
  • key color value is 47.06%

CMYK: (0,33,47,47)
C0M33Y47K47 (0%, 33%, 47%, 47%)
(0.00 / 0.33 / 0.47 / 0.47)

CMYK percentages

%0
%33.33
%46.67
%47.06

Codes

Color #875A48 in popluar color models

87 5A 48
RGB 135 90 72
HSL 17° 30.43% 40.59%
HSB/HSV 17° 46.67% 52.94%
CMYK 0.00% 33.33% 46.67%
47.06%

Color #875A48 in popluar number systems.

HEX 87 5A 48
Decimal 135 90 72
Binary 10000111 1011010 1001000
Octal 207 132 110

Shades and tints

Shades of #875A48

#875A48
(135,90,72)
#7B5242
(123,82,66)
#6F4A3C
(111,74,60)
#634236
(99,66,54)
#573A30
(87,58,48)
#4B322A
(75,50,42)
#3F2A24
(63,42,36)
#33221E
(51,34,30)
#271A18
(39,26,24)
#1B1212
(27,18,18)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #875A48

#875A48
(135,90,72)
#916958
(145,105,88)
#9B7868
(155,120,104)
#A58778
(165,135,120)
#AF9688
(175,150,136)
#B9A598
(185,165,152)
#C3B4A8
(195,180,168)
#CDC3B8
(205,195,184)
#D7D2C8
(215,210,200)
#E1E1D8
(225,225,216)
#EBF0E8
(235,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875A48 color. Also use rgb(135,90,72) instead hex code.

Text Font Color

.myTextColor { color: #875A48; }

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

This text font color is #875A48.

Background Color

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

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

This div background color is #875A48.

Border color

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

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

This div border color is #875A48.

Opacity

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

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

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

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

This text has shadow with #875A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875A48.

Preview

Color preview on black background

This text has color #875A48 on black background.


Color preview on white background

This text has color #875A48 on white background.


Black color preview on #875A48 background

This text has black color on #875A48 background.


White color preview on #875A48 background

This text has white color on #875A48 background.


Related colors

Complementary color

Complementary color for #hex is #78A5B7.


I love getcolorcode.com

Triadic colors

1 #48875A and #5A4887 with #875A48 are triadic colors.

2 #485A87 and #5A8748 with #875A48 are triadic colors.