COLOR #837760

HEX: #837760 RGB: (131,119,96)

Color info

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

RGB color model

#837760 color RGB value is (131,119,96).

RGB: (131,119,96) (51%, 47%, 38%)

RGB channels and saturation

R 131 of 255 = 51%
G 119 of 255 = 47%
B 96 of 255 = 38%

131
119
96

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

Portions of RGB colors in percentages

R + G + B = 131 + 119 + 96 = 346 (100%)
R 131 of 346 ~ 37.86%
G 119 of 346 ~ 34.39%
B 96 of 346 ~ 27.75'%

%37.86
%34.39
%27.75

CMYK color model

#837760 color CMYK value is (0,9,27,49).

  • cyan value is 0.00%
  • magenta value is 9.16%
  • yellow value is 26.72%
  • key color value is 48.63%

CMYK: (0,9,27,49)
C0M9Y27K49 (0%, 9%, 27%, 49%)
(0.00 / 0.09 / 0.27 / 0.49)

CMYK percentages

%0
%9.16
%26.72
%48.63

Codes

Color #837760 in popluar color models

83 77 60
RGB 131 119 96
HSL 39° 15.42% 44.51%
HSB/HSV 39° 26.72% 51.37%
CMYK 0.00% 9.16% 26.72%
48.63%

Color #837760 in popluar number systems.

HEX 83 77 60
Decimal 131 119 96
Binary 10000011 1110111 1100000
Octal 203 167 140

Shades and tints

Shades of #837760

#837760
(131,119,96)
#786D58
(120,109,88)
#6D6350
(109,99,80)
#625948
(98,89,72)
#574F40
(87,79,64)
#4C4538
(76,69,56)
#413B30
(65,59,48)
#363128
(54,49,40)
#2B2720
(43,39,32)
#201D18
(32,29,24)
#151310
(21,19,16)
#000000
(0,0,0)

Tints of #837760

#837760
(131,119,96)
#8E836E
(142,131,110)
#998F7C
(153,143,124)
#A49B8A
(164,155,138)
#AFA798
(175,167,152)
#BAB3A6
(186,179,166)
#C5BFB4
(197,191,180)
#D0CBC2
(208,203,194)
#DBD7D0
(219,215,208)
#E6E3DE
(230,227,222)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837760 color. Also use rgb(131,119,96) instead hex code.

Text Font Color

.myTextColor { color: #837760; }

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

This text font color is #837760.

Background Color

.myBgColor { background-color: #837760; }

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

This div background color is #837760.

Border color

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

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

This div border color is #837760.

Opacity

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

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

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

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

This text has shadow with #837760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837760.

Preview

Color preview on black background

This text has color #837760 on black background.


Color preview on white background

This text has color #837760 on white background.


Black color preview on #837760 background

This text has black color on #837760 background.


White color preview on #837760 background

This text has white color on #837760 background.


Related colors

Complementary color

Complementary color for #hex is #7C889F.


I love getcolorcode.com

Triadic colors

1 #608377 and #776083 with #837760 are triadic colors.

2 #607783 and #778360 with #837760 are triadic colors.