COLOR #837253

HEX: #837253 RGB: (131,114,83)

Color info

#837253 contains red, green and blue colors in about the same proportion. Web safe color of #837253 is #996666 (or #966).

RGB color model

#837253 color RGB value is (131,114,83).

RGB: (131,114,83) (51%, 45%, 33%)

RGB channels and saturation

R 131 of 255 = 51%
G 114 of 255 = 45%
B 83 of 255 = 33%

131
114
83

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

Portions of RGB colors in percentages

R + G + B = 131 + 114 + 83 = 328 (100%)
R 131 of 328 ~ 39.94%
G 114 of 328 ~ 34.76%
B 83 of 328 ~ 25.3'%

%39.94
%34.76
%25.3

CMYK color model

#837253 color CMYK value is (0,13,37,49).

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

CMYK: (0,13,37,49)
C0M13Y37K49 (0%, 13%, 37%, 49%)
(0.00 / 0.13 / 0.37 / 0.49)

CMYK percentages

%0
%12.98
%36.64
%48.63

Codes

Color #837253 in popluar color models

83 72 53
RGB 131 114 83
HSL 39° 22.43% 41.96%
HSB/HSV 39° 36.64% 51.37%
CMYK 0.00% 12.98% 36.64%
48.63%

Color #837253 in popluar number systems.

HEX 83 72 53
Decimal 131 114 83
Binary 10000011 1110010 1010011
Octal 203 162 123

Shades and tints

Shades of #837253

#837253
(131,114,83)
#78684C
(120,104,76)
#6D5E45
(109,94,69)
#62543E
(98,84,62)
#574A37
(87,74,55)
#4C4030
(76,64,48)
#413629
(65,54,41)
#362C22
(54,44,34)
#2B221B
(43,34,27)
#201814
(32,24,20)
#150E0D
(21,14,13)
#000000
(0,0,0)

Tints of #837253

#837253
(131,114,83)
#8E7E62
(142,126,98)
#998A71
(153,138,113)
#A49680
(164,150,128)
#AFA28F
(175,162,143)
#BAAE9E
(186,174,158)
#C5BAAD
(197,186,173)
#D0C6BC
(208,198,188)
#DBD2CB
(219,210,203)
#E6DEDA
(230,222,218)
#F1EAE9
(241,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837253; }

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

This text font color is #837253.

Background Color

.myBgColor { background-color: #837253; }

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

This div background color is #837253.

Border color

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

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

This div border color is #837253.

Opacity

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

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

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

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

This text has shadow with #837253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837253.

Preview

Color preview on black background

This text has color #837253 on black background.


Color preview on white background

This text has color #837253 on white background.


Black color preview on #837253 background

This text has black color on #837253 background.


White color preview on #837253 background

This text has white color on #837253 background.


Related colors

Complementary color

Complementary color for #hex is #7C8DAC.


I love getcolorcode.com

Triadic colors

1 #538372 and #725383 with #837253 are triadic colors.

2 #537283 and #728353 with #837253 are triadic colors.