COLOR #516529

HEX: #516529 RGB: (81,101,41)

Color info

#516529 contains mainly red and green colors. Web safe color of #516529 is #666633 (or #663).

RGB color model

#516529 color RGB value is (81,101,41).

RGB: (81,101,41) (32%, 40%, 16%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 41 of 255 = 16%

81
101
41

R + G + B ~ 29%. #516529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 41 = 223 (100%)
R 81 of 223 ~ 36.32%
G 101 of 223 ~ 45.29%
B 41 of 223 ~ 18.39'%

%36.32
%45.29
%18.39

CMYK color model

#516529 color CMYK value is (20,0,59,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 59.41%
  • key color value is 60.39%
CMYK: (20,0,59,60) C20M0Y59K60 (20%,0%,59%,60%) (0.20/0.00/0.59/0.60) 

CMYK percentages

%19.8
%0
%59.41
%60.39

Codes

Color #516529 in popluar color models

51 65 29
RGB 81 101 41
HSL 80° 42.25% 27.84%
HSB/HSV 80° 59.41% 39.61%
CMYK 19.80% 0.00% 59.41%
60.39%

Color #516529 in popluar number systems.

HEX 51 65 29
Decimal 81 101 41
Binary 1010001 1100101 101001
Octal 121 145 51

Shades and tints

Shades of #516529

#516529
(81,101,41)
#4A5C26
(74,92,38)
#435323
(67,83,35)
#3C4A20
(60,74,32)
#35411D
(53,65,29)
#2E381A
(46,56,26)
#272F17
(39,47,23)
#202614
(32,38,20)
#191D11
(25,29,17)
#12140E
(18,20,14)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #516529

#516529
(81,101,41)
#60733C
(96,115,60)
#6F814F
(111,129,79)
#7E8F62
(126,143,98)
#8D9D75
(141,157,117)
#9CAB88
(156,171,136)
#ABB99B
(171,185,155)
#BAC7AE
(186,199,174)
#C9D5C1
(201,213,193)
#D8E3D4
(216,227,212)
#E7F1E7
(231,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516529; }

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

This text font color is #516529.

Background Color

.myBgColor { background-color: #516529; }

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

This div background color is #516529.

Border color

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

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

This div border color is #516529.

Opacity

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

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

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

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

This text has shadow with #516529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516529.

Preview

Color preview on black background

This text has color #516529 on black background.


Color preview on white background

This text has color #516529 on white background.


Black color preview on #516529 background

This text has black color on #516529 background.


White color preview on #516529 background

This text has white color on #516529 background.


Related colors

Complementary color

Complementary color for #hex is #AE9AD6.


I love getcolorcode.com

Triadic colors

1 #295165 and #652951 with #516529 are triadic colors.

2 #296551 and #655129 with #516529 are triadic colors.