COLOR #875861

HEX: #875861 RGB: (135,88,97)

Color info

#875861 contains red, green and blue colors in about the same proportion. Web safe color of #875861 is #996666 (or #966).

RGB color model

#875861 color RGB value is (135,88,97).

RGB: (135,88,97) (53%, 35%, 38%)

RGB channels and saturation

R 135 of 255 = 53%
G 88 of 255 = 35%
B 97 of 255 = 38%

135
88
97

R + G + B ~ 42%. #875861 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 88 + 97 = 320 (100%)
R 135 of 320 ~ 42.19%
G 88 of 320 ~ 27.5%
B 97 of 320 ~ 30.31'%

%42.19
%27.5
%30.31

CMYK color model

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

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

CMYK: (0,35,28,47)
C0M35Y28K47 (0%, 35%, 28%, 47%)
(0.00 / 0.35 / 0.28 / 0.47)

CMYK percentages

%0
%34.81
%28.15
%47.06

Codes

Color #875861 in popluar color models

87 58 61
RGB 135 88 97
HSL 349° 21.08% 43.73%
HSB/HSV 349° 34.81% 52.94%
CMYK 0.00% 34.81% 28.15%
47.06%

Color #875861 in popluar number systems.

HEX 87 58 61
Decimal 135 88 97
Binary 10000111 1011000 1100001
Octal 207 130 141

Shades and tints

Shades of #875861

#875861
(135,88,97)
#7B5059
(123,80,89)
#6F4851
(111,72,81)
#634049
(99,64,73)
#573841
(87,56,65)
#4B3039
(75,48,57)
#3F2831
(63,40,49)
#332029
(51,32,41)
#271821
(39,24,33)
#1B1019
(27,16,25)
#0F0811
(15,8,17)
#000000
(0,0,0)

Tints of #875861

#875861
(135,88,97)
#91676F
(145,103,111)
#9B767D
(155,118,125)
#A5858B
(165,133,139)
#AF9499
(175,148,153)
#B9A3A7
(185,163,167)
#C3B2B5
(195,178,181)
#CDC1C3
(205,193,195)
#D7D0D1
(215,208,209)
#E1DFDF
(225,223,223)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #875861; }

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

This text font color is #875861.

Background Color

.myBgColor { background-color: #875861; }

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

This div background color is #875861.

Border color

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

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

This div border color is #875861.

Opacity

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

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

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

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

This text has shadow with #875861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875861.

Preview

Color preview on black background

This text has color #875861 on black background.


Color preview on white background

This text has color #875861 on white background.


Black color preview on #875861 background

This text has black color on #875861 background.


White color preview on #875861 background

This text has white color on #875861 background.


Related colors

Complementary color

Complementary color for #hex is #78A79E.


I love getcolorcode.com

Triadic colors

1 #618758 and #586187 with #875861 are triadic colors.

2 #615887 and #588761 with #875861 are triadic colors.