COLOR #515862

HEX: #515862 RGB: (81,88,98)

Color info

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

RGB color model

#515862 color RGB value is (81,88,98).

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

RGB channels and saturation

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

81
88
98

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 98 = 267 (100%)
R 81 of 267 ~ 30.34%
G 88 of 267 ~ 32.96%
B 98 of 267 ~ 36.7'%

%30.34
%32.96
%36.7

CMYK color model

#515862 color CMYK value is (17,10,0,62).

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

CMYK: (17,10,0,62)
C17M10Y0K62 (17%, 10%, 0%, 62%)
(0.17 / 0.10 / 0.00 / 0.62)

CMYK percentages

%17.35
%10.2
%0
%61.57

Codes

Color #515862 in popluar color models

51 58 62
RGB 81 88 98
HSL 215° 9.50% 35.10%
HSB/HSV 215° 17.35% 38.43%
CMYK 17.35% 10.20% 0.00%
61.57%

Color #515862 in popluar number systems.

HEX 51 58 62
Decimal 81 88 98
Binary 1010001 1011000 1100010
Octal 121 130 142

Shades and tints

Shades of #515862

#515862
(81,88,98)
#4A505A
(74,80,90)
#434852
(67,72,82)
#3C404A
(60,64,74)
#353842
(53,56,66)
#2E303A
(46,48,58)
#272832
(39,40,50)
#20202A
(32,32,42)
#191822
(25,24,34)
#12101A
(18,16,26)
#0B0812
(11,8,18)
#000000
(0,0,0)

Tints of #515862

#515862
(81,88,98)
#606770
(96,103,112)
#6F767E
(111,118,126)
#7E858C
(126,133,140)
#8D949A
(141,148,154)
#9CA3A8
(156,163,168)
#ABB2B6
(171,178,182)
#BAC1C4
(186,193,196)
#C9D0D2
(201,208,210)
#D8DFE0
(216,223,224)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515862; }

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

This text font color is #515862.

Background Color

.myBgColor { background-color: #515862; }

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

This div background color is #515862.

Border color

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

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

This div border color is #515862.

Opacity

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

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

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

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

This text has shadow with #515862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515862.

Preview

Color preview on black background

This text has color #515862 on black background.


Color preview on white background

This text has color #515862 on white background.


Black color preview on #515862 background

This text has black color on #515862 background.


White color preview on #515862 background

This text has white color on #515862 background.


Related colors

Complementary color

Complementary color for #hex is #AEA79D.


I love getcolorcode.com

Triadic colors

1 #625158 and #586251 with #515862 are triadic colors.

2 #625851 and #585162 with #515862 are triadic colors.