COLOR #846E74

HEX: #846E74 RGB: (132,110,116)

Color info

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

RGB color model

#846E74 color RGB value is (132,110,116).

RGB: (132,110,116) (52%, 43%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 110 of 255 = 43%
B 116 of 255 = 45%

132
110
116

R + G + B ~ 47%. #846E74 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 110 + 116 = 358 (100%)
R 132 of 358 ~ 36.87%
G 110 of 358 ~ 30.73%
B 116 of 358 ~ 32.4'%

%36.87
%30.73
%32.4

CMYK color model

#846E74 color CMYK value is (0,17,12,48).

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

CMYK: (0,17,12,48)
C0M17Y12K48 (0%, 17%, 12%, 48%)
(0.00 / 0.17 / 0.12 / 0.48)

CMYK percentages

%0
%16.67
%12.12
%48.24

Codes

Color #846E74 in popluar color models

84 6E 74
RGB 132 110 116
HSL 344° 9.09% 47.45%
HSB/HSV 344° 16.67% 51.76%
CMYK 0.00% 16.67% 12.12%
48.24%

Color #846E74 in popluar number systems.

HEX 84 6E 74
Decimal 132 110 116
Binary 10000100 1101110 1110100
Octal 204 156 164

Shades and tints

Shades of #846E74

#846E74
(132,110,116)
#78646A
(120,100,106)
#6C5A60
(108,90,96)
#605056
(96,80,86)
#54464C
(84,70,76)
#483C42
(72,60,66)
#3C3238
(60,50,56)
#30282E
(48,40,46)
#241E24
(36,30,36)
#18141A
(24,20,26)
#0C0A10
(12,10,16)
#000000
(0,0,0)

Tints of #846E74

#846E74
(132,110,116)
#8F7B80
(143,123,128)
#9A888C
(154,136,140)
#A59598
(165,149,152)
#B0A2A4
(176,162,164)
#BBAFB0
(187,175,176)
#C6BCBC
(198,188,188)
#D1C9C8
(209,201,200)
#DCD6D4
(220,214,212)
#E7E3E0
(231,227,224)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846E74; }

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

This text font color is #846E74.

Background Color

.myBgColor { background-color: #846E74; }

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

This div background color is #846E74.

Border color

.myBorderColor { border: 1px solid #846E74; }

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

This div border color is #846E74.

Opacity

.myOpacity80 { color: #846E74; opacity: 0.8; }

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

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

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

This text has shadow with #846E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846E74.

Preview

Color preview on black background

This text has color #846E74 on black background.


Color preview on white background

This text has color #846E74 on white background.


Black color preview on #846E74 background

This text has black color on #846E74 background.


White color preview on #846E74 background

This text has white color on #846E74 background.


Related colors

Complementary color

Complementary color for #hex is #7B918B.


I love getcolorcode.com

Triadic colors

1 #74846E and #6E7484 with #846E74 are triadic colors.

2 #746E84 and #6E8474 with #846E74 are triadic colors.