COLOR #846D4A

HEX: #846D4A RGB: (132,109,74)

Color info

#846D4A contains red, green and blue colors in about the same proportion. Web safe color of #846D4A is #996633 (or #963).

RGB color model

#846D4A color RGB value is (132,109,74).

RGB: (132,109,74) (52%, 43%, 29%)

RGB channels and saturation

R 132 of 255 = 52%
G 109 of 255 = 43%
B 74 of 255 = 29%

132
109
74

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

Portions of RGB colors in percentages

R + G + B = 132 + 109 + 74 = 315 (100%)
R 132 of 315 ~ 41.9%
G 109 of 315 ~ 34.6%
B 74 of 315 ~ 23.49'%

%41.9
%34.6
%23.49

CMYK color model

#846D4A color CMYK value is (0,17,44,48).

  • cyan value is 0.00%
  • magenta value is 17.42%
  • yellow value is 43.94%
  • key color value is 48.24%

CMYK: (0,17,44,48)
C0M17Y44K48 (0%, 17%, 44%, 48%)
(0.00 / 0.17 / 0.44 / 0.48)

CMYK percentages

%0
%17.42
%43.94
%48.24

Codes

Color #846D4A in popluar color models

84 6D 4A
RGB 132 109 74
HSL 36° 28.16% 40.39%
HSB/HSV 36° 43.94% 51.76%
CMYK 0.00% 17.42% 43.94%
48.24%

Color #846D4A in popluar number systems.

HEX 84 6D 4A
Decimal 132 109 74
Binary 10000100 1101101 1001010
Octal 204 155 112

Shades and tints

Shades of #846D4A

#846D4A
(132,109,74)
#786444
(120,100,68)
#6C5B3E
(108,91,62)
#605238
(96,82,56)
#544932
(84,73,50)
#48402C
(72,64,44)
#3C3726
(60,55,38)
#302E20
(48,46,32)
#24251A
(36,37,26)
#181C14
(24,28,20)
#0C130E
(12,19,14)
#000000
(0,0,0)

Tints of #846D4A

#846D4A
(132,109,74)
#8F7A5A
(143,122,90)
#9A876A
(154,135,106)
#A5947A
(165,148,122)
#B0A18A
(176,161,138)
#BBAE9A
(187,174,154)
#C6BBAA
(198,187,170)
#D1C8BA
(209,200,186)
#DCD5CA
(220,213,202)
#E7E2DA
(231,226,218)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846D4A color. Also use rgb(132,109,74) instead hex code.

Text Font Color

.myTextColor { color: #846D4A; }

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

This text font color is #846D4A.

Background Color

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

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

This div background color is #846D4A.

Border color

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

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

This div border color is #846D4A.

Opacity

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

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

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

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

This text has shadow with #846D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846D4A.

Preview

Color preview on black background

This text has color #846D4A on black background.


Color preview on white background

This text has color #846D4A on white background.


Black color preview on #846D4A background

This text has black color on #846D4A background.


White color preview on #846D4A background

This text has white color on #846D4A background.


Related colors

Complementary color

Complementary color for #hex is #7B92B5.


I love getcolorcode.com

Triadic colors

1 #4A846D and #6D4A84 with #846D4A are triadic colors.

2 #4A6D84 and #6D844A with #846D4A are triadic colors.