COLOR #518574

HEX: #518574 RGB: (81,133,116)

Color info

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

RGB color model

#518574 color RGB value is (81,133,116).

RGB: (81,133,116) (32%, 52%, 45%)

RGB channels and saturation

R 81 of 255 = 32%
G 133 of 255 = 52%
B 116 of 255 = 45%

81
133
116

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

Portions of RGB colors in percentages

R + G + B = 81 + 133 + 116 = 330 (100%)
R 81 of 330 ~ 24.55%
G 133 of 330 ~ 40.3%
B 116 of 330 ~ 35.15'%

%24.55
%40.3
%35.15

CMYK color model

#518574 color CMYK value is (39,0,13,48).

  • cyan value is 39.10%
  • magenta value is 0.00%
  • yellow value is 12.78%
  • key color value is 47.84%
CMYK: (39,0,13,48) C39M0Y13K48 (39%,0%,13%,48%) (0.39/0.00/0.13/0.48) 

CMYK percentages

%39.1
%0
%12.78
%47.84

Codes

Color #518574 in popluar color models

51 85 74
RGB 81 133 116
HSL 160° 24.30% 41.96%
HSB/HSV 160° 39.10% 52.16%
CMYK 39.10% 0.00% 12.78%
47.84%

Color #518574 in popluar number systems.

HEX 51 85 74
Decimal 81 133 116
Binary 1010001 10000101 1110100
Octal 121 205 164

Shades and tints

Shades of #518574

#518574
(81,133,116)
#4A796A
(74,121,106)
#436D60
(67,109,96)
#3C6156
(60,97,86)
#35554C
(53,85,76)
#2E4942
(46,73,66)
#273D38
(39,61,56)
#20312E
(32,49,46)
#192524
(25,37,36)
#12191A
(18,25,26)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #518574

#518574
(81,133,116)
#609080
(96,144,128)
#6F9B8C
(111,155,140)
#7EA698
(126,166,152)
#8DB1A4
(141,177,164)
#9CBCB0
(156,188,176)
#ABC7BC
(171,199,188)
#BAD2C8
(186,210,200)
#C9DDD4
(201,221,212)
#D8E8E0
(216,232,224)
#E7F3EC
(231,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518574; }

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

This text font color is #518574.

Background Color

.myBgColor { background-color: #518574; }

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

This div background color is #518574.

Border color

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

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

This div border color is #518574.

Opacity

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

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

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

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

This text has shadow with #518574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518574.

Preview

Color preview on black background

This text has color #518574 on black background.


Color preview on white background

This text has color #518574 on white background.


Black color preview on #518574 background

This text has black color on #518574 background.


White color preview on #518574 background

This text has white color on #518574 background.


Related colors

Complementary color

Complementary color for #hex is #AE7A8B.


I love getcolorcode.com

Triadic colors

1 #745185 and #857451 with #518574 are triadic colors.

2 #748551 and #855174 with #518574 are triadic colors.