COLOR #878368

HEX: #878368 RGB: (135,131,104)

Color info

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

RGB color model

#878368 color RGB value is (135,131,104).

RGB: (135,131,104) (53%, 51%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 131 of 255 = 51%
B 104 of 255 = 41%

135
131
104

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

Portions of RGB colors in percentages

R + G + B = 135 + 131 + 104 = 370 (100%)
R 135 of 370 ~ 36.49%
G 131 of 370 ~ 35.41%
B 104 of 370 ~ 28.11'%

%36.49
%35.41
%28.11

CMYK color model

#878368 color CMYK value is (0,3,23,47).

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

CMYK: (0,3,23,47)
C0M3Y23K47 (0%, 3%, 23%, 47%)
(0.00 / 0.03 / 0.23 / 0.47)

CMYK percentages

%0
%2.96
%22.96
%47.06

Codes

Color #878368 in popluar color models

87 83 68
RGB 135 131 104
HSL 52° 12.97% 46.86%
HSB/HSV 52° 22.96% 52.94%
CMYK 0.00% 2.96% 22.96%
47.06%

Color #878368 in popluar number systems.

HEX 87 83 68
Decimal 135 131 104
Binary 10000111 10000011 1101000
Octal 207 203 150

Shades and tints

Shades of #878368

#878368
(135,131,104)
#7B785F
(123,120,95)
#6F6D56
(111,109,86)
#63624D
(99,98,77)
#575744
(87,87,68)
#4B4C3B
(75,76,59)
#3F4132
(63,65,50)
#333629
(51,54,41)
#272B20
(39,43,32)
#1B2017
(27,32,23)
#0F150E
(15,21,14)
#000000
(0,0,0)

Tints of #878368

#878368
(135,131,104)
#918E75
(145,142,117)
#9B9982
(155,153,130)
#A5A48F
(165,164,143)
#AFAF9C
(175,175,156)
#B9BAA9
(185,186,169)
#C3C5B6
(195,197,182)
#CDD0C3
(205,208,195)
#D7DBD0
(215,219,208)
#E1E6DD
(225,230,221)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #878368; }

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

This text font color is #878368.

Background Color

.myBgColor { background-color: #878368; }

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

This div background color is #878368.

Border color

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

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

This div border color is #878368.

Opacity

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

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

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

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

This text has shadow with #878368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878368.

Preview

Color preview on black background

This text has color #878368 on black background.


Color preview on white background

This text has color #878368 on white background.


Black color preview on #878368 background

This text has black color on #878368 background.


White color preview on #878368 background

This text has white color on #878368 background.


Related colors

Complementary color

Complementary color for #hex is #787C97.


I love getcolorcode.com

Triadic colors

1 #688783 and #836887 with #878368 are triadic colors.

2 #688387 and #838768 with #878368 are triadic colors.