COLOR #846A43

HEX: #846A43 RGB: (132,106,67)

Color info

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

RGB color model

#846A43 color RGB value is (132,106,67).

RGB: (132,106,67) (52%, 42%, 26%)

RGB channels and saturation

R 132 of 255 = 52%
G 106 of 255 = 42%
B 67 of 255 = 26%

132
106
67

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

Portions of RGB colors in percentages

R + G + B = 132 + 106 + 67 = 305 (100%)
R 132 of 305 ~ 43.28%
G 106 of 305 ~ 34.75%
B 67 of 305 ~ 21.97'%

%43.28
%34.75
%21.97

CMYK color model

#846A43 color CMYK value is (0,20,49,48).

  • cyan value is 0.00%
  • magenta value is 19.70%
  • yellow value is 49.24%
  • key color value is 48.24%
CMYK: (0,20,49,48) C0M20Y49K48 (0%,20%,49%,48%) (0.00/0.20/0.49/0.48) 

CMYK percentages

%0
%19.7
%49.24
%48.24

Codes

Color #846A43 in popluar color models

84 6A 43
RGB 132 106 67
HSL 36° 32.66% 39.02%
HSB/HSV 36° 49.24% 51.76%
CMYK 0.00% 19.70% 49.24%
48.24%

Color #846A43 in popluar number systems.

HEX 84 6A 43
Decimal 132 106 67
Binary 10000100 1101010 1000011
Octal 204 152 103

Shades and tints

Shades of #846A43

#846A43
(132,106,67)
#78613D
(120,97,61)
#6C5837
(108,88,55)
#604F31
(96,79,49)
#54462B
(84,70,43)
#483D25
(72,61,37)
#3C341F
(60,52,31)
#302B19
(48,43,25)
#242213
(36,34,19)
#18190D
(24,25,13)
#0C1007
(12,16,7)
#000000
(0,0,0)

Tints of #846A43

#846A43
(132,106,67)
#8F7754
(143,119,84)
#9A8465
(154,132,101)
#A59176
(165,145,118)
#B09E87
(176,158,135)
#BBAB98
(187,171,152)
#C6B8A9
(198,184,169)
#D1C5BA
(209,197,186)
#DCD2CB
(220,210,203)
#E7DFDC
(231,223,220)
#F2ECED
(242,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846A43 color. Also use rgb(132,106,67) instead hex code.

Text Font Color

.myTextColor { color: #846A43; }

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

This text font color is #846A43.

Background Color

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

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

This div background color is #846A43.

Border color

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

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

This div border color is #846A43.

Opacity

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

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

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

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

This text has shadow with #846A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846A43.

Preview

Color preview on black background

This text has color #846A43 on black background.


Color preview on white background

This text has color #846A43 on white background.


Black color preview on #846A43 background

This text has black color on #846A43 background.


White color preview on #846A43 background

This text has white color on #846A43 background.


Related colors

Complementary color

Complementary color for #hex is #7B95BC.


I love getcolorcode.com

Triadic colors

1 #43846A and #6A4384 with #846A43 are triadic colors.

2 #436A84 and #6A8443 with #846A43 are triadic colors.