COLOR #878274

HEX: #878274 RGB: (135,130,116)

Color info

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

RGB color model

#878274 color RGB value is (135,130,116).

RGB: (135,130,116) (53%, 51%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 130 of 255 = 51%
B 116 of 255 = 45%

135
130
116

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

Portions of RGB colors in percentages

R + G + B = 135 + 130 + 116 = 381 (100%)
R 135 of 381 ~ 35.43%
G 130 of 381 ~ 34.12%
B 116 of 381 ~ 30.45'%

%35.43
%34.12
%30.45

CMYK color model

#878274 color CMYK value is (0,4,14,47).

  • cyan value is 0.00%
  • magenta value is 3.70%
  • yellow value is 14.07%
  • key color value is 47.06%
CMYK: (0,4,14,47) C0M4Y14K47 (0%,4%,14%,47%) (0.00/0.04/0.14/0.47) 

CMYK percentages

%0
%3.7
%14.07
%47.06

Codes

Color #878274 in popluar color models

87 82 74
RGB 135 130 116
HSL 44° 7.57% 49.22%
HSB/HSV 44° 14.07% 52.94%
CMYK 0.00% 3.70% 14.07%
47.06%

Color #878274 in popluar number systems.

HEX 87 82 74
Decimal 135 130 116
Binary 10000111 10000010 1110100
Octal 207 202 164

Shades and tints

Shades of #878274

#878274
(135,130,116)
#7B776A
(123,119,106)
#6F6C60
(111,108,96)
#636156
(99,97,86)
#57564C
(87,86,76)
#4B4B42
(75,75,66)
#3F4038
(63,64,56)
#33352E
(51,53,46)
#272A24
(39,42,36)
#1B1F1A
(27,31,26)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #878274

#878274
(135,130,116)
#918D80
(145,141,128)
#9B988C
(155,152,140)
#A5A398
(165,163,152)
#AFAEA4
(175,174,164)
#B9B9B0
(185,185,176)
#C3C4BC
(195,196,188)
#CDCFC8
(205,207,200)
#D7DAD4
(215,218,212)
#E1E5E0
(225,229,224)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878274 color. Also use rgb(135,130,116) instead hex code.

Text Font Color

.myTextColor { color: #878274; }

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

This text font color is #878274.

Background Color

.myBgColor { background-color: #878274; }

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

This div background color is #878274.

Border color

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

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

This div border color is #878274.

Opacity

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

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

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

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

This text has shadow with #878274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878274.

Preview

Color preview on black background

This text has color #878274 on black background.


Color preview on white background

This text has color #878274 on white background.


Black color preview on #878274 background

This text has black color on #878274 background.


White color preview on #878274 background

This text has white color on #878274 background.


Related colors

Complementary color

Complementary color for #hex is #787D8B.


I love getcolorcode.com

Triadic colors

1 #748782 and #827487 with #878274 are triadic colors.

2 #748287 and #828774 with #878274 are triadic colors.