COLOR #878375

HEX: #878375 RGB: (135,131,117)

Color info

#878375 contains red, green and blue colors in about the same proportion. Web safe color of #878375 is #999966 (or #996).

RGB color model

#878375 color RGB value is (135,131,117).

RGB: (135,131,117) (53%, 51%, 46%)

RGB channels and saturation

R 135 of 255 = 53%
G 131 of 255 = 51%
B 117 of 255 = 46%

135
131
117

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

Portions of RGB colors in percentages

R + G + B = 135 + 131 + 117 = 383 (100%)
R 135 of 383 ~ 35.25%
G 131 of 383 ~ 34.2%
B 117 of 383 ~ 30.55'%

%35.25
%34.2
%30.55

CMYK color model

#878375 color CMYK value is (0,3,13,47).

  • cyan value is 0.00%
  • magenta value is 2.96%
  • yellow value is 13.33%
  • key color value is 47.06%

CMYK: (0,3,13,47)
C0M3Y13K47 (0%, 3%, 13%, 47%)
(0.00 / 0.03 / 0.13 / 0.47)

CMYK percentages

%0
%2.96
%13.33
%47.06

Codes

Color #878375 in popluar color models

87 83 75
RGB 135 131 117
HSL 47° 7.14% 49.41%
HSB/HSV 47° 13.33% 52.94%
CMYK 0.00% 2.96% 13.33%
47.06%

Color #878375 in popluar number systems.

HEX 87 83 75
Decimal 135 131 117
Binary 10000111 10000011 1110101
Octal 207 203 165

Shades and tints

Shades of #878375

#878375
(135,131,117)
#7B786B
(123,120,107)
#6F6D61
(111,109,97)
#636257
(99,98,87)
#57574D
(87,87,77)
#4B4C43
(75,76,67)
#3F4139
(63,65,57)
#33362F
(51,54,47)
#272B25
(39,43,37)
#1B201B
(27,32,27)
#0F1511
(15,21,17)
#000000
(0,0,0)

Tints of #878375

#878375
(135,131,117)
#918E81
(145,142,129)
#9B998D
(155,153,141)
#A5A499
(165,164,153)
#AFAFA5
(175,175,165)
#B9BAB1
(185,186,177)
#C3C5BD
(195,197,189)
#CDD0C9
(205,208,201)
#D7DBD5
(215,219,213)
#E1E6E1
(225,230,225)
#EBF1ED
(235,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878375 color. Also use rgb(135,131,117) instead hex code.

Text Font Color

.myTextColor { color: #878375; }

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

This text font color is #878375.

Background Color

.myBgColor { background-color: #878375; }

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

This div background color is #878375.

Border color

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

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

This div border color is #878375.

Opacity

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

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

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

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

This text has shadow with #878375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878375.

Preview

Color preview on black background

This text has color #878375 on black background.


Color preview on white background

This text has color #878375 on white background.


Black color preview on #878375 background

This text has black color on #878375 background.


White color preview on #878375 background

This text has white color on #878375 background.


Related colors

Complementary color

Complementary color for #hex is #787C8A.


I love getcolorcode.com

Triadic colors

1 #758783 and #837587 with #878375 are triadic colors.

2 #758387 and #838775 with #878375 are triadic colors.