COLOR #518287

HEX: #518287 RGB: (81,130,135)

Color info

#518287 contains red, green and blue colors in about the same proportion. Web safe color of #518287 is #669999 (or #699).

RGB color model

#518287 color RGB value is (81,130,135).

RGB: (81,130,135) (32%, 51%, 53%)

RGB channels and saturation

R 81 of 255 = 32%
G 130 of 255 = 51%
B 135 of 255 = 53%

81
130
135

R + G + B ~ 45%. #518287 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 130 + 135 = 346 (100%)
R 81 of 346 ~ 23.41%
G 130 of 346 ~ 37.57%
B 135 of 346 ~ 39.02'%

%23.41
%37.57
%39.02

CMYK color model

#518287 color CMYK value is (40,4,0,47).

  • cyan value is 40.00%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (40,4,0,47)
C40M4Y0K47 (40%, 4%, 0%, 47%)
(0.40 / 0.04 / 0.00 / 0.47)

CMYK percentages

%40
%3.7
%0
%47.06

Codes

Color #518287 in popluar color models

51 82 87
RGB 81 130 135
HSL 186° 25.00% 42.35%
HSB/HSV 186° 40.00% 52.94%
CMYK 40.00% 3.70% 0.00%
47.06%

Color #518287 in popluar number systems.

HEX 51 82 87
Decimal 81 130 135
Binary 1010001 10000010 10000111
Octal 121 202 207

Shades and tints

Shades of #518287

#518287
(81,130,135)
#4A777B
(74,119,123)
#436C6F
(67,108,111)
#3C6163
(60,97,99)
#355657
(53,86,87)
#2E4B4B
(46,75,75)
#27403F
(39,64,63)
#203533
(32,53,51)
#192A27
(25,42,39)
#121F1B
(18,31,27)
#0B140F
(11,20,15)
#000000
(0,0,0)

Tints of #518287

#518287
(81,130,135)
#608D91
(96,141,145)
#6F989B
(111,152,155)
#7EA3A5
(126,163,165)
#8DAEAF
(141,174,175)
#9CB9B9
(156,185,185)
#ABC4C3
(171,196,195)
#BACFCD
(186,207,205)
#C9DAD7
(201,218,215)
#D8E5E1
(216,229,225)
#E7F0EB
(231,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518287 color. Also use rgb(81,130,135) instead hex code.

Text Font Color

.myTextColor { color: #518287; }

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

This text font color is #518287.

Background Color

.myBgColor { background-color: #518287; }

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

This div background color is #518287.

Border color

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

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

This div border color is #518287.

Opacity

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

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

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

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

This text has shadow with #518287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518287.

Preview

Color preview on black background

This text has color #518287 on black background.


Color preview on white background

This text has color #518287 on white background.


Black color preview on #518287 background

This text has black color on #518287 background.


White color preview on #518287 background

This text has white color on #518287 background.


Related colors

Complementary color

Complementary color for #hex is #AE7D78.


I love getcolorcode.com

Triadic colors

1 #875182 and #828751 with #518287 are triadic colors.

2 #878251 and #825187 with #518287 are triadic colors.