COLOR #519583

HEX: #519583 RGB: (81,149,131)

Color info

#519583 contains mainly green and blue colors. Web safe color of #519583 is #669999 (or #699).

RGB color model

#519583 color RGB value is (81,149,131).

RGB: (81,149,131) (32%, 58%, 51%)

RGB channels and saturation

R 81 of 255 = 32%
G 149 of 255 = 58%
B 131 of 255 = 51%

81
149
131

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

Portions of RGB colors in percentages

R + G + B = 81 + 149 + 131 = 361 (100%)
R 81 of 361 ~ 22.44%
G 149 of 361 ~ 41.27%
B 131 of 361 ~ 36.29'%

%22.44
%41.27
%36.29

CMYK color model

#519583 color CMYK value is (46,0,12,42).

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

CMYK: (46,0,12,42)
C46M0Y12K42 (46%, 0%, 12%, 42%)
(0.46 / 0.00 / 0.12 / 0.42)

CMYK percentages

%45.64
%0
%12.08
%41.57

Codes

Color #519583 in popluar color models

51 95 83
RGB 81 149 131
HSL 164° 29.57% 45.10%
HSB/HSV 164° 45.64% 58.43%
CMYK 45.64% 0.00% 12.08%
41.57%

Color #519583 in popluar number systems.

HEX 51 95 83
Decimal 81 149 131
Binary 1010001 10010101 10000011
Octal 121 225 203

Shades and tints

Shades of #519583

#519583
(81,149,131)
#4A8878
(74,136,120)
#437B6D
(67,123,109)
#3C6E62
(60,110,98)
#356157
(53,97,87)
#2E544C
(46,84,76)
#274741
(39,71,65)
#203A36
(32,58,54)
#192D2B
(25,45,43)
#122020
(18,32,32)
#0B1315
(11,19,21)
#000000
(0,0,0)

Tints of #519583

#519583
(81,149,131)
#609E8E
(96,158,142)
#6FA799
(111,167,153)
#7EB0A4
(126,176,164)
#8DB9AF
(141,185,175)
#9CC2BA
(156,194,186)
#ABCBC5
(171,203,197)
#BAD4D0
(186,212,208)
#C9DDDB
(201,221,219)
#D8E6E6
(216,230,230)
#E7EFF1
(231,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #519583; }

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

This text font color is #519583.

Background Color

.myBgColor { background-color: #519583; }

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

This div background color is #519583.

Border color

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

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

This div border color is #519583.

Opacity

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

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

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

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

This text has shadow with #519583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519583.

Preview

Color preview on black background

This text has color #519583 on black background.


Color preview on white background

This text has color #519583 on white background.


Black color preview on #519583 background

This text has black color on #519583 background.


White color preview on #519583 background

This text has white color on #519583 background.


Related colors

Complementary color

Complementary color for #hex is #AE6A7C.


I love getcolorcode.com

Triadic colors

1 #835195 and #958351 with #519583 are triadic colors.

2 #839551 and #955183 with #519583 are triadic colors.