COLOR #515337

HEX: #515337 RGB: (81,83,55)

Color info

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

RGB color model

#515337 color RGB value is (81,83,55).

RGB: (81,83,55) (32%, 33%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 83 of 255 = 33%
B 55 of 255 = 22%

81
83
55

R + G + B ~ 29%. #515337 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 83 + 55 = 219 (100%)
R 81 of 219 ~ 36.99%
G 83 of 219 ~ 37.9%
B 55 of 219 ~ 25.11'%

%36.99
%37.9
%25.11

CMYK color model

#515337 color CMYK value is (2,0,34,67).

  • cyan value is 2.41%
  • magenta value is 0.00%
  • yellow value is 33.73%
  • key color value is 67.45%

CMYK: (2,0,34,67)
C2M0Y34K67 (2%, 0%, 34%, 67%)
(0.02 / 0.00 / 0.34 / 0.67)

CMYK percentages

%2.41
%0
%33.73
%67.45

Codes

Color #515337 in popluar color models

51 53 37
RGB 81 83 55
HSL 64° 20.29% 27.06%
HSB/HSV 64° 33.73% 32.55%
CMYK 2.41% 0.00% 33.73%
67.45%

Color #515337 in popluar number systems.

HEX 51 53 37
Decimal 81 83 55
Binary 1010001 1010011 110111
Octal 121 123 67

Shades and tints

Shades of #515337

#515337
(81,83,55)
#4A4C32
(74,76,50)
#43452D
(67,69,45)
#3C3E28
(60,62,40)
#353723
(53,55,35)
#2E301E
(46,48,30)
#272919
(39,41,25)
#202214
(32,34,20)
#191B0F
(25,27,15)
#12140A
(18,20,10)
#0B0D05
(11,13,5)
#000000
(0,0,0)

Tints of #515337

#515337
(81,83,55)
#606249
(96,98,73)
#6F715B
(111,113,91)
#7E806D
(126,128,109)
#8D8F7F
(141,143,127)
#9C9E91
(156,158,145)
#ABADA3
(171,173,163)
#BABCB5
(186,188,181)
#C9CBC7
(201,203,199)
#D8DAD9
(216,218,217)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515337; }

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

This text font color is #515337.

Background Color

.myBgColor { background-color: #515337; }

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

This div background color is #515337.

Border color

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

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

This div border color is #515337.

Opacity

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

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

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

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

This text has shadow with #515337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515337.

Preview

Color preview on black background

This text has color #515337 on black background.


Color preview on white background

This text has color #515337 on white background.


Black color preview on #515337 background

This text has black color on #515337 background.


White color preview on #515337 background

This text has white color on #515337 background.


Related colors

Complementary color

Complementary color for #hex is #AEACC8.


I love getcolorcode.com

Triadic colors

1 #375153 and #533751 with #515337 are triadic colors.

2 #375351 and #535137 with #515337 are triadic colors.