COLOR #516A61

HEX: #516A61 RGB: (81,106,97)

Color info

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

RGB color model

#516A61 color RGB value is (81,106,97).

RGB: (81,106,97) (32%, 42%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 106 of 255 = 42%
B 97 of 255 = 38%

81
106
97

R + G + B ~ 37%. #516A61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 106 + 97 = 284 (100%)
R 81 of 284 ~ 28.52%
G 106 of 284 ~ 37.32%
B 97 of 284 ~ 34.15'%

%28.52
%37.32
%34.15

CMYK color model

#516A61 color CMYK value is (24,0,8,58).

  • cyan value is 23.58%
  • magenta value is 0.00%
  • yellow value is 8.49%
  • key color value is 58.43%

CMYK: (24,0,8,58)
C24M0Y8K58 (24%, 0%, 8%, 58%)
(0.24 / 0.00 / 0.08 / 0.58)

CMYK percentages

%23.58
%0
%8.49
%58.43

Codes

Color #516A61 in popluar color models

51 6A 61
RGB 81 106 97
HSL 158° 13.37% 36.67%
HSB/HSV 158° 23.58% 41.57%
CMYK 23.58% 0.00% 8.49%
58.43%

Color #516A61 in popluar number systems.

HEX 51 6A 61
Decimal 81 106 97
Binary 1010001 1101010 1100001
Octal 121 152 141

Shades and tints

Shades of #516A61

#516A61
(81,106,97)
#4A6159
(74,97,89)
#435851
(67,88,81)
#3C4F49
(60,79,73)
#354641
(53,70,65)
#2E3D39
(46,61,57)
#273431
(39,52,49)
#202B29
(32,43,41)
#192221
(25,34,33)
#121919
(18,25,25)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #516A61

#516A61
(81,106,97)
#60776F
(96,119,111)
#6F847D
(111,132,125)
#7E918B
(126,145,139)
#8D9E99
(141,158,153)
#9CABA7
(156,171,167)
#ABB8B5
(171,184,181)
#BAC5C3
(186,197,195)
#C9D2D1
(201,210,209)
#D8DFDF
(216,223,223)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516A61; }

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

This text font color is #516A61.

Background Color

.myBgColor { background-color: #516A61; }

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

This div background color is #516A61.

Border color

.myBorderColor { border: 1px solid #516A61; }

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

This div border color is #516A61.

Opacity

.myOpacity80 { color: #516A61; opacity: 0.8; }

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

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

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

This text has shadow with #516A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516A61.

Preview

Color preview on black background

This text has color #516A61 on black background.


Color preview on white background

This text has color #516A61 on white background.


Black color preview on #516A61 background

This text has black color on #516A61 background.


White color preview on #516A61 background

This text has white color on #516A61 background.


Related colors

Complementary color

Complementary color for #hex is #AE959E.


I love getcolorcode.com

Triadic colors

1 #61516A and #6A6151 with #516A61 are triadic colors.

2 #616A51 and #6A5161 with #516A61 are triadic colors.