COLOR #515539

HEX: #515539 RGB: (81,85,57)

Color info

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

RGB color model

#515539 color RGB value is (81,85,57).

RGB: (81,85,57) (32%, 33%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 85 of 255 = 33%
B 57 of 255 = 22%

81
85
57

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

Portions of RGB colors in percentages

R + G + B = 81 + 85 + 57 = 223 (100%)
R 81 of 223 ~ 36.32%
G 85 of 223 ~ 38.12%
B 57 of 223 ~ 25.56'%

%36.32
%38.12
%25.56

CMYK color model

#515539 color CMYK value is (5,0,33,67).

  • cyan value is 4.71%
  • magenta value is 0.00%
  • yellow value is 32.94%
  • key color value is 66.67%

CMYK: (5,0,33,67)
C5M0Y33K67 (5%, 0%, 33%, 67%)
(0.05 / 0.00 / 0.33 / 0.67)

CMYK percentages

%4.71
%0
%32.94
%66.67

Codes

Color #515539 in popluar color models

51 55 39
RGB 81 85 57
HSL 69° 19.72% 27.84%
HSB/HSV 69° 32.94% 33.33%
CMYK 4.71% 0.00% 32.94%
66.67%

Color #515539 in popluar number systems.

HEX 51 55 39
Decimal 81 85 57
Binary 1010001 1010101 111001
Octal 121 125 71

Shades and tints

Shades of #515539

#515539
(81,85,57)
#4A4E34
(74,78,52)
#43472F
(67,71,47)
#3C402A
(60,64,42)
#353925
(53,57,37)
#2E3220
(46,50,32)
#272B1B
(39,43,27)
#202416
(32,36,22)
#191D11
(25,29,17)
#12160C
(18,22,12)
#0B0F07
(11,15,7)
#000000
(0,0,0)

Tints of #515539

#515539
(81,85,57)
#60644B
(96,100,75)
#6F735D
(111,115,93)
#7E826F
(126,130,111)
#8D9181
(141,145,129)
#9CA093
(156,160,147)
#ABAFA5
(171,175,165)
#BABEB7
(186,190,183)
#C9CDC9
(201,205,201)
#D8DCDB
(216,220,219)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515539 color. Also use rgb(81,85,57) instead hex code.

Text Font Color

.myTextColor { color: #515539; }

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

This text font color is #515539.

Background Color

.myBgColor { background-color: #515539; }

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

This div background color is #515539.

Border color

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

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

This div border color is #515539.

Opacity

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

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

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

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

This text has shadow with #515539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515539.

Preview

Color preview on black background

This text has color #515539 on black background.


Color preview on white background

This text has color #515539 on white background.


Black color preview on #515539 background

This text has black color on #515539 background.


White color preview on #515539 background

This text has white color on #515539 background.


Related colors

Complementary color

Complementary color for #hex is #AEAAC6.


I love getcolorcode.com

Triadic colors

1 #395155 and #553951 with #515539 are triadic colors.

2 #395551 and #555139 with #515539 are triadic colors.