COLOR #516041

HEX: #516041 RGB: (81,96,65)

Color info

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

RGB color model

#516041 color RGB value is (81,96,65).

RGB: (81,96,65) (32%, 38%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 96 of 255 = 38%
B 65 of 255 = 25%

81
96
65

R + G + B ~ 32%. #516041 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 96 + 65 = 242 (100%)
R 81 of 242 ~ 33.47%
G 96 of 242 ~ 39.67%
B 65 of 242 ~ 26.86'%

%33.47
%39.67
%26.86

CMYK color model

#516041 color CMYK value is (16,0,32,62).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 32.29%
  • key color value is 62.35%

CMYK: (16,0,32,62)
C16M0Y32K62 (16%, 0%, 32%, 62%)
(0.16 / 0.00 / 0.32 / 0.62)

CMYK percentages

%15.63
%0
%32.29
%62.35

Codes

Color #516041 in popluar color models

51 60 41
RGB 81 96 65
HSL 89° 19.25% 31.57%
HSB/HSV 89° 32.29% 37.65%
CMYK 15.63% 0.00% 32.29%
62.35%

Color #516041 in popluar number systems.

HEX 51 60 41
Decimal 81 96 65
Binary 1010001 1100000 1000001
Octal 121 140 101

Shades and tints

Shades of #516041

#516041
(81,96,65)
#4A583C
(74,88,60)
#435037
(67,80,55)
#3C4832
(60,72,50)
#35402D
(53,64,45)
#2E3828
(46,56,40)
#273023
(39,48,35)
#20281E
(32,40,30)
#192019
(25,32,25)
#121814
(18,24,20)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #516041

#516041
(81,96,65)
#606E52
(96,110,82)
#6F7C63
(111,124,99)
#7E8A74
(126,138,116)
#8D9885
(141,152,133)
#9CA696
(156,166,150)
#ABB4A7
(171,180,167)
#BAC2B8
(186,194,184)
#C9D0C9
(201,208,201)
#D8DEDA
(216,222,218)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516041 color. Also use rgb(81,96,65) instead hex code.

Text Font Color

.myTextColor { color: #516041; }

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

This text font color is #516041.

Background Color

.myBgColor { background-color: #516041; }

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

This div background color is #516041.

Border color

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

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

This div border color is #516041.

Opacity

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

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

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

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

This text has shadow with #516041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516041.

Preview

Color preview on black background

This text has color #516041 on black background.


Color preview on white background

This text has color #516041 on white background.


Black color preview on #516041 background

This text has black color on #516041 background.


White color preview on #516041 background

This text has white color on #516041 background.


Related colors

Complementary color

Complementary color for #hex is #AE9FBE.


I love getcolorcode.com

Triadic colors

1 #415160 and #604151 with #516041 are triadic colors.

2 #416051 and #605141 with #516041 are triadic colors.