COLOR #837766

HEX: #837766 RGB: (131,119,102)

Color info

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

RGB color model

#837766 color RGB value is (131,119,102).

RGB: (131,119,102) (51%, 47%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 119 of 255 = 47%
B 102 of 255 = 40%

131
119
102

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

Portions of RGB colors in percentages

R + G + B = 131 + 119 + 102 = 352 (100%)
R 131 of 352 ~ 37.22%
G 119 of 352 ~ 33.81%
B 102 of 352 ~ 28.98'%

%37.22
%33.81
%28.98

CMYK color model

#837766 color CMYK value is (0,9,22,49).

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

CMYK: (0,9,22,49)
C0M9Y22K49 (0%, 9%, 22%, 49%)
(0.00 / 0.09 / 0.22 / 0.49)

CMYK percentages

%0
%9.16
%22.14
%48.63

Codes

Color #837766 in popluar color models

83 77 66
RGB 131 119 102
HSL 35° 12.45% 45.69%
HSB/HSV 35° 22.14% 51.37%
CMYK 0.00% 9.16% 22.14%
48.63%

Color #837766 in popluar number systems.

HEX 83 77 66
Decimal 131 119 102
Binary 10000011 1110111 1100110
Octal 203 167 146

Shades and tints

Shades of #837766

#837766
(131,119,102)
#786D5D
(120,109,93)
#6D6354
(109,99,84)
#62594B
(98,89,75)
#574F42
(87,79,66)
#4C4539
(76,69,57)
#413B30
(65,59,48)
#363127
(54,49,39)
#2B271E
(43,39,30)
#201D15
(32,29,21)
#15130C
(21,19,12)
#000000
(0,0,0)

Tints of #837766

#837766
(131,119,102)
#8E8373
(142,131,115)
#998F80
(153,143,128)
#A49B8D
(164,155,141)
#AFA79A
(175,167,154)
#BAB3A7
(186,179,167)
#C5BFB4
(197,191,180)
#D0CBC1
(208,203,193)
#DBD7CE
(219,215,206)
#E6E3DB
(230,227,219)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837766; }

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

This text font color is #837766.

Background Color

.myBgColor { background-color: #837766; }

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

This div background color is #837766.

Border color

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

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

This div border color is #837766.

Opacity

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

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

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

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

This text has shadow with #837766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837766.

Preview

Color preview on black background

This text has color #837766 on black background.


Color preview on white background

This text has color #837766 on white background.


Black color preview on #837766 background

This text has black color on #837766 background.


White color preview on #837766 background

This text has white color on #837766 background.


Related colors

Complementary color

Complementary color for #hex is #7C8899.


I love getcolorcode.com

Triadic colors

1 #668377 and #776683 with #837766 are triadic colors.

2 #667783 and #778366 with #837766 are triadic colors.