COLOR #516627

HEX: #516627 RGB: (81,102,39)

Color info

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

RGB color model

#516627 color RGB value is (81,102,39).

RGB: (81,102,39) (32%, 40%, 15%)

RGB channels and saturation

R 81 of 255 = 32%
G 102 of 255 = 40%
B 39 of 255 = 15%

81
102
39

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

Portions of RGB colors in percentages

R + G + B = 81 + 102 + 39 = 222 (100%)
R 81 of 222 ~ 36.49%
G 102 of 222 ~ 45.95%
B 39 of 222 ~ 17.57'%

%36.49
%45.95
%17.57

CMYK color model

#516627 color CMYK value is (21,0,62,60).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 61.76%
  • key color value is 60.00%
CMYK: (21,0,62,60) C21M0Y62K60 (21%,0%,62%,60%) (0.21/0.00/0.62/0.60) 

CMYK percentages

%20.59
%0
%61.76
%60

Codes

Color #516627 in popluar color models

51 66 27
RGB 81 102 39
HSL 80° 44.68% 27.65%
HSB/HSV 80° 61.76% 40.00%
CMYK 20.59% 0.00% 61.76%
60.00%

Color #516627 in popluar number systems.

HEX 51 66 27
Decimal 81 102 39
Binary 1010001 1100110 100111
Octal 121 146 47

Shades and tints

Shades of #516627

#516627
(81,102,39)
#4A5D24
(74,93,36)
#435421
(67,84,33)
#3C4B1E
(60,75,30)
#35421B
(53,66,27)
#2E3918
(46,57,24)
#273015
(39,48,21)
#202712
(32,39,18)
#191E0F
(25,30,15)
#12150C
(18,21,12)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #516627

#516627
(81,102,39)
#60733A
(96,115,58)
#6F804D
(111,128,77)
#7E8D60
(126,141,96)
#8D9A73
(141,154,115)
#9CA786
(156,167,134)
#ABB499
(171,180,153)
#BAC1AC
(186,193,172)
#C9CEBF
(201,206,191)
#D8DBD2
(216,219,210)
#E7E8E5
(231,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516627; }

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

This text font color is #516627.

Background Color

.myBgColor { background-color: #516627; }

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

This div background color is #516627.

Border color

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

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

This div border color is #516627.

Opacity

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

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

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

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

This text has shadow with #516627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516627.

Preview

Color preview on black background

This text has color #516627 on black background.


Color preview on white background

This text has color #516627 on white background.


Black color preview on #516627 background

This text has black color on #516627 background.


White color preview on #516627 background

This text has white color on #516627 background.


Related colors

Complementary color

Complementary color for #hex is #AE99D8.


I love getcolorcode.com

Triadic colors

1 #275166 and #662751 with #516627 are triadic colors.

2 #276651 and #665127 with #516627 are triadic colors.