COLOR #516058

HEX: #516058 RGB: (81,96,88)

Color info

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

RGB color model

#516058 color RGB value is (81,96,88).

RGB: (81,96,88) (32%, 38%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 96 of 255 = 38%
B 88 of 255 = 35%

81
96
88

R + G + B ~ 35%. #516058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 96 + 88 = 265 (100%)
R 81 of 265 ~ 30.57%
G 96 of 265 ~ 36.23%
B 88 of 265 ~ 33.21'%

%30.57
%36.23
%33.21

CMYK color model

#516058 color CMYK value is (16,0,8,62).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 8.33%
  • key color value is 62.35%

CMYK: (16,0,8,62)
C16M0Y8K62 (16%, 0%, 8%, 62%)
(0.16 / 0.00 / 0.08 / 0.62)

CMYK percentages

%15.63
%0
%8.33
%62.35

Codes

Color #516058 in popluar color models

51 60 58
RGB 81 96 88
HSL 148° 8.47% 34.71%
HSB/HSV 148° 15.63% 37.65%
CMYK 15.63% 0.00% 8.33%
62.35%

Color #516058 in popluar number systems.

HEX 51 60 58
Decimal 81 96 88
Binary 1010001 1100000 1011000
Octal 121 140 130

Shades and tints

Shades of #516058

#516058
(81,96,88)
#4A5850
(74,88,80)
#435048
(67,80,72)
#3C4840
(60,72,64)
#354038
(53,64,56)
#2E3830
(46,56,48)
#273028
(39,48,40)
#202820
(32,40,32)
#192018
(25,32,24)
#121810
(18,24,16)
#0B1008
(11,16,8)
#000000
(0,0,0)

Tints of #516058

#516058
(81,96,88)
#606E67
(96,110,103)
#6F7C76
(111,124,118)
#7E8A85
(126,138,133)
#8D9894
(141,152,148)
#9CA6A3
(156,166,163)
#ABB4B2
(171,180,178)
#BAC2C1
(186,194,193)
#C9D0D0
(201,208,208)
#D8DEDF
(216,222,223)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516058 color. Also use rgb(81,96,88) instead hex code.

Text Font Color

.myTextColor { color: #516058; }

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

This text font color is #516058.

Background Color

.myBgColor { background-color: #516058; }

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

This div background color is #516058.

Border color

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

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

This div border color is #516058.

Opacity

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

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

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

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

This text has shadow with #516058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516058.

Preview

Color preview on black background

This text has color #516058 on black background.


Color preview on white background

This text has color #516058 on white background.


Black color preview on #516058 background

This text has black color on #516058 background.


White color preview on #516058 background

This text has white color on #516058 background.


Related colors

Complementary color

Complementary color for #hex is #AE9FA7.


I love getcolorcode.com

Triadic colors

1 #585160 and #605851 with #516058 are triadic colors.

2 #586051 and #605158 with #516058 are triadic colors.