COLOR #847574

HEX: #847574 RGB: (132,117,116)

Color info

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

RGB color model

#847574 color RGB value is (132,117,116).

RGB: (132,117,116) (52%, 46%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 117 of 255 = 46%
B 116 of 255 = 45%

132
117
116

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

Portions of RGB colors in percentages

R + G + B = 132 + 117 + 116 = 365 (100%)
R 132 of 365 ~ 36.16%
G 117 of 365 ~ 32.05%
B 116 of 365 ~ 31.78'%

%36.16
%32.05
%31.78

CMYK color model

#847574 color CMYK value is (0,11,12,48).

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

CMYK: (0,11,12,48)
C0M11Y12K48 (0%, 11%, 12%, 48%)
(0.00 / 0.11 / 0.12 / 0.48)

CMYK percentages

%0
%11.36
%12.12
%48.24

Codes

Color #847574 in popluar color models

84 75 74
RGB 132 117 116
HSL 6.45% 48.63%
HSB/HSV 12.12% 51.76%
CMYK 0.00% 11.36% 12.12%
48.24%

Color #847574 in popluar number systems.

HEX 84 75 74
Decimal 132 117 116
Binary 10000100 1110101 1110100
Octal 204 165 164

Shades and tints

Shades of #847574

#847574
(132,117,116)
#786B6A
(120,107,106)
#6C6160
(108,97,96)
#605756
(96,87,86)
#544D4C
(84,77,76)
#484342
(72,67,66)
#3C3938
(60,57,56)
#302F2E
(48,47,46)
#242524
(36,37,36)
#181B1A
(24,27,26)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #847574

#847574
(132,117,116)
#8F8180
(143,129,128)
#9A8D8C
(154,141,140)
#A59998
(165,153,152)
#B0A5A4
(176,165,164)
#BBB1B0
(187,177,176)
#C6BDBC
(198,189,188)
#D1C9C8
(209,201,200)
#DCD5D4
(220,213,212)
#E7E1E0
(231,225,224)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847574; }

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

This text font color is #847574.

Background Color

.myBgColor { background-color: #847574; }

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

This div background color is #847574.

Border color

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

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

This div border color is #847574.

Opacity

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

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

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

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

This text has shadow with #847574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847574.

Preview

Color preview on black background

This text has color #847574 on black background.


Color preview on white background

This text has color #847574 on white background.


Black color preview on #847574 background

This text has black color on #847574 background.


White color preview on #847574 background

This text has white color on #847574 background.


Related colors

Complementary color

Complementary color for #hex is #7B8A8B.


I love getcolorcode.com

Triadic colors

1 #748475 and #757484 with #847574 are triadic colors.

2 #747584 and #758474 with #847574 are triadic colors.