COLOR #516261

HEX: #516261 RGB: (81,98,97)

Color info

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

RGB color model

#516261 color RGB value is (81,98,97).

RGB: (81,98,97) (32%, 38%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 98 of 255 = 38%
B 97 of 255 = 38%

81
98
97

R + G + B ~ 36%. #516261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 98 + 97 = 276 (100%)
R 81 of 276 ~ 29.35%
G 98 of 276 ~ 35.51%
B 97 of 276 ~ 35.14'%

%29.35
%35.51
%35.14

CMYK color model

#516261 color CMYK value is (17,0,1,62).

  • cyan value is 17.35%
  • magenta value is 0.00%
  • yellow value is 1.02%
  • key color value is 61.57%
CMYK: (17,0,1,62) C17M0Y1K62 (17%,0%,1%,62%) (0.17/0.00/0.01/0.62) 

CMYK percentages

%17.35
%0
%1.02
%61.57

Codes

Color #516261 in popluar color models

51 62 61
RGB 81 98 97
HSL 176° 9.50% 35.10%
HSB/HSV 176° 17.35% 38.43%
CMYK 17.35% 0.00% 1.02%
61.57%

Color #516261 in popluar number systems.

HEX 51 62 61
Decimal 81 98 97
Binary 1010001 1100010 1100001
Octal 121 142 141

Shades and tints

Shades of #516261

#516261
(81,98,97)
#4A5A59
(74,90,89)
#435251
(67,82,81)
#3C4A49
(60,74,73)
#354241
(53,66,65)
#2E3A39
(46,58,57)
#273231
(39,50,49)
#202A29
(32,42,41)
#192221
(25,34,33)
#121A19
(18,26,25)
#0B1211
(11,18,17)
#000000
(0,0,0)

Tints of #516261

#516261
(81,98,97)
#60706F
(96,112,111)
#6F7E7D
(111,126,125)
#7E8C8B
(126,140,139)
#8D9A99
(141,154,153)
#9CA8A7
(156,168,167)
#ABB6B5
(171,182,181)
#BAC4C3
(186,196,195)
#C9D2D1
(201,210,209)
#D8E0DF
(216,224,223)
#E7EEED
(231,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516261; }

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

This text font color is #516261.

Background Color

.myBgColor { background-color: #516261; }

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

This div background color is #516261.

Border color

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

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

This div border color is #516261.

Opacity

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

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

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

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

This text has shadow with #516261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516261.

Preview

Color preview on black background

This text has color #516261 on black background.


Color preview on white background

This text has color #516261 on white background.


Black color preview on #516261 background

This text has black color on #516261 background.


White color preview on #516261 background

This text has white color on #516261 background.


Related colors

Complementary color

Complementary color for #hex is #AE9D9E.


I love getcolorcode.com

Triadic colors

1 #615162 and #626151 with #516261 are triadic colors.

2 #616251 and #625161 with #516261 are triadic colors.