COLOR #516350

HEX: #516350 RGB: (81,99,80)

Color info

#516350 contains red, green and blue colors in about the same proportion. Web safe color of #516350 is #666666 (or #666).

RGB color model

#516350 color RGB value is (81,99,80).

RGB: (81,99,80) (32%, 39%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 99 of 255 = 39%
B 80 of 255 = 31%

81
99
80

R + G + B ~ 34%. #516350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 99 + 80 = 260 (100%)
R 81 of 260 ~ 31.15%
G 99 of 260 ~ 38.08%
B 80 of 260 ~ 30.77'%

%31.15
%38.08
%30.77

CMYK color model

#516350 color CMYK value is (18,0,19,61).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 19.19%
  • key color value is 61.18%

CMYK: (18,0,19,61)
C18M0Y19K61 (18%, 0%, 19%, 61%)
(0.18 / 0.00 / 0.19 / 0.61)

CMYK percentages

%18.18
%0
%19.19
%61.18

Codes

Color #516350 in popluar color models

51 63 50
RGB 81 99 80
HSL 117° 10.61% 35.10%
HSB/HSV 117° 19.19% 38.82%
CMYK 18.18% 0.00% 19.19%
61.18%

Color #516350 in popluar number systems.

HEX 51 63 50
Decimal 81 99 80
Binary 1010001 1100011 1010000
Octal 121 143 120

Shades and tints

Shades of #516350

#516350
(81,99,80)
#4A5A49
(74,90,73)
#435142
(67,81,66)
#3C483B
(60,72,59)
#353F34
(53,63,52)
#2E362D
(46,54,45)
#272D26
(39,45,38)
#20241F
(32,36,31)
#191B18
(25,27,24)
#121211
(18,18,17)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #516350

#516350
(81,99,80)
#60715F
(96,113,95)
#6F7F6E
(111,127,110)
#7E8D7D
(126,141,125)
#8D9B8C
(141,155,140)
#9CA99B
(156,169,155)
#ABB7AA
(171,183,170)
#BAC5B9
(186,197,185)
#C9D3C8
(201,211,200)
#D8E1D7
(216,225,215)
#E7EFE6
(231,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516350 color. Also use rgb(81,99,80) instead hex code.

Text Font Color

.myTextColor { color: #516350; }

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

This text font color is #516350.

Background Color

.myBgColor { background-color: #516350; }

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

This div background color is #516350.

Border color

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

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

This div border color is #516350.

Opacity

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

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

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

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

This text has shadow with #516350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516350.

Preview

Color preview on black background

This text has color #516350 on black background.


Color preview on white background

This text has color #516350 on white background.


Black color preview on #516350 background

This text has black color on #516350 background.


White color preview on #516350 background

This text has white color on #516350 background.


Related colors

Complementary color

Complementary color for #hex is #AE9CAF.


I love getcolorcode.com

Triadic colors

1 #505163 and #635051 with #516350 are triadic colors.

2 #506351 and #635150 with #516350 are triadic colors.