COLOR #837742

HEX: #837742 RGB: (131,119,66)

Color info

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

RGB color model

#837742 color RGB value is (131,119,66).

RGB: (131,119,66) (51%, 47%, 26%)

RGB channels and saturation

R 131 of 255 = 51%
G 119 of 255 = 47%
B 66 of 255 = 26%

131
119
66

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

Portions of RGB colors in percentages

R + G + B = 131 + 119 + 66 = 316 (100%)
R 131 of 316 ~ 41.46%
G 119 of 316 ~ 37.66%
B 66 of 316 ~ 20.89'%

%41.46
%37.66
%20.89

CMYK color model

#837742 color CMYK value is (0,9,50,49).

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

CMYK: (0,9,50,49)
C0M9Y50K49 (0%, 9%, 50%, 49%)
(0.00 / 0.09 / 0.50 / 0.49)

CMYK percentages

%0
%9.16
%49.62
%48.63

Codes

Color #837742 in popluar color models

83 77 42
RGB 131 119 66
HSL 49° 32.99% 38.63%
HSB/HSV 49° 49.62% 51.37%
CMYK 0.00% 9.16% 49.62%
48.63%

Color #837742 in popluar number systems.

HEX 83 77 42
Decimal 131 119 66
Binary 10000011 1110111 1000010
Octal 203 167 102

Shades and tints

Shades of #837742

#837742
(131,119,66)
#786D3C
(120,109,60)
#6D6336
(109,99,54)
#625930
(98,89,48)
#574F2A
(87,79,42)
#4C4524
(76,69,36)
#413B1E
(65,59,30)
#363118
(54,49,24)
#2B2712
(43,39,18)
#201D0C
(32,29,12)
#151306
(21,19,6)
#000000
(0,0,0)

Tints of #837742

#837742
(131,119,66)
#8E8353
(142,131,83)
#998F64
(153,143,100)
#A49B75
(164,155,117)
#AFA786
(175,167,134)
#BAB397
(186,179,151)
#C5BFA8
(197,191,168)
#D0CBB9
(208,203,185)
#DBD7CA
(219,215,202)
#E6E3DB
(230,227,219)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837742; }

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

This text font color is #837742.

Background Color

.myBgColor { background-color: #837742; }

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

This div background color is #837742.

Border color

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

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

This div border color is #837742.

Opacity

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

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

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

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

This text has shadow with #837742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837742.

Preview

Color preview on black background

This text has color #837742 on black background.


Color preview on white background

This text has color #837742 on white background.


Black color preview on #837742 background

This text has black color on #837742 background.


White color preview on #837742 background

This text has white color on #837742 background.


Related colors

Complementary color

Complementary color for #hex is #7C88BD.


I love getcolorcode.com

Triadic colors

1 #428377 and #774283 with #837742 are triadic colors.

2 #427783 and #778342 with #837742 are triadic colors.