COLOR #515062

HEX: #515062 RGB: (81,80,98)

Color info

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

RGB color model

#515062 color RGB value is (81,80,98).

RGB: (81,80,98) (32%, 31%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 98 of 255 = 38%

81
80
98

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

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 98 = 259 (100%)
R 81 of 259 ~ 31.27%
G 80 of 259 ~ 30.89%
B 98 of 259 ~ 37.84'%

%31.27
%30.89
%37.84

CMYK color model

#515062 color CMYK value is (17,18,0,62).

  • cyan value is 17.35%
  • magenta value is 18.37%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (17,18,0,62)
C17M18Y0K62 (17%, 18%, 0%, 62%)
(0.17 / 0.18 / 0.00 / 0.62)

CMYK percentages

%17.35
%18.37
%0
%61.57

Codes

Color #515062 in popluar color models

51 50 62
RGB 81 80 98
HSL 243° 10.11% 34.90%
HSB/HSV 243° 18.37% 38.43%
CMYK 17.35% 18.37% 0.00%
61.57%

Color #515062 in popluar number systems.

HEX 51 50 62
Decimal 81 80 98
Binary 1010001 1010000 1100010
Octal 121 120 142

Shades and tints

Shades of #515062

#515062
(81,80,98)
#4A495A
(74,73,90)
#434252
(67,66,82)
#3C3B4A
(60,59,74)
#353442
(53,52,66)
#2E2D3A
(46,45,58)
#272632
(39,38,50)
#201F2A
(32,31,42)
#191822
(25,24,34)
#12111A
(18,17,26)
#0B0A12
(11,10,18)
#000000
(0,0,0)

Tints of #515062

#515062
(81,80,98)
#605F70
(96,95,112)
#6F6E7E
(111,110,126)
#7E7D8C
(126,125,140)
#8D8C9A
(141,140,154)
#9C9BA8
(156,155,168)
#ABAAB6
(171,170,182)
#BAB9C4
(186,185,196)
#C9C8D2
(201,200,210)
#D8D7E0
(216,215,224)
#E7E6EE
(231,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515062; }

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

This text font color is #515062.

Background Color

.myBgColor { background-color: #515062; }

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

This div background color is #515062.

Border color

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

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

This div border color is #515062.

Opacity

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

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

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

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

This text has shadow with #515062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515062.

Preview

Color preview on black background

This text has color #515062 on black background.


Color preview on white background

This text has color #515062 on white background.


Black color preview on #515062 background

This text has black color on #515062 background.


White color preview on #515062 background

This text has white color on #515062 background.


Related colors

Complementary color

Complementary color for #hex is #AEAF9D.


I love getcolorcode.com

Triadic colors

1 #625150 and #506251 with #515062 are triadic colors.

2 #625051 and #505162 with #515062 are triadic colors.