COLOR #847874

HEX: #847874 RGB: (132,120,116)

Color info

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

RGB color model

#847874 color RGB value is (132,120,116).

RGB: (132,120,116) (52%, 47%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 116 of 255 = 45%

132
120
116

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 116 = 368 (100%)
R 132 of 368 ~ 35.87%
G 120 of 368 ~ 32.61%
B 116 of 368 ~ 31.52'%

%35.87
%32.61
%31.52

CMYK color model

#847874 color CMYK value is (0,9,12,48).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 12.12%
  • key color value is 48.24%

CMYK: (0,9,12,48)
C0M9Y12K48 (0%, 9%, 12%, 48%)
(0.00 / 0.09 / 0.12 / 0.48)

CMYK percentages

%0
%9.09
%12.12
%48.24

Codes

Color #847874 in popluar color models

84 78 74
RGB 132 120 116
HSL 15° 6.45% 48.63%
HSB/HSV 15° 12.12% 51.76%
CMYK 0.00% 9.09% 12.12%
48.24%

Color #847874 in popluar number systems.

HEX 84 78 74
Decimal 132 120 116
Binary 10000100 1111000 1110100
Octal 204 170 164

Shades and tints

Shades of #847874

#847874
(132,120,116)
#786E6A
(120,110,106)
#6C6460
(108,100,96)
#605A56
(96,90,86)
#54504C
(84,80,76)
#484642
(72,70,66)
#3C3C38
(60,60,56)
#30322E
(48,50,46)
#242824
(36,40,36)
#181E1A
(24,30,26)
#0C1410
(12,20,16)
#000000
(0,0,0)

Tints of #847874

#847874
(132,120,116)
#8F8480
(143,132,128)
#9A908C
(154,144,140)
#A59C98
(165,156,152)
#B0A8A4
(176,168,164)
#BBB4B0
(187,180,176)
#C6C0BC
(198,192,188)
#D1CCC8
(209,204,200)
#DCD8D4
(220,216,212)
#E7E4E0
(231,228,224)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847874 color. Also use rgb(132,120,116) instead hex code.

Text Font Color

.myTextColor { color: #847874; }

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

This text font color is #847874.

Background Color

.myBgColor { background-color: #847874; }

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

This div background color is #847874.

Border color

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

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

This div border color is #847874.

Opacity

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

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

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

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

This text has shadow with #847874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847874.

Preview

Color preview on black background

This text has color #847874 on black background.


Color preview on white background

This text has color #847874 on white background.


Black color preview on #847874 background

This text has black color on #847874 background.


White color preview on #847874 background

This text has white color on #847874 background.


Related colors

Complementary color

Complementary color for #hex is #7B878B.


I love getcolorcode.com

Triadic colors

1 #748478 and #787484 with #847874 are triadic colors.

2 #747884 and #788474 with #847874 are triadic colors.