COLOR #516849

HEX: #516849 RGB: (81,104,73)

Color info

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

RGB color model

#516849 color RGB value is (81,104,73).

RGB: (81,104,73) (32%, 41%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 73 of 255 = 29%

81
104
73

R + G + B ~ 34%. #516849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 73 = 258 (100%)
R 81 of 258 ~ 31.4%
G 104 of 258 ~ 40.31%
B 73 of 258 ~ 28.29'%

%31.4
%40.31
%28.29

CMYK color model

#516849 color CMYK value is (22,0,30,59).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 29.81%
  • key color value is 59.22%
CMYK: (22,0,30,59) C22M0Y30K59 (22%,0%,30%,59%) (0.22/0.00/0.30/0.59) 

CMYK percentages

%22.12
%0
%29.81
%59.22

Codes

Color #516849 in popluar color models

51 68 49
RGB 81 104 73
HSL 105° 17.51% 34.71%
HSB/HSV 105° 29.81% 40.78%
CMYK 22.12% 0.00% 29.81%
59.22%

Color #516849 in popluar number systems.

HEX 51 68 49
Decimal 81 104 73
Binary 1010001 1101000 1001001
Octal 121 150 111

Shades and tints

Shades of #516849

#516849
(81,104,73)
#4A5F43
(74,95,67)
#43563D
(67,86,61)
#3C4D37
(60,77,55)
#354431
(53,68,49)
#2E3B2B
(46,59,43)
#273225
(39,50,37)
#20291F
(32,41,31)
#192019
(25,32,25)
#121713
(18,23,19)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #516849

#516849
(81,104,73)
#607559
(96,117,89)
#6F8269
(111,130,105)
#7E8F79
(126,143,121)
#8D9C89
(141,156,137)
#9CA999
(156,169,153)
#ABB6A9
(171,182,169)
#BAC3B9
(186,195,185)
#C9D0C9
(201,208,201)
#D8DDD9
(216,221,217)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516849 color. Also use rgb(81,104,73) instead hex code.

Text Font Color

.myTextColor { color: #516849; }

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

This text font color is #516849.

Background Color

.myBgColor { background-color: #516849; }

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

This div background color is #516849.

Border color

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

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

This div border color is #516849.

Opacity

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

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

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

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

This text has shadow with #516849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516849.

Preview

Color preview on black background

This text has color #516849 on black background.


Color preview on white background

This text has color #516849 on white background.


Black color preview on #516849 background

This text has black color on #516849 background.


White color preview on #516849 background

This text has white color on #516849 background.


Related colors

Complementary color

Complementary color for #hex is #AE97B6.


I love getcolorcode.com

Triadic colors

1 #495168 and #684951 with #516849 are triadic colors.

2 #496851 and #685149 with #516849 are triadic colors.