COLOR #519570

HEX: #519570 RGB: (81,149,112)

Color info

#519570 contains mainly green and blue colors. Web safe color of #519570 is #669966 (or #696).

RGB color model

#519570 color RGB value is (81,149,112).

RGB: (81,149,112) (32%, 58%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 149 of 255 = 58%
B 112 of 255 = 44%

81
149
112

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

Portions of RGB colors in percentages

R + G + B = 81 + 149 + 112 = 342 (100%)
R 81 of 342 ~ 23.68%
G 149 of 342 ~ 43.57%
B 112 of 342 ~ 32.75'%

%23.68
%43.57
%32.75

CMYK color model

#519570 color CMYK value is (46,0,25,42).

  • cyan value is 45.64%
  • magenta value is 0.00%
  • yellow value is 24.83%
  • key color value is 41.57%

CMYK: (46,0,25,42)
C46M0Y25K42 (46%, 0%, 25%, 42%)
(0.46 / 0.00 / 0.25 / 0.42)

CMYK percentages

%45.64
%0
%24.83
%41.57

Codes

Color #519570 in popluar color models

51 95 70
RGB 81 149 112
HSL 147° 29.57% 45.10%
HSB/HSV 147° 45.64% 58.43%
CMYK 45.64% 0.00% 24.83%
41.57%

Color #519570 in popluar number systems.

HEX 51 95 70
Decimal 81 149 112
Binary 1010001 10010101 1110000
Octal 121 225 160

Shades and tints

Shades of #519570

#519570
(81,149,112)
#4A8866
(74,136,102)
#437B5C
(67,123,92)
#3C6E52
(60,110,82)
#356148
(53,97,72)
#2E543E
(46,84,62)
#274734
(39,71,52)
#203A2A
(32,58,42)
#192D20
(25,45,32)
#122016
(18,32,22)
#0B130C
(11,19,12)
#000000
(0,0,0)

Tints of #519570

#519570
(81,149,112)
#609E7D
(96,158,125)
#6FA78A
(111,167,138)
#7EB097
(126,176,151)
#8DB9A4
(141,185,164)
#9CC2B1
(156,194,177)
#ABCBBE
(171,203,190)
#BAD4CB
(186,212,203)
#C9DDD8
(201,221,216)
#D8E6E5
(216,230,229)
#E7EFF2
(231,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519570 color. Also use rgb(81,149,112) instead hex code.

Text Font Color

.myTextColor { color: #519570; }

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

This text font color is #519570.

Background Color

.myBgColor { background-color: #519570; }

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

This div background color is #519570.

Border color

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

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

This div border color is #519570.

Opacity

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

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

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

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

This text has shadow with #519570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519570.

Preview

Color preview on black background

This text has color #519570 on black background.


Color preview on white background

This text has color #519570 on white background.


Black color preview on #519570 background

This text has black color on #519570 background.


White color preview on #519570 background

This text has white color on #519570 background.


Related colors

Complementary color

Complementary color for #hex is #AE6A8F.


I love getcolorcode.com

Triadic colors

1 #705195 and #957051 with #519570 are triadic colors.

2 #709551 and #955170 with #519570 are triadic colors.