COLOR #846974

HEX: #846974 RGB: (132,105,116)

Color info

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

RGB color model

#846974 color RGB value is (132,105,116).

RGB: (132,105,116) (52%, 41%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 105 of 255 = 41%
B 116 of 255 = 45%

132
105
116

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

Portions of RGB colors in percentages

R + G + B = 132 + 105 + 116 = 353 (100%)
R 132 of 353 ~ 37.39%
G 105 of 353 ~ 29.75%
B 116 of 353 ~ 32.86'%

%37.39
%29.75
%32.86

CMYK color model

#846974 color CMYK value is (0,20,12,48).

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

CMYK: (0,20,12,48)
C0M20Y12K48 (0%, 20%, 12%, 48%)
(0.00 / 0.20 / 0.12 / 0.48)

CMYK percentages

%0
%20.45
%12.12
%48.24

Codes

Color #846974 in popluar color models

84 69 74
RGB 132 105 116
HSL 336° 11.39% 46.47%
HSB/HSV 336° 20.45% 51.76%
CMYK 0.00% 20.45% 12.12%
48.24%

Color #846974 in popluar number systems.

HEX 84 69 74
Decimal 132 105 116
Binary 10000100 1101001 1110100
Octal 204 151 164

Shades and tints

Shades of #846974

#846974
(132,105,116)
#78606A
(120,96,106)
#6C5760
(108,87,96)
#604E56
(96,78,86)
#54454C
(84,69,76)
#483C42
(72,60,66)
#3C3338
(60,51,56)
#302A2E
(48,42,46)
#242124
(36,33,36)
#18181A
(24,24,26)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #846974

#846974
(132,105,116)
#8F7680
(143,118,128)
#9A838C
(154,131,140)
#A59098
(165,144,152)
#B09DA4
(176,157,164)
#BBAAB0
(187,170,176)
#C6B7BC
(198,183,188)
#D1C4C8
(209,196,200)
#DCD1D4
(220,209,212)
#E7DEE0
(231,222,224)
#F2EBEC
(242,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846974; }

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

This text font color is #846974.

Background Color

.myBgColor { background-color: #846974; }

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

This div background color is #846974.

Border color

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

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

This div border color is #846974.

Opacity

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

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

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

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

This text has shadow with #846974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846974.

Preview

Color preview on black background

This text has color #846974 on black background.


Color preview on white background

This text has color #846974 on white background.


Black color preview on #846974 background

This text has black color on #846974 background.


White color preview on #846974 background

This text has white color on #846974 background.


Related colors

Complementary color

Complementary color for #hex is #7B968B.


I love getcolorcode.com

Triadic colors

1 #748469 and #697484 with #846974 are triadic colors.

2 #746984 and #698474 with #846974 are triadic colors.