COLOR #846E38

HEX: #846E38 RGB: (132,110,56)

Color info

#846E38 contains mainly red and green colors. Web safe color of #846E38 is #996633 (or #963).

RGB color model

#846E38 color RGB value is (132,110,56).

RGB: (132,110,56) (52%, 43%, 22%)

RGB channels and saturation

R 132 of 255 = 52%
G 110 of 255 = 43%
B 56 of 255 = 22%

132
110
56

R + G + B ~ 39%. #846E38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 110 + 56 = 298 (100%)
R 132 of 298 ~ 44.3%
G 110 of 298 ~ 36.91%
B 56 of 298 ~ 18.79'%

%44.3
%36.91
%18.79

CMYK color model

#846E38 color CMYK value is (0,17,58,48).

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

CMYK: (0,17,58,48)
C0M17Y58K48 (0%, 17%, 58%, 48%)
(0.00 / 0.17 / 0.58 / 0.48)

CMYK percentages

%0
%16.67
%57.58
%48.24

Codes

Color #846E38 in popluar color models

84 6E 38
RGB 132 110 56
HSL 43° 40.43% 36.86%
HSB/HSV 43° 57.58% 51.76%
CMYK 0.00% 16.67% 57.58%
48.24%

Color #846E38 in popluar number systems.

HEX 84 6E 38
Decimal 132 110 56
Binary 10000100 1101110 111000
Octal 204 156 70

Shades and tints

Shades of #846E38

#846E38
(132,110,56)
#786433
(120,100,51)
#6C5A2E
(108,90,46)
#605029
(96,80,41)
#544624
(84,70,36)
#483C1F
(72,60,31)
#3C321A
(60,50,26)
#302815
(48,40,21)
#241E10
(36,30,16)
#18140B
(24,20,11)
#0C0A06
(12,10,6)
#000000
(0,0,0)

Tints of #846E38

#846E38
(132,110,56)
#8F7B4A
(143,123,74)
#9A885C
(154,136,92)
#A5956E
(165,149,110)
#B0A280
(176,162,128)
#BBAF92
(187,175,146)
#C6BCA4
(198,188,164)
#D1C9B6
(209,201,182)
#DCD6C8
(220,214,200)
#E7E3DA
(231,227,218)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846E38; }

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

This text font color is #846E38.

Background Color

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

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

This div background color is #846E38.

Border color

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

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

This div border color is #846E38.

Opacity

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

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

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

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

This text has shadow with #846E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846E38.

Preview

Color preview on black background

This text has color #846E38 on black background.


Color preview on white background

This text has color #846E38 on white background.


Black color preview on #846E38 background

This text has black color on #846E38 background.


White color preview on #846E38 background

This text has white color on #846E38 background.


Related colors

Complementary color

Complementary color for #hex is #7B91C7.


I love getcolorcode.com

Triadic colors

1 #38846E and #6E3884 with #846E38 are triadic colors.

2 #386E84 and #6E8438 with #846E38 are triadic colors.