COLOR #518673

HEX: #518673 RGB: (81,134,115)

Color info

#518673 contains red, green and blue colors in about the same proportion. Web safe color of #518673 is #669966 (or #696).

RGB color model

#518673 color RGB value is (81,134,115).

RGB: (81,134,115) (32%, 53%, 45%)

RGB channels and saturation

R 81 of 255 = 32%
G 134 of 255 = 53%
B 115 of 255 = 45%

81
134
115

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

Portions of RGB colors in percentages

R + G + B = 81 + 134 + 115 = 330 (100%)
R 81 of 330 ~ 24.55%
G 134 of 330 ~ 40.61%
B 115 of 330 ~ 34.85'%

%24.55
%40.61
%34.85

CMYK color model

#518673 color CMYK value is (40,0,14,47).

  • cyan value is 39.55%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 47.45%

CMYK: (40,0,14,47)
C40M0Y14K47 (40%, 0%, 14%, 47%)
(0.40 / 0.00 / 0.14 / 0.47)

CMYK percentages

%39.55
%0
%14.18
%47.45

Codes

Color #518673 in popluar color models

51 86 73
RGB 81 134 115
HSL 158° 24.65% 42.16%
HSB/HSV 158° 39.55% 52.55%
CMYK 39.55% 0.00% 14.18%
47.45%

Color #518673 in popluar number systems.

HEX 51 86 73
Decimal 81 134 115
Binary 1010001 10000110 1110011
Octal 121 206 163

Shades and tints

Shades of #518673

#518673
(81,134,115)
#4A7A69
(74,122,105)
#436E5F
(67,110,95)
#3C6255
(60,98,85)
#35564B
(53,86,75)
#2E4A41
(46,74,65)
#273E37
(39,62,55)
#20322D
(32,50,45)
#192623
(25,38,35)
#121A19
(18,26,25)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #518673

#518673
(81,134,115)
#60917F
(96,145,127)
#6F9C8B
(111,156,139)
#7EA797
(126,167,151)
#8DB2A3
(141,178,163)
#9CBDAF
(156,189,175)
#ABC8BB
(171,200,187)
#BAD3C7
(186,211,199)
#C9DED3
(201,222,211)
#D8E9DF
(216,233,223)
#E7F4EB
(231,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518673 color. Also use rgb(81,134,115) instead hex code.

Text Font Color

.myTextColor { color: #518673; }

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

This text font color is #518673.

Background Color

.myBgColor { background-color: #518673; }

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

This div background color is #518673.

Border color

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

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

This div border color is #518673.

Opacity

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

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

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

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

This text has shadow with #518673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518673.

Preview

Color preview on black background

This text has color #518673 on black background.


Color preview on white background

This text has color #518673 on white background.


Black color preview on #518673 background

This text has black color on #518673 background.


White color preview on #518673 background

This text has white color on #518673 background.


Related colors

Complementary color

Complementary color for #hex is #AE798C.


I love getcolorcode.com

Triadic colors

1 #735186 and #867351 with #518673 are triadic colors.

2 #738651 and #865173 with #518673 are triadic colors.