COLOR #518045

HEX: #518045 RGB: (81,128,69)

Color info

#518045 contains red, green and blue colors in about the same proportion. Web safe color of #518045 is #666633 (or #663).

RGB color model

#518045 color RGB value is (81,128,69).

RGB: (81,128,69) (32%, 50%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 128 of 255 = 50%
B 69 of 255 = 27%

81
128
69

R + G + B ~ 36%. #518045 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 128 + 69 = 278 (100%)
R 81 of 278 ~ 29.14%
G 128 of 278 ~ 46.04%
B 69 of 278 ~ 24.82'%

%29.14
%46.04
%24.82

CMYK color model

#518045 color CMYK value is (37,0,46,50).

  • cyan value is 36.72%
  • magenta value is 0.00%
  • yellow value is 46.09%
  • key color value is 49.80%
CMYK: (37,0,46,50) C37M0Y46K50 (37%,0%,46%,50%) (0.37/0.00/0.46/0.50) 

CMYK percentages

%36.72
%0
%46.09
%49.8

Codes

Color #518045 in popluar color models

51 80 45
RGB 81 128 69
HSL 108° 29.95% 38.63%
HSB/HSV 108° 46.09% 50.20%
CMYK 36.72% 0.00% 46.09%
49.80%

Color #518045 in popluar number systems.

HEX 51 80 45
Decimal 81 128 69
Binary 1010001 10000000 1000101
Octal 121 200 105

Shades and tints

Shades of #518045

#518045
(81,128,69)
#4A753F
(74,117,63)
#436A39
(67,106,57)
#3C5F33
(60,95,51)
#35542D
(53,84,45)
#2E4927
(46,73,39)
#273E21
(39,62,33)
#20331B
(32,51,27)
#192815
(25,40,21)
#121D0F
(18,29,15)
#0B1209
(11,18,9)
#000000
(0,0,0)

Tints of #518045

#518045
(81,128,69)
#608B55
(96,139,85)
#6F9665
(111,150,101)
#7EA175
(126,161,117)
#8DAC85
(141,172,133)
#9CB795
(156,183,149)
#ABC2A5
(171,194,165)
#BACDB5
(186,205,181)
#C9D8C5
(201,216,197)
#D8E3D5
(216,227,213)
#E7EEE5
(231,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518045 color. Also use rgb(81,128,69) instead hex code.

Text Font Color

.myTextColor { color: #518045; }

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

This text font color is #518045.

Background Color

.myBgColor { background-color: #518045; }

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

This div background color is #518045.

Border color

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

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

This div border color is #518045.

Opacity

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

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

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

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

This text has shadow with #518045 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518045.

Preview

Color preview on black background

This text has color #518045 on black background.


Color preview on white background

This text has color #518045 on white background.


Black color preview on #518045 background

This text has black color on #518045 background.


White color preview on #518045 background

This text has white color on #518045 background.


Related colors

Complementary color

Complementary color for #hex is #AE7FBA.


I love getcolorcode.com

Triadic colors

1 #455180 and #804551 with #518045 are triadic colors.

2 #458051 and #805145 with #518045 are triadic colors.