COLOR #846F38

HEX: #846F38 RGB: (132,111,56)

Color info

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

RGB color model

#846F38 color RGB value is (132,111,56).

RGB: (132,111,56) (52%, 44%, 22%)

RGB channels and saturation

R 132 of 255 = 52%
G 111 of 255 = 44%
B 56 of 255 = 22%

132
111
56

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

Portions of RGB colors in percentages

R + G + B = 132 + 111 + 56 = 299 (100%)
R 132 of 299 ~ 44.15%
G 111 of 299 ~ 37.12%
B 56 of 299 ~ 18.73'%

%44.15
%37.12
%18.73

CMYK color model

#846F38 color CMYK value is (0,16,58,48).

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

CMYK: (0,16,58,48)
C0M16Y58K48 (0%, 16%, 58%, 48%)
(0.00 / 0.16 / 0.58 / 0.48)

CMYK percentages

%0
%15.91
%57.58
%48.24

Codes

Color #846F38 in popluar color models

84 6F 38
RGB 132 111 56
HSL 43° 40.43% 36.86%
HSB/HSV 43° 57.58% 51.76%
CMYK 0.00% 15.91% 57.58%
48.24%

Color #846F38 in popluar number systems.

HEX 84 6F 38
Decimal 132 111 56
Binary 10000100 1101111 111000
Octal 204 157 70

Shades and tints

Shades of #846F38

#846F38
(132,111,56)
#786533
(120,101,51)
#6C5B2E
(108,91,46)
#605129
(96,81,41)
#544724
(84,71,36)
#483D1F
(72,61,31)
#3C331A
(60,51,26)
#302915
(48,41,21)
#241F10
(36,31,16)
#18150B
(24,21,11)
#0C0B06
(12,11,6)
#000000
(0,0,0)

Tints of #846F38

#846F38
(132,111,56)
#8F7C4A
(143,124,74)
#9A895C
(154,137,92)
#A5966E
(165,150,110)
#B0A380
(176,163,128)
#BBB092
(187,176,146)
#C6BDA4
(198,189,164)
#D1CAB6
(209,202,182)
#DCD7C8
(220,215,200)
#E7E4DA
(231,228,218)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846F38; }

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

This text font color is #846F38.

Background Color

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

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

This div background color is #846F38.

Border color

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

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

This div border color is #846F38.

Opacity

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

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

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

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

This text has shadow with #846F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846F38.

Preview

Color preview on black background

This text has color #846F38 on black background.


Color preview on white background

This text has color #846F38 on white background.


Black color preview on #846F38 background

This text has black color on #846F38 background.


White color preview on #846F38 background

This text has white color on #846F38 background.


Related colors

Complementary color

Complementary color for #hex is #7B90C7.


I love getcolorcode.com

Triadic colors

1 #38846F and #6F3884 with #846F38 are triadic colors.

2 #386F84 and #6F8438 with #846F38 are triadic colors.