COLOR #519980

HEX: #519980 RGB: (81,153,128)

Color info

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

RGB color model

#519980 color RGB value is (81,153,128).

RGB: (81,153,128) (32%, 60%, 50%)

RGB channels and saturation

R 81 of 255 = 32%
G 153 of 255 = 60%
B 128 of 255 = 50%

81
153
128

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

Portions of RGB colors in percentages

R + G + B = 81 + 153 + 128 = 362 (100%)
R 81 of 362 ~ 22.38%
G 153 of 362 ~ 42.27%
B 128 of 362 ~ 35.36'%

%22.38
%42.27
%35.36

CMYK color model

#519980 color CMYK value is (47,0,16,40).

  • cyan value is 47.06%
  • magenta value is 0.00%
  • yellow value is 16.34%
  • key color value is 40.00%

CMYK: (47,0,16,40)
C47M0Y16K40 (47%, 0%, 16%, 40%)
(0.47 / 0.00 / 0.16 / 0.40)

CMYK percentages

%47.06
%0
%16.34
%40

Codes

Color #519980 in popluar color models

51 99 80
RGB 81 153 128
HSL 159° 30.77% 45.88%
HSB/HSV 159° 47.06% 60.00%
CMYK 47.06% 0.00% 16.34%
40.00%

Color #519980 in popluar number systems.

HEX 51 99 80
Decimal 81 153 128
Binary 1010001 10011001 10000000
Octal 121 231 200

Shades and tints

Shades of #519980

#519980
(81,153,128)
#4A8C75
(74,140,117)
#437F6A
(67,127,106)
#3C725F
(60,114,95)
#356554
(53,101,84)
#2E5849
(46,88,73)
#274B3E
(39,75,62)
#203E33
(32,62,51)
#193128
(25,49,40)
#12241D
(18,36,29)
#0B1712
(11,23,18)
#000000
(0,0,0)

Tints of #519980

#519980
(81,153,128)
#60A28B
(96,162,139)
#6FAB96
(111,171,150)
#7EB4A1
(126,180,161)
#8DBDAC
(141,189,172)
#9CC6B7
(156,198,183)
#ABCFC2
(171,207,194)
#BAD8CD
(186,216,205)
#C9E1D8
(201,225,216)
#D8EAE3
(216,234,227)
#E7F3EE
(231,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #519980; }

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

This text font color is #519980.

Background Color

.myBgColor { background-color: #519980; }

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

This div background color is #519980.

Border color

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

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

This div border color is #519980.

Opacity

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

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

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

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

This text has shadow with #519980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519980.

Preview

Color preview on black background

This text has color #519980 on black background.


Color preview on white background

This text has color #519980 on white background.


Black color preview on #519980 background

This text has black color on #519980 background.


White color preview on #519980 background

This text has white color on #519980 background.


Related colors

Complementary color

Complementary color for #hex is #AE667F.


I love getcolorcode.com

Triadic colors

1 #805199 and #998051 with #519980 are triadic colors.

2 #809951 and #995180 with #519980 are triadic colors.