COLOR #875848

HEX: #875848 RGB: (135,88,72)

Color info

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

RGB color model

#875848 color RGB value is (135,88,72).

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

RGB channels and saturation

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

135
88
72

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

Portions of RGB colors in percentages

R + G + B = 135 + 88 + 72 = 295 (100%)
R 135 of 295 ~ 45.76%
G 88 of 295 ~ 29.83%
B 72 of 295 ~ 24.41'%

%45.76
%29.83
%24.41

CMYK color model

#875848 color CMYK value is (0,35,47,47).

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

CMYK: (0,35,47,47)
C0M35Y47K47 (0%, 35%, 47%, 47%)
(0.00 / 0.35 / 0.47 / 0.47)

CMYK percentages

%0
%34.81
%46.67
%47.06

Codes

Color #875848 in popluar color models

87 58 48
RGB 135 88 72
HSL 15° 30.43% 40.59%
HSB/HSV 15° 46.67% 52.94%
CMYK 0.00% 34.81% 46.67%
47.06%

Color #875848 in popluar number systems.

HEX 87 58 48
Decimal 135 88 72
Binary 10000111 1011000 1001000
Octal 207 130 110

Shades and tints

Shades of #875848

#875848
(135,88,72)
#7B5042
(123,80,66)
#6F483C
(111,72,60)
#634036
(99,64,54)
#573830
(87,56,48)
#4B302A
(75,48,42)
#3F2824
(63,40,36)
#33201E
(51,32,30)
#271818
(39,24,24)
#1B1012
(27,16,18)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #875848

#875848
(135,88,72)
#916758
(145,103,88)
#9B7668
(155,118,104)
#A58578
(165,133,120)
#AF9488
(175,148,136)
#B9A398
(185,163,152)
#C3B2A8
(195,178,168)
#CDC1B8
(205,193,184)
#D7D0C8
(215,208,200)
#E1DFD8
(225,223,216)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #875848; }

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

This text font color is #875848.

Background Color

.myBgColor { background-color: #875848; }

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

This div background color is #875848.

Border color

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

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

This div border color is #875848.

Opacity

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

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

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

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

This text has shadow with #875848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875848.

Preview

Color preview on black background

This text has color #875848 on black background.


Color preview on white background

This text has color #875848 on white background.


Black color preview on #875848 background

This text has black color on #875848 background.


White color preview on #875848 background

This text has white color on #875848 background.


Related colors

Complementary color

Complementary color for #hex is #78A7B7.


I love getcolorcode.com

Triadic colors

1 #488758 and #584887 with #875848 are triadic colors.

2 #485887 and #588748 with #875848 are triadic colors.