COLOR #845D47

HEX: #845D47 RGB: (132,93,71)

Color info

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

RGB color model

#845D47 color RGB value is (132,93,71).

RGB: (132,93,71) (52%, 36%, 28%)

RGB channels and saturation

R 132 of 255 = 52%
G 93 of 255 = 36%
B 71 of 255 = 28%

132
93
71

R + G + B ~ 39%. #845D47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 93 + 71 = 296 (100%)
R 132 of 296 ~ 44.59%
G 93 of 296 ~ 31.42%
B 71 of 296 ~ 23.99'%

%44.59
%31.42
%23.99

CMYK color model

#845D47 color CMYK value is (0,30,46,48).

  • cyan value is 0.00%
  • magenta value is 29.55%
  • yellow value is 46.21%
  • key color value is 48.24%

CMYK: (0,30,46,48)
C0M30Y46K48 (0%, 30%, 46%, 48%)
(0.00 / 0.30 / 0.46 / 0.48)

CMYK percentages

%0
%29.55
%46.21
%48.24

Codes

Color #845D47 in popluar color models

84 5D 47
RGB 132 93 71
HSL 22° 30.05% 39.80%
HSB/HSV 22° 46.21% 51.76%
CMYK 0.00% 29.55% 46.21%
48.24%

Color #845D47 in popluar number systems.

HEX 84 5D 47
Decimal 132 93 71
Binary 10000100 1011101 1000111
Octal 204 135 107

Shades and tints

Shades of #845D47

#845D47
(132,93,71)
#785541
(120,85,65)
#6C4D3B
(108,77,59)
#604535
(96,69,53)
#543D2F
(84,61,47)
#483529
(72,53,41)
#3C2D23
(60,45,35)
#30251D
(48,37,29)
#241D17
(36,29,23)
#181511
(24,21,17)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #845D47

#845D47
(132,93,71)
#8F6B57
(143,107,87)
#9A7967
(154,121,103)
#A58777
(165,135,119)
#B09587
(176,149,135)
#BBA397
(187,163,151)
#C6B1A7
(198,177,167)
#D1BFB7
(209,191,183)
#DCCDC7
(220,205,199)
#E7DBD7
(231,219,215)
#F2E9E7
(242,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #845D47 color. Also use rgb(132,93,71) instead hex code.

Text Font Color

.myTextColor { color: #845D47; }

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

This text font color is #845D47.

Background Color

.myBgColor { background-color: #845D47; }

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

This div background color is #845D47.

Border color

.myBorderColor { border: 1px solid #845D47; }

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

This div border color is #845D47.

Opacity

.myOpacity80 { color: #845D47; opacity: 0.8; }

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

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

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

This text has shadow with #845D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845D47.

Preview

Color preview on black background

This text has color #845D47 on black background.


Color preview on white background

This text has color #845D47 on white background.


Black color preview on #845D47 background

This text has black color on #845D47 background.


White color preview on #845D47 background

This text has white color on #845D47 background.


Related colors

Complementary color

Complementary color for #hex is #7BA2B8.


I love getcolorcode.com

Triadic colors

1 #47845D and #5D4784 with #845D47 are triadic colors.

2 #475D84 and #5D8447 with #845D47 are triadic colors.