COLOR #837245

HEX: #837245 RGB: (131,114,69)

Color info

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

RGB color model

#837245 color RGB value is (131,114,69).

RGB: (131,114,69) (51%, 45%, 27%)

RGB channels and saturation

R 131 of 255 = 51%
G 114 of 255 = 45%
B 69 of 255 = 27%

131
114
69

R + G + B ~ 41%. #837245 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 114 + 69 = 314 (100%)
R 131 of 314 ~ 41.72%
G 114 of 314 ~ 36.31%
B 69 of 314 ~ 21.97'%

%41.72
%36.31
%21.97

CMYK color model

#837245 color CMYK value is (0,13,47,49).

  • cyan value is 0.00%
  • magenta value is 12.98%
  • yellow value is 47.33%
  • key color value is 48.63%

CMYK: (0,13,47,49)
C0M13Y47K49 (0%, 13%, 47%, 49%)
(0.00 / 0.13 / 0.47 / 0.49)

CMYK percentages

%0
%12.98
%47.33
%48.63

Codes

Color #837245 in popluar color models

83 72 45
RGB 131 114 69
HSL 44° 31.00% 39.22%
HSB/HSV 44° 47.33% 51.37%
CMYK 0.00% 12.98% 47.33%
48.63%

Color #837245 in popluar number systems.

HEX 83 72 45
Decimal 131 114 69
Binary 10000011 1110010 1000101
Octal 203 162 105

Shades and tints

Shades of #837245

#837245
(131,114,69)
#78683F
(120,104,63)
#6D5E39
(109,94,57)
#625433
(98,84,51)
#574A2D
(87,74,45)
#4C4027
(76,64,39)
#413621
(65,54,33)
#362C1B
(54,44,27)
#2B2215
(43,34,21)
#20180F
(32,24,15)
#150E09
(21,14,9)
#000000
(0,0,0)

Tints of #837245

#837245
(131,114,69)
#8E7E55
(142,126,85)
#998A65
(153,138,101)
#A49675
(164,150,117)
#AFA285
(175,162,133)
#BAAE95
(186,174,149)
#C5BAA5
(197,186,165)
#D0C6B5
(208,198,181)
#DBD2C5
(219,210,197)
#E6DED5
(230,222,213)
#F1EAE5
(241,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837245 color. Also use rgb(131,114,69) instead hex code.

Text Font Color

.myTextColor { color: #837245; }

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

This text font color is #837245.

Background Color

.myBgColor { background-color: #837245; }

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

This div background color is #837245.

Border color

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

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

This div border color is #837245.

Opacity

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

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

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

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

This text has shadow with #837245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837245.

Preview

Color preview on black background

This text has color #837245 on black background.


Color preview on white background

This text has color #837245 on white background.


Black color preview on #837245 background

This text has black color on #837245 background.


White color preview on #837245 background

This text has white color on #837245 background.


Related colors

Complementary color

Complementary color for #hex is #7C8DBA.


I love getcolorcode.com

Triadic colors

1 #458372 and #724583 with #837245 are triadic colors.

2 #457283 and #728345 with #837245 are triadic colors.