COLOR #516641

HEX: #516641 RGB: (81,102,65)

Color info

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

RGB color model

#516641 color RGB value is (81,102,65).

RGB: (81,102,65) (32%, 40%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 102 of 255 = 40%
B 65 of 255 = 25%

81
102
65

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

Portions of RGB colors in percentages

R + G + B = 81 + 102 + 65 = 248 (100%)
R 81 of 248 ~ 32.66%
G 102 of 248 ~ 41.13%
B 65 of 248 ~ 26.21'%

%32.66
%41.13
%26.21

CMYK color model

#516641 color CMYK value is (21,0,36,60).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 36.27%
  • key color value is 60.00%
CMYK: (21,0,36,60) C21M0Y36K60 (21%,0%,36%,60%) (0.21/0.00/0.36/0.60) 

CMYK percentages

%20.59
%0
%36.27
%60

Codes

Color #516641 in popluar color models

51 66 41
RGB 81 102 65
HSL 94° 22.16% 32.75%
HSB/HSV 94° 36.27% 40.00%
CMYK 20.59% 0.00% 36.27%
60.00%

Color #516641 in popluar number systems.

HEX 51 66 41
Decimal 81 102 65
Binary 1010001 1100110 1000001
Octal 121 146 101

Shades and tints

Shades of #516641

#516641
(81,102,65)
#4A5D3C
(74,93,60)
#435437
(67,84,55)
#3C4B32
(60,75,50)
#35422D
(53,66,45)
#2E3928
(46,57,40)
#273023
(39,48,35)
#20271E
(32,39,30)
#191E19
(25,30,25)
#121514
(18,21,20)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #516641

#516641
(81,102,65)
#607352
(96,115,82)
#6F8063
(111,128,99)
#7E8D74
(126,141,116)
#8D9A85
(141,154,133)
#9CA796
(156,167,150)
#ABB4A7
(171,180,167)
#BAC1B8
(186,193,184)
#C9CEC9
(201,206,201)
#D8DBDA
(216,219,218)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516641; }

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

This text font color is #516641.

Background Color

.myBgColor { background-color: #516641; }

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

This div background color is #516641.

Border color

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

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

This div border color is #516641.

Opacity

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

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

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

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

This text has shadow with #516641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516641.

Preview

Color preview on black background

This text has color #516641 on black background.


Color preview on white background

This text has color #516641 on white background.


Black color preview on #516641 background

This text has black color on #516641 background.


White color preview on #516641 background

This text has white color on #516641 background.


Related colors

Complementary color

Complementary color for #hex is #AE99BE.


I love getcolorcode.com

Triadic colors

1 #415166 and #664151 with #516641 are triadic colors.

2 #416651 and #665141 with #516641 are triadic colors.