COLOR #837055

HEX: #837055 RGB: (131,112,85)

Color info

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

RGB color model

#837055 color RGB value is (131,112,85).

RGB: (131,112,85) (51%, 44%, 33%)

RGB channels and saturation

R 131 of 255 = 51%
G 112 of 255 = 44%
B 85 of 255 = 33%

131
112
85

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

Portions of RGB colors in percentages

R + G + B = 131 + 112 + 85 = 328 (100%)
R 131 of 328 ~ 39.94%
G 112 of 328 ~ 34.15%
B 85 of 328 ~ 25.91'%

%39.94
%34.15
%25.91

CMYK color model

#837055 color CMYK value is (0,15,35,49).

  • cyan value is 0.00%
  • magenta value is 14.50%
  • yellow value is 35.11%
  • key color value is 48.63%

CMYK: (0,15,35,49)
C0M15Y35K49 (0%, 15%, 35%, 49%)
(0.00 / 0.15 / 0.35 / 0.49)

CMYK percentages

%0
%14.5
%35.11
%48.63

Codes

Color #837055 in popluar color models

83 70 55
RGB 131 112 85
HSL 35° 21.30% 42.35%
HSB/HSV 35° 35.11% 51.37%
CMYK 0.00% 14.50% 35.11%
48.63%

Color #837055 in popluar number systems.

HEX 83 70 55
Decimal 131 112 85
Binary 10000011 1110000 1010101
Octal 203 160 125

Shades and tints

Shades of #837055

#837055
(131,112,85)
#78664E
(120,102,78)
#6D5C47
(109,92,71)
#625240
(98,82,64)
#574839
(87,72,57)
#4C3E32
(76,62,50)
#41342B
(65,52,43)
#362A24
(54,42,36)
#2B201D
(43,32,29)
#201616
(32,22,22)
#150C0F
(21,12,15)
#000000
(0,0,0)

Tints of #837055

#837055
(131,112,85)
#8E7D64
(142,125,100)
#998A73
(153,138,115)
#A49782
(164,151,130)
#AFA491
(175,164,145)
#BAB1A0
(186,177,160)
#C5BEAF
(197,190,175)
#D0CBBE
(208,203,190)
#DBD8CD
(219,216,205)
#E6E5DC
(230,229,220)
#F1F2EB
(241,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837055 color. Also use rgb(131,112,85) instead hex code.

Text Font Color

.myTextColor { color: #837055; }

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

This text font color is #837055.

Background Color

.myBgColor { background-color: #837055; }

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

This div background color is #837055.

Border color

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

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

This div border color is #837055.

Opacity

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

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

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

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

This text has shadow with #837055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837055.

Preview

Color preview on black background

This text has color #837055 on black background.


Color preview on white background

This text has color #837055 on white background.


Black color preview on #837055 background

This text has black color on #837055 background.


White color preview on #837055 background

This text has white color on #837055 background.


Related colors

Complementary color

Complementary color for #hex is #7C8FAA.


I love getcolorcode.com

Triadic colors

1 #558370 and #705583 with #837055 are triadic colors.

2 #557083 and #708355 with #837055 are triadic colors.