COLOR #518537

HEX: #518537 RGB: (81,133,55)

Color info

#518537 contains mainly red and green colors. Web safe color of #518537 is #669933 (or #693).

RGB color model

#518537 color RGB value is (81,133,55).

RGB: (81,133,55) (32%, 52%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 133 of 255 = 52%
B 55 of 255 = 22%

81
133
55

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

Portions of RGB colors in percentages

R + G + B = 81 + 133 + 55 = 269 (100%)
R 81 of 269 ~ 30.11%
G 133 of 269 ~ 49.44%
B 55 of 269 ~ 20.45'%

%30.11
%49.44
%20.45

CMYK color model

#518537 color CMYK value is (39,0,59,48).

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

CMYK: (39,0,59,48)
C39M0Y59K48 (39%, 0%, 59%, 48%)
(0.39 / 0.00 / 0.59 / 0.48)

CMYK percentages

%39.1
%0
%58.65
%47.84

Codes

Color #518537 in popluar color models

51 85 37
RGB 81 133 55
HSL 100° 41.49% 36.86%
HSB/HSV 100° 58.65% 52.16%
CMYK 39.10% 0.00% 58.65%
47.84%

Color #518537 in popluar number systems.

HEX 51 85 37
Decimal 81 133 55
Binary 1010001 10000101 110111
Octal 121 205 67

Shades and tints

Shades of #518537

#518537
(81,133,55)
#4A7932
(74,121,50)
#436D2D
(67,109,45)
#3C6128
(60,97,40)
#355523
(53,85,35)
#2E491E
(46,73,30)
#273D19
(39,61,25)
#203114
(32,49,20)
#19250F
(25,37,15)
#12190A
(18,25,10)
#0B0D05
(11,13,5)
#000000
(0,0,0)

Tints of #518537

#518537
(81,133,55)
#609049
(96,144,73)
#6F9B5B
(111,155,91)
#7EA66D
(126,166,109)
#8DB17F
(141,177,127)
#9CBC91
(156,188,145)
#ABC7A3
(171,199,163)
#BAD2B5
(186,210,181)
#C9DDC7
(201,221,199)
#D8E8D9
(216,232,217)
#E7F3EB
(231,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518537; }

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

This text font color is #518537.

Background Color

.myBgColor { background-color: #518537; }

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

This div background color is #518537.

Border color

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

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

This div border color is #518537.

Opacity

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

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

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

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

This text has shadow with #518537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518537.

Preview

Color preview on black background

This text has color #518537 on black background.


Color preview on white background

This text has color #518537 on white background.


Black color preview on #518537 background

This text has black color on #518537 background.


White color preview on #518537 background

This text has white color on #518537 background.


Related colors

Complementary color

Complementary color for #hex is #AE7AC8.


I love getcolorcode.com

Triadic colors

1 #375185 and #853751 with #518537 are triadic colors.

2 #378551 and #855137 with #518537 are triadic colors.