COLOR #515F76

HEX: #515F76 RGB: (81,95,118)

Color info

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

RGB color model

#515F76 color RGB value is (81,95,118).

RGB: (81,95,118) (32%, 37%, 46%)

RGB channels and saturation

R 81 of 255 = 32%
G 95 of 255 = 37%
B 118 of 255 = 46%

81
95
118

R + G + B ~ 38%. #515F76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 95 + 118 = 294 (100%)
R 81 of 294 ~ 27.55%
G 95 of 294 ~ 32.31%
B 118 of 294 ~ 40.14'%

%27.55
%32.31
%40.14

CMYK color model

#515F76 color CMYK value is (31,19,0,54).

  • cyan value is 31.36%
  • magenta value is 19.49%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (31,19,0,54) C31M19Y0K54 (31%,19%,0%,54%) (0.31/0.19/0.00/0.54) 

CMYK percentages

%31.36
%19.49
%0
%53.73

Codes

Color #515F76 in popluar color models

51 5F 76
RGB 81 95 118
HSL 217° 18.59% 39.02%
HSB/HSV 217° 31.36% 46.27%
CMYK 31.36% 19.49% 0.00%
53.73%

Color #515F76 in popluar number systems.

HEX 51 5F 76
Decimal 81 95 118
Binary 1010001 1011111 1110110
Octal 121 137 166

Shades and tints

Shades of #515F76

#515F76
(81,95,118)
#4A576C
(74,87,108)
#434F62
(67,79,98)
#3C4758
(60,71,88)
#353F4E
(53,63,78)
#2E3744
(46,55,68)
#272F3A
(39,47,58)
#202730
(32,39,48)
#191F26
(25,31,38)
#12171C
(18,23,28)
#0B0F12
(11,15,18)
#000000
(0,0,0)

Tints of #515F76

#515F76
(81,95,118)
#606D82
(96,109,130)
#6F7B8E
(111,123,142)
#7E899A
(126,137,154)
#8D97A6
(141,151,166)
#9CA5B2
(156,165,178)
#ABB3BE
(171,179,190)
#BAC1CA
(186,193,202)
#C9CFD6
(201,207,214)
#D8DDE2
(216,221,226)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515F76 color. Also use rgb(81,95,118) instead hex code.

Text Font Color

.myTextColor { color: #515F76; }

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

This text font color is #515F76.

Background Color

.myBgColor { background-color: #515F76; }

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

This div background color is #515F76.

Border color

.myBorderColor { border: 1px solid #515F76; }

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

This div border color is #515F76.

Opacity

.myOpacity80 { color: #515F76; opacity: 0.8; }

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

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

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

This text has shadow with #515F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515F76.

Preview

Color preview on black background

This text has color #515F76 on black background.


Color preview on white background

This text has color #515F76 on white background.


Black color preview on #515F76 background

This text has black color on #515F76 background.


White color preview on #515F76 background

This text has white color on #515F76 background.


Related colors

Complementary color

Complementary color for #hex is #AEA089.


I love getcolorcode.com

Triadic colors

1 #76515F and #5F7651 with #515F76 are triadic colors.

2 #765F51 and #5F5176 with #515F76 are triadic colors.