COLOR #518285

HEX: #518285 RGB: (81,130,133)

Color info

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

RGB color model

#518285 color RGB value is (81,130,133).

RGB: (81,130,133) (32%, 51%, 52%)

RGB channels and saturation

R 81 of 255 = 32%
G 130 of 255 = 51%
B 133 of 255 = 52%

81
130
133

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

Portions of RGB colors in percentages

R + G + B = 81 + 130 + 133 = 344 (100%)
R 81 of 344 ~ 23.55%
G 130 of 344 ~ 37.79%
B 133 of 344 ~ 38.66'%

%23.55
%37.79
%38.66

CMYK color model

#518285 color CMYK value is (39,2,0,48).

  • cyan value is 39.10%
  • magenta value is 2.26%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (39,2,0,48)
C39M2Y0K48 (39%, 2%, 0%, 48%)
(0.39 / 0.02 / 0.00 / 0.48)

CMYK percentages

%39.1
%2.26
%0
%47.84

Codes

Color #518285 in popluar color models

51 82 85
RGB 81 130 133
HSL 183° 24.30% 41.96%
HSB/HSV 183° 39.10% 52.16%
CMYK 39.10% 2.26% 0.00%
47.84%

Color #518285 in popluar number systems.

HEX 51 82 85
Decimal 81 130 133
Binary 1010001 10000010 10000101
Octal 121 202 205

Shades and tints

Shades of #518285

#518285
(81,130,133)
#4A7779
(74,119,121)
#436C6D
(67,108,109)
#3C6161
(60,97,97)
#355655
(53,86,85)
#2E4B49
(46,75,73)
#27403D
(39,64,61)
#203531
(32,53,49)
#192A25
(25,42,37)
#121F19
(18,31,25)
#0B140D
(11,20,13)
#000000
(0,0,0)

Tints of #518285

#518285
(81,130,133)
#608D90
(96,141,144)
#6F989B
(111,152,155)
#7EA3A6
(126,163,166)
#8DAEB1
(141,174,177)
#9CB9BC
(156,185,188)
#ABC4C7
(171,196,199)
#BACFD2
(186,207,210)
#C9DADD
(201,218,221)
#D8E5E8
(216,229,232)
#E7F0F3
(231,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518285; }

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

This text font color is #518285.

Background Color

.myBgColor { background-color: #518285; }

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

This div background color is #518285.

Border color

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

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

This div border color is #518285.

Opacity

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

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

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

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

This text has shadow with #518285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518285.

Preview

Color preview on black background

This text has color #518285 on black background.


Color preview on white background

This text has color #518285 on white background.


Black color preview on #518285 background

This text has black color on #518285 background.


White color preview on #518285 background

This text has white color on #518285 background.


Related colors

Complementary color

Complementary color for #hex is #AE7D7A.


I love getcolorcode.com

Triadic colors

1 #855182 and #828551 with #518285 are triadic colors.

2 #858251 and #825185 with #518285 are triadic colors.