COLOR #516154

HEX: #516154 RGB: (81,97,84)

Color info

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

RGB color model

#516154 color RGB value is (81,97,84).

RGB: (81,97,84) (32%, 38%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 84 of 255 = 33%

81
97
84

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

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 84 = 262 (100%)
R 81 of 262 ~ 30.92%
G 97 of 262 ~ 37.02%
B 84 of 262 ~ 32.06'%

%30.92
%37.02
%32.06

CMYK color model

#516154 color CMYK value is (16,0,13,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 13.40%
  • key color value is 61.96%
CMYK: (16,0,13,62) C16M0Y13K62 (16%,0%,13%,62%) (0.16/0.00/0.13/0.62) 

CMYK percentages

%16.49
%0
%13.4
%61.96

Codes

Color #516154 in popluar color models

51 61 54
RGB 81 97 84
HSL 131° 8.99% 34.90%
HSB/HSV 131° 16.49% 38.04%
CMYK 16.49% 0.00% 13.40%
61.96%

Color #516154 in popluar number systems.

HEX 51 61 54
Decimal 81 97 84
Binary 1010001 1100001 1010100
Octal 121 141 124

Shades and tints

Shades of #516154

#516154
(81,97,84)
#4A594D
(74,89,77)
#435146
(67,81,70)
#3C493F
(60,73,63)
#354138
(53,65,56)
#2E3931
(46,57,49)
#27312A
(39,49,42)
#202923
(32,41,35)
#19211C
(25,33,28)
#121915
(18,25,21)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #516154

#516154
(81,97,84)
#606F63
(96,111,99)
#6F7D72
(111,125,114)
#7E8B81
(126,139,129)
#8D9990
(141,153,144)
#9CA79F
(156,167,159)
#ABB5AE
(171,181,174)
#BAC3BD
(186,195,189)
#C9D1CC
(201,209,204)
#D8DFDB
(216,223,219)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516154 color. Also use rgb(81,97,84) instead hex code.

Text Font Color

.myTextColor { color: #516154; }

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

This text font color is #516154.

Background Color

.myBgColor { background-color: #516154; }

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

This div background color is #516154.

Border color

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

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

This div border color is #516154.

Opacity

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

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

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

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

This text has shadow with #516154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516154.

Preview

Color preview on black background

This text has color #516154 on black background.


Color preview on white background

This text has color #516154 on white background.


Black color preview on #516154 background

This text has black color on #516154 background.


White color preview on #516154 background

This text has white color on #516154 background.


Related colors

Complementary color

Complementary color for #hex is #AE9EAB.


I love getcolorcode.com

Triadic colors

1 #545161 and #615451 with #516154 are triadic colors.

2 #546151 and #615154 with #516154 are triadic colors.