COLOR #518558

HEX: #518558 RGB: (81,133,88)

Color info

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

RGB color model

#518558 color RGB value is (81,133,88).

RGB: (81,133,88) (32%, 52%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 133 of 255 = 52%
B 88 of 255 = 35%

81
133
88

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

Portions of RGB colors in percentages

R + G + B = 81 + 133 + 88 = 302 (100%)
R 81 of 302 ~ 26.82%
G 133 of 302 ~ 44.04%
B 88 of 302 ~ 29.14'%

%26.82
%44.04
%29.14

CMYK color model

#518558 color CMYK value is (39,0,34,48).

  • cyan value is 39.10%
  • magenta value is 0.00%
  • yellow value is 33.83%
  • key color value is 47.84%
CMYK: (39,0,34,48) C39M0Y34K48 (39%,0%,34%,48%) (0.39/0.00/0.34/0.48) 

CMYK percentages

%39.1
%0
%33.83
%47.84

Codes

Color #518558 in popluar color models

51 85 58
RGB 81 133 88
HSL 128° 24.30% 41.96%
HSB/HSV 128° 39.10% 52.16%
CMYK 39.10% 0.00% 33.83%
47.84%

Color #518558 in popluar number systems.

HEX 51 85 58
Decimal 81 133 88
Binary 1010001 10000101 1011000
Octal 121 205 130

Shades and tints

Shades of #518558

#518558
(81,133,88)
#4A7950
(74,121,80)
#436D48
(67,109,72)
#3C6140
(60,97,64)
#355538
(53,85,56)
#2E4930
(46,73,48)
#273D28
(39,61,40)
#203120
(32,49,32)
#192518
(25,37,24)
#121910
(18,25,16)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #518558

#518558
(81,133,88)
#609067
(96,144,103)
#6F9B76
(111,155,118)
#7EA685
(126,166,133)
#8DB194
(141,177,148)
#9CBCA3
(156,188,163)
#ABC7B2
(171,199,178)
#BAD2C1
(186,210,193)
#C9DDD0
(201,221,208)
#D8E8DF
(216,232,223)
#E7F3EE
(231,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518558; }

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

This text font color is #518558.

Background Color

.myBgColor { background-color: #518558; }

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

This div background color is #518558.

Border color

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

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

This div border color is #518558.

Opacity

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

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

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

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

This text has shadow with #518558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518558.

Preview

Color preview on black background

This text has color #518558 on black background.


Color preview on white background

This text has color #518558 on white background.


Black color preview on #518558 background

This text has black color on #518558 background.


White color preview on #518558 background

This text has white color on #518558 background.


Related colors

Complementary color

Complementary color for #hex is #AE7AA7.


I love getcolorcode.com

Triadic colors

1 #585185 and #855851 with #518558 are triadic colors.

2 #588551 and #855158 with #518558 are triadic colors.