COLOR #837965

HEX: #837965 RGB: (131,121,101)

Color info

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

RGB color model

#837965 color RGB value is (131,121,101).

RGB: (131,121,101) (51%, 47%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 121 of 255 = 47%
B 101 of 255 = 40%

131
121
101

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

Portions of RGB colors in percentages

R + G + B = 131 + 121 + 101 = 353 (100%)
R 131 of 353 ~ 37.11%
G 121 of 353 ~ 34.28%
B 101 of 353 ~ 28.61'%

%37.11
%34.28
%28.61

CMYK color model

#837965 color CMYK value is (0,8,23,49).

  • cyan value is 0.00%
  • magenta value is 7.63%
  • yellow value is 22.90%
  • key color value is 48.63%
CMYK: (0,8,23,49) C0M8Y23K49 (0%,8%,23%,49%) (0.00/0.08/0.23/0.49) 

CMYK percentages

%0
%7.63
%22.9
%48.63

Codes

Color #837965 in popluar color models

83 79 65
RGB 131 121 101
HSL 40° 12.93% 45.49%
HSB/HSV 40° 22.90% 51.37%
CMYK 0.00% 7.63% 22.90%
48.63%

Color #837965 in popluar number systems.

HEX 83 79 65
Decimal 131 121 101
Binary 10000011 1111001 1100101
Octal 203 171 145

Shades and tints

Shades of #837965

#837965
(131,121,101)
#786E5C
(120,110,92)
#6D6353
(109,99,83)
#62584A
(98,88,74)
#574D41
(87,77,65)
#4C4238
(76,66,56)
#41372F
(65,55,47)
#362C26
(54,44,38)
#2B211D
(43,33,29)
#201614
(32,22,20)
#150B0B
(21,11,11)
#000000
(0,0,0)

Tints of #837965

#837965
(131,121,101)
#8E8573
(142,133,115)
#999181
(153,145,129)
#A49D8F
(164,157,143)
#AFA99D
(175,169,157)
#BAB5AB
(186,181,171)
#C5C1B9
(197,193,185)
#D0CDC7
(208,205,199)
#DBD9D5
(219,217,213)
#E6E5E3
(230,229,227)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837965 color. Also use rgb(131,121,101) instead hex code.

Text Font Color

.myTextColor { color: #837965; }

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

This text font color is #837965.

Background Color

.myBgColor { background-color: #837965; }

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

This div background color is #837965.

Border color

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

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

This div border color is #837965.

Opacity

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

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

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

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

This text has shadow with #837965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837965.

Preview

Color preview on black background

This text has color #837965 on black background.


Color preview on white background

This text has color #837965 on white background.


Black color preview on #837965 background

This text has black color on #837965 background.


White color preview on #837965 background

This text has white color on #837965 background.


Related colors

Complementary color

Complementary color for #hex is #7C869A.


I love getcolorcode.com

Triadic colors

1 #658379 and #796583 with #837965 are triadic colors.

2 #657983 and #798365 with #837965 are triadic colors.