COLOR #516548

HEX: #516548 RGB: (81,101,72)

Color info

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

RGB color model

#516548 color RGB value is (81,101,72).

RGB: (81,101,72) (32%, 40%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 72 of 255 = 28%

81
101
72

R + G + B ~ 33%. #516548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 72 = 254 (100%)
R 81 of 254 ~ 31.89%
G 101 of 254 ~ 39.76%
B 72 of 254 ~ 28.35'%

%31.89
%39.76
%28.35

CMYK color model

#516548 color CMYK value is (20,0,29,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 28.71%
  • key color value is 60.39%

CMYK: (20,0,29,60)
C20M0Y29K60 (20%, 0%, 29%, 60%)
(0.20 / 0.00 / 0.29 / 0.60)

CMYK percentages

%19.8
%0
%28.71
%60.39

Codes

Color #516548 in popluar color models

51 65 48
RGB 81 101 72
HSL 101° 16.76% 33.92%
HSB/HSV 101° 28.71% 39.61%
CMYK 19.80% 0.00% 28.71%
60.39%

Color #516548 in popluar number systems.

HEX 51 65 48
Decimal 81 101 72
Binary 1010001 1100101 1001000
Octal 121 145 110

Shades and tints

Shades of #516548

#516548
(81,101,72)
#4A5C42
(74,92,66)
#43533C
(67,83,60)
#3C4A36
(60,74,54)
#354130
(53,65,48)
#2E382A
(46,56,42)
#272F24
(39,47,36)
#20261E
(32,38,30)
#191D18
(25,29,24)
#121412
(18,20,18)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #516548

#516548
(81,101,72)
#607358
(96,115,88)
#6F8168
(111,129,104)
#7E8F78
(126,143,120)
#8D9D88
(141,157,136)
#9CAB98
(156,171,152)
#ABB9A8
(171,185,168)
#BAC7B8
(186,199,184)
#C9D5C8
(201,213,200)
#D8E3D8
(216,227,216)
#E7F1E8
(231,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516548 color. Also use rgb(81,101,72) instead hex code.

Text Font Color

.myTextColor { color: #516548; }

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

This text font color is #516548.

Background Color

.myBgColor { background-color: #516548; }

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

This div background color is #516548.

Border color

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

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

This div border color is #516548.

Opacity

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

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

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

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

This text has shadow with #516548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516548.

Preview

Color preview on black background

This text has color #516548 on black background.


Color preview on white background

This text has color #516548 on white background.


Black color preview on #516548 background

This text has black color on #516548 background.


White color preview on #516548 background

This text has white color on #516548 background.


Related colors

Complementary color

Complementary color for #hex is #AE9AB7.


I love getcolorcode.com

Triadic colors

1 #485165 and #654851 with #516548 are triadic colors.

2 #486551 and #655148 with #516548 are triadic colors.