COLOR #846929

HEX: #846929 RGB: (132,105,41)

Color info

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

RGB color model

#846929 color RGB value is (132,105,41).

RGB: (132,105,41) (52%, 41%, 16%)

RGB channels and saturation

R 132 of 255 = 52%
G 105 of 255 = 41%
B 41 of 255 = 16%

132
105
41

R + G + B ~ 36%. #846929 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 105 + 41 = 278 (100%)
R 132 of 278 ~ 47.48%
G 105 of 278 ~ 37.77%
B 41 of 278 ~ 14.75'%

%47.48
%37.77
%14.75

CMYK color model

#846929 color CMYK value is (0,20,69,48).

  • cyan value is 0.00%
  • magenta value is 20.45%
  • yellow value is 68.94%
  • key color value is 48.24%

CMYK: (0,20,69,48)
C0M20Y69K48 (0%, 20%, 69%, 48%)
(0.00 / 0.20 / 0.69 / 0.48)

CMYK percentages

%0
%20.45
%68.94
%48.24

Codes

Color #846929 in popluar color models

84 69 29
RGB 132 105 41
HSL 42° 52.60% 33.92%
HSB/HSV 42° 68.94% 51.76%
CMYK 0.00% 20.45% 68.94%
48.24%

Color #846929 in popluar number systems.

HEX 84 69 29
Decimal 132 105 41
Binary 10000100 1101001 101001
Octal 204 151 51

Shades and tints

Shades of #846929

#846929
(132,105,41)
#786026
(120,96,38)
#6C5723
(108,87,35)
#604E20
(96,78,32)
#54451D
(84,69,29)
#483C1A
(72,60,26)
#3C3317
(60,51,23)
#302A14
(48,42,20)
#242111
(36,33,17)
#18180E
(24,24,14)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #846929

#846929
(132,105,41)
#8F763C
(143,118,60)
#9A834F
(154,131,79)
#A59062
(165,144,98)
#B09D75
(176,157,117)
#BBAA88
(187,170,136)
#C6B79B
(198,183,155)
#D1C4AE
(209,196,174)
#DCD1C1
(220,209,193)
#E7DED4
(231,222,212)
#F2EBE7
(242,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846929 color. Also use rgb(132,105,41) instead hex code.

Text Font Color

.myTextColor { color: #846929; }

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

This text font color is #846929.

Background Color

.myBgColor { background-color: #846929; }

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

This div background color is #846929.

Border color

.myBorderColor { border: 1px solid #846929; }

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

This div border color is #846929.

Opacity

.myOpacity80 { color: #846929; opacity: 0.8; }

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

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

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

This text has shadow with #846929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846929.

Preview

Color preview on black background

This text has color #846929 on black background.


Color preview on white background

This text has color #846929 on white background.


Black color preview on #846929 background

This text has black color on #846929 background.


White color preview on #846929 background

This text has white color on #846929 background.


Related colors

Complementary color

Complementary color for #hex is #7B96D6.


I love getcolorcode.com

Triadic colors

1 #298469 and #692984 with #846929 are triadic colors.

2 #296984 and #698429 with #846929 are triadic colors.