COLOR #516544

HEX: #516544 RGB: (81,101,68)

Color info

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

RGB color model

#516544 color RGB value is (81,101,68).

RGB: (81,101,68) (32%, 40%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 68 of 255 = 27%

81
101
68

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

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 68 = 250 (100%)
R 81 of 250 ~ 32.4%
G 101 of 250 ~ 40.4%
B 68 of 250 ~ 27.2'%

%32.4
%40.4
%27.2

CMYK color model

#516544 color CMYK value is (20,0,33,60).

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

CMYK: (20,0,33,60)
C20M0Y33K60 (20%, 0%, 33%, 60%)
(0.20 / 0.00 / 0.33 / 0.60)

CMYK percentages

%19.8
%0
%32.67
%60.39

Codes

Color #516544 in popluar color models

51 65 44
RGB 81 101 68
HSL 96° 19.53% 33.14%
HSB/HSV 96° 32.67% 39.61%
CMYK 19.80% 0.00% 32.67%
60.39%

Color #516544 in popluar number systems.

HEX 51 65 44
Decimal 81 101 68
Binary 1010001 1100101 1000100
Octal 121 145 104

Shades and tints

Shades of #516544

#516544
(81,101,68)
#4A5C3E
(74,92,62)
#435338
(67,83,56)
#3C4A32
(60,74,50)
#35412C
(53,65,44)
#2E3826
(46,56,38)
#272F20
(39,47,32)
#20261A
(32,38,26)
#191D14
(25,29,20)
#12140E
(18,20,14)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #516544

#516544
(81,101,68)
#607355
(96,115,85)
#6F8166
(111,129,102)
#7E8F77
(126,143,119)
#8D9D88
(141,157,136)
#9CAB99
(156,171,153)
#ABB9AA
(171,185,170)
#BAC7BB
(186,199,187)
#C9D5CC
(201,213,204)
#D8E3DD
(216,227,221)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516544; }

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

This text font color is #516544.

Background Color

.myBgColor { background-color: #516544; }

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

This div background color is #516544.

Border color

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

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

This div border color is #516544.

Opacity

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

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

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

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

This text has shadow with #516544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516544.

Preview

Color preview on black background

This text has color #516544 on black background.


Color preview on white background

This text has color #516544 on white background.


Black color preview on #516544 background

This text has black color on #516544 background.


White color preview on #516544 background

This text has white color on #516544 background.


Related colors

Complementary color

Complementary color for #hex is #AE9ABB.


I love getcolorcode.com

Triadic colors

1 #445165 and #654451 with #516544 are triadic colors.

2 #446551 and #655144 with #516544 are triadic colors.