COLOR #515758

HEX: #515758 RGB: (81,87,88)

Color info

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

RGB color model

#515758 color RGB value is (81,87,88).

RGB: (81,87,88) (32%, 34%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 87 of 255 = 34%
B 88 of 255 = 35%

81
87
88

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

Portions of RGB colors in percentages

R + G + B = 81 + 87 + 88 = 256 (100%)
R 81 of 256 ~ 31.64%
G 87 of 256 ~ 33.98%
B 88 of 256 ~ 34.38'%

%31.64
%33.98
%34.38

CMYK color model

#515758 color CMYK value is (8,1,0,65).

  • cyan value is 7.95%
  • magenta value is 1.14%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (8,1,0,65) C8M1Y0K65 (8%,1%,0%,65%) (0.08/0.01/0.00/0.65) 

CMYK percentages

%7.95
%1.14
%0
%65.49

Codes

Color #515758 in popluar color models

51 57 58
RGB 81 87 88
HSL 189° 4.14% 33.14%
HSB/HSV 189° 7.95% 34.51%
CMYK 7.95% 1.14% 0.00%
65.49%

Color #515758 in popluar number systems.

HEX 51 57 58
Decimal 81 87 88
Binary 1010001 1010111 1011000
Octal 121 127 130

Shades and tints

Shades of #515758

#515758
(81,87,88)
#4A5050
(74,80,80)
#434948
(67,73,72)
#3C4240
(60,66,64)
#353B38
(53,59,56)
#2E3430
(46,52,48)
#272D28
(39,45,40)
#202620
(32,38,32)
#191F18
(25,31,24)
#121810
(18,24,16)
#0B1108
(11,17,8)
#000000
(0,0,0)

Tints of #515758

#515758
(81,87,88)
#606667
(96,102,103)
#6F7576
(111,117,118)
#7E8485
(126,132,133)
#8D9394
(141,147,148)
#9CA2A3
(156,162,163)
#ABB1B2
(171,177,178)
#BAC0C1
(186,192,193)
#C9CFD0
(201,207,208)
#D8DEDF
(216,222,223)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515758; }

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

This text font color is #515758.

Background Color

.myBgColor { background-color: #515758; }

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

This div background color is #515758.

Border color

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

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

This div border color is #515758.

Opacity

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

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

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

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

This text has shadow with #515758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515758.

Preview

Color preview on black background

This text has color #515758 on black background.


Color preview on white background

This text has color #515758 on white background.


Black color preview on #515758 background

This text has black color on #515758 background.


White color preview on #515758 background

This text has white color on #515758 background.


Related colors

Complementary color

Complementary color for #hex is #AEA8A7.


I love getcolorcode.com

Triadic colors

1 #585157 and #575851 with #515758 are triadic colors.

2 #585751 and #575158 with #515758 are triadic colors.