COLOR #837153

HEX: #837153 RGB: (131,113,83)

Color info

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

RGB color model

#837153 color RGB value is (131,113,83).

RGB: (131,113,83) (51%, 44%, 33%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 83 of 255 = 33%

131
113
83

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 83 = 327 (100%)
R 131 of 327 ~ 40.06%
G 113 of 327 ~ 34.56%
B 83 of 327 ~ 25.38'%

%40.06
%34.56
%25.38

CMYK color model

#837153 color CMYK value is (0,14,37,49).

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

CMYK: (0,14,37,49)
C0M14Y37K49 (0%, 14%, 37%, 49%)
(0.00 / 0.14 / 0.37 / 0.49)

CMYK percentages

%0
%13.74
%36.64
%48.63

Codes

Color #837153 in popluar color models

83 71 53
RGB 131 113 83
HSL 38° 22.43% 41.96%
HSB/HSV 38° 36.64% 51.37%
CMYK 0.00% 13.74% 36.64%
48.63%

Color #837153 in popluar number systems.

HEX 83 71 53
Decimal 131 113 83
Binary 10000011 1110001 1010011
Octal 203 161 123

Shades and tints

Shades of #837153

#837153
(131,113,83)
#78674C
(120,103,76)
#6D5D45
(109,93,69)
#62533E
(98,83,62)
#574937
(87,73,55)
#4C3F30
(76,63,48)
#413529
(65,53,41)
#362B22
(54,43,34)
#2B211B
(43,33,27)
#201714
(32,23,20)
#150D0D
(21,13,13)
#000000
(0,0,0)

Tints of #837153

#837153
(131,113,83)
#8E7D62
(142,125,98)
#998971
(153,137,113)
#A49580
(164,149,128)
#AFA18F
(175,161,143)
#BAAD9E
(186,173,158)
#C5B9AD
(197,185,173)
#D0C5BC
(208,197,188)
#DBD1CB
(219,209,203)
#E6DDDA
(230,221,218)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837153; }

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

This text font color is #837153.

Background Color

.myBgColor { background-color: #837153; }

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

This div background color is #837153.

Border color

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

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

This div border color is #837153.

Opacity

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

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

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

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

This text has shadow with #837153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837153.

Preview

Color preview on black background

This text has color #837153 on black background.


Color preview on white background

This text has color #837153 on white background.


Black color preview on #837153 background

This text has black color on #837153 background.


White color preview on #837153 background

This text has white color on #837153 background.


Related colors

Complementary color

Complementary color for #hex is #7C8EAC.


I love getcolorcode.com

Triadic colors

1 #538371 and #715383 with #837153 are triadic colors.

2 #537183 and #718353 with #837153 are triadic colors.