COLOR #515837

HEX: #515837 RGB: (81,88,55)

Color info

#515837 contains red, green and blue colors in about the same proportion. Web safe color of #515837 is #666633 (or #663).

RGB color model

#515837 color RGB value is (81,88,55).

RGB: (81,88,55) (32%, 35%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 55 of 255 = 22%

81
88
55

R + G + B ~ 30%. #515837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 55 = 224 (100%)
R 81 of 224 ~ 36.16%
G 88 of 224 ~ 39.29%
B 55 of 224 ~ 24.55'%

%36.16
%39.29
%24.55

CMYK color model

#515837 color CMYK value is (8,0,38,65).

  • cyan value is 7.95%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 65.49%

CMYK: (8,0,38,65)
C8M0Y38K65 (8%, 0%, 38%, 65%)
(0.08 / 0.00 / 0.38 / 0.65)

CMYK percentages

%7.95
%0
%37.5
%65.49

Codes

Color #515837 in popluar color models

51 58 37
RGB 81 88 55
HSL 73° 23.08% 28.04%
HSB/HSV 73° 37.50% 34.51%
CMYK 7.95% 0.00% 37.50%
65.49%

Color #515837 in popluar number systems.

HEX 51 58 37
Decimal 81 88 55
Binary 1010001 1011000 110111
Octal 121 130 67

Shades and tints

Shades of #515837

#515837
(81,88,55)
#4A5032
(74,80,50)
#43482D
(67,72,45)
#3C4028
(60,64,40)
#353823
(53,56,35)
#2E301E
(46,48,30)
#272819
(39,40,25)
#202014
(32,32,20)
#19180F
(25,24,15)
#12100A
(18,16,10)
#0B0805
(11,8,5)
#000000
(0,0,0)

Tints of #515837

#515837
(81,88,55)
#606749
(96,103,73)
#6F765B
(111,118,91)
#7E856D
(126,133,109)
#8D947F
(141,148,127)
#9CA391
(156,163,145)
#ABB2A3
(171,178,163)
#BAC1B5
(186,193,181)
#C9D0C7
(201,208,199)
#D8DFD9
(216,223,217)
#E7EEEB
(231,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515837 color. Also use rgb(81,88,55) instead hex code.

Text Font Color

.myTextColor { color: #515837; }

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

This text font color is #515837.

Background Color

.myBgColor { background-color: #515837; }

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

This div background color is #515837.

Border color

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

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

This div border color is #515837.

Opacity

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

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

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

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

This text has shadow with #515837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515837.

Preview

Color preview on black background

This text has color #515837 on black background.


Color preview on white background

This text has color #515837 on white background.


Black color preview on #515837 background

This text has black color on #515837 background.


White color preview on #515837 background

This text has white color on #515837 background.


Related colors

Complementary color

Complementary color for #hex is #AEA7C8.


I love getcolorcode.com

Triadic colors

1 #375158 and #583751 with #515837 are triadic colors.

2 #375851 and #585137 with #515837 are triadic colors.