COLOR #837E69

HEX: #837E69 RGB: (131,126,105)

Color info

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

RGB color model

#837E69 color RGB value is (131,126,105).

RGB: (131,126,105) (51%, 49%, 41%)

RGB channels and saturation

R 131 of 255 = 51%
G 126 of 255 = 49%
B 105 of 255 = 41%

131
126
105

R + G + B ~ 47%. #837E69 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 126 + 105 = 362 (100%)
R 131 of 362 ~ 36.19%
G 126 of 362 ~ 34.81%
B 105 of 362 ~ 29.01'%

%36.19
%34.81
%29.01

CMYK color model

#837E69 color CMYK value is (0,4,20,49).

  • cyan value is 0.00%
  • magenta value is 3.82%
  • yellow value is 19.85%
  • key color value is 48.63%

CMYK: (0,4,20,49)
C0M4Y20K49 (0%, 4%, 20%, 49%)
(0.00 / 0.04 / 0.20 / 0.49)

CMYK percentages

%0
%3.82
%19.85
%48.63

Codes

Color #837E69 in popluar color models

83 7E 69
RGB 131 126 105
HSL 48° 11.02% 46.27%
HSB/HSV 48° 19.85% 51.37%
CMYK 0.00% 3.82% 19.85%
48.63%

Color #837E69 in popluar number systems.

HEX 83 7E 69
Decimal 131 126 105
Binary 10000011 1111110 1101001
Octal 203 176 151

Shades and tints

Shades of #837E69

#837E69
(131,126,105)
#787360
(120,115,96)
#6D6857
(109,104,87)
#625D4E
(98,93,78)
#575245
(87,82,69)
#4C473C
(76,71,60)
#413C33
(65,60,51)
#36312A
(54,49,42)
#2B2621
(43,38,33)
#201B18
(32,27,24)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #837E69

#837E69
(131,126,105)
#8E8976
(142,137,118)
#999483
(153,148,131)
#A49F90
(164,159,144)
#AFAA9D
(175,170,157)
#BAB5AA
(186,181,170)
#C5C0B7
(197,192,183)
#D0CBC4
(208,203,196)
#DBD6D1
(219,214,209)
#E6E1DE
(230,225,222)
#F1ECEB
(241,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837E69 color. Also use rgb(131,126,105) instead hex code.

Text Font Color

.myTextColor { color: #837E69; }

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

This text font color is #837E69.

Background Color

.myBgColor { background-color: #837E69; }

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

This div background color is #837E69.

Border color

.myBorderColor { border: 1px solid #837E69; }

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

This div border color is #837E69.

Opacity

.myOpacity80 { color: #837E69; opacity: 0.8; }

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

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

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

This text has shadow with #837E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837E69.

Preview

Color preview on black background

This text has color #837E69 on black background.


Color preview on white background

This text has color #837E69 on white background.


Black color preview on #837E69 background

This text has black color on #837E69 background.


White color preview on #837E69 background

This text has white color on #837E69 background.


Related colors

Complementary color

Complementary color for #hex is #7C8196.


I love getcolorcode.com

Triadic colors

1 #69837E and #7E6983 with #837E69 are triadic colors.

2 #697E83 and #7E8369 with #837E69 are triadic colors.