COLOR #518552

HEX: #518552 RGB: (81,133,82)

Color info

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

RGB color model

#518552 color RGB value is (81,133,82).

RGB: (81,133,82) (32%, 52%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 133 of 255 = 52%
B 82 of 255 = 32%

81
133
82

R + G + B ~ 39%. #518552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 133 + 82 = 296 (100%)
R 81 of 296 ~ 27.36%
G 133 of 296 ~ 44.93%
B 82 of 296 ~ 27.7'%

%27.36
%44.93
%27.7

CMYK color model

#518552 color CMYK value is (39,0,38,48).

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

CMYK: (39,0,38,48)
C39M0Y38K48 (39%, 0%, 38%, 48%)
(0.39 / 0.00 / 0.38 / 0.48)

CMYK percentages

%39.1
%0
%38.35
%47.84

Codes

Color #518552 in popluar color models

51 85 52
RGB 81 133 82
HSL 121° 24.30% 41.96%
HSB/HSV 121° 39.10% 52.16%
CMYK 39.10% 0.00% 38.35%
47.84%

Color #518552 in popluar number systems.

HEX 51 85 52
Decimal 81 133 82
Binary 1010001 10000101 1010010
Octal 121 205 122

Shades and tints

Shades of #518552

#518552
(81,133,82)
#4A794B
(74,121,75)
#436D44
(67,109,68)
#3C613D
(60,97,61)
#355536
(53,85,54)
#2E492F
(46,73,47)
#273D28
(39,61,40)
#203121
(32,49,33)
#19251A
(25,37,26)
#121913
(18,25,19)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #518552

#518552
(81,133,82)
#609061
(96,144,97)
#6F9B70
(111,155,112)
#7EA67F
(126,166,127)
#8DB18E
(141,177,142)
#9CBC9D
(156,188,157)
#ABC7AC
(171,199,172)
#BAD2BB
(186,210,187)
#C9DDCA
(201,221,202)
#D8E8D9
(216,232,217)
#E7F3E8
(231,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518552; }

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

This text font color is #518552.

Background Color

.myBgColor { background-color: #518552; }

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

This div background color is #518552.

Border color

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

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

This div border color is #518552.

Opacity

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

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

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

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

This text has shadow with #518552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518552.

Preview

Color preview on black background

This text has color #518552 on black background.


Color preview on white background

This text has color #518552 on white background.


Black color preview on #518552 background

This text has black color on #518552 background.


White color preview on #518552 background

This text has white color on #518552 background.


Related colors

Complementary color

Complementary color for #hex is #AE7AAD.


I love getcolorcode.com

Triadic colors

1 #525185 and #855251 with #518552 are triadic colors.

2 #528551 and #855152 with #518552 are triadic colors.