COLOR #518563

HEX: #518563 RGB: (81,133,99)

Color info

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

RGB color model

#518563 color RGB value is (81,133,99).

RGB: (81,133,99) (32%, 52%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 133 of 255 = 52%
B 99 of 255 = 39%

81
133
99

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

Portions of RGB colors in percentages

R + G + B = 81 + 133 + 99 = 313 (100%)
R 81 of 313 ~ 25.88%
G 133 of 313 ~ 42.49%
B 99 of 313 ~ 31.63'%

%25.88
%42.49
%31.63

CMYK color model

#518563 color CMYK value is (39,0,26,48).

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

CMYK: (39,0,26,48)
C39M0Y26K48 (39%, 0%, 26%, 48%)
(0.39 / 0.00 / 0.26 / 0.48)

CMYK percentages

%39.1
%0
%25.56
%47.84

Codes

Color #518563 in popluar color models

51 85 63
RGB 81 133 99
HSL 141° 24.30% 41.96%
HSB/HSV 141° 39.10% 52.16%
CMYK 39.10% 0.00% 25.56%
47.84%

Color #518563 in popluar number systems.

HEX 51 85 63
Decimal 81 133 99
Binary 1010001 10000101 1100011
Octal 121 205 143

Shades and tints

Shades of #518563

#518563
(81,133,99)
#4A795A
(74,121,90)
#436D51
(67,109,81)
#3C6148
(60,97,72)
#35553F
(53,85,63)
#2E4936
(46,73,54)
#273D2D
(39,61,45)
#203124
(32,49,36)
#19251B
(25,37,27)
#121912
(18,25,18)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #518563

#518563
(81,133,99)
#609071
(96,144,113)
#6F9B7F
(111,155,127)
#7EA68D
(126,166,141)
#8DB19B
(141,177,155)
#9CBCA9
(156,188,169)
#ABC7B7
(171,199,183)
#BAD2C5
(186,210,197)
#C9DDD3
(201,221,211)
#D8E8E1
(216,232,225)
#E7F3EF
(231,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518563; }

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

This text font color is #518563.

Background Color

.myBgColor { background-color: #518563; }

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

This div background color is #518563.

Border color

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

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

This div border color is #518563.

Opacity

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

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

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

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

This text has shadow with #518563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518563.

Preview

Color preview on black background

This text has color #518563 on black background.


Color preview on white background

This text has color #518563 on white background.


Black color preview on #518563 background

This text has black color on #518563 background.


White color preview on #518563 background

This text has white color on #518563 background.


Related colors

Complementary color

Complementary color for #hex is #AE7A9C.


I love getcolorcode.com

Triadic colors

1 #635185 and #856351 with #518563 are triadic colors.

2 #638551 and #855163 with #518563 are triadic colors.