COLOR #519091

HEX: #519091 RGB: (81,144,145)

Color info

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

RGB color model

#519091 color RGB value is (81,144,145).

RGB: (81,144,145) (32%, 56%, 57%)

RGB channels and saturation

R 81 of 255 = 32%
G 144 of 255 = 56%
B 145 of 255 = 57%

81
144
145

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

Portions of RGB colors in percentages

R + G + B = 81 + 144 + 145 = 370 (100%)
R 81 of 370 ~ 21.89%
G 144 of 370 ~ 38.92%
B 145 of 370 ~ 39.19'%

%21.89
%38.92
%39.19

CMYK color model

#519091 color CMYK value is (44,1,0,43).

  • cyan value is 44.14%
  • magenta value is 0.69%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (44,1,0,43)
C44M1Y0K43 (44%, 1%, 0%, 43%)
(0.44 / 0.01 / 0.00 / 0.43)

CMYK percentages

%44.14
%0.69
%0
%43.14

Codes

Color #519091 in popluar color models

51 90 91
RGB 81 144 145
HSL 181° 28.32% 44.31%
HSB/HSV 181° 44.14% 56.86%
CMYK 44.14% 0.69% 0.00%
43.14%

Color #519091 in popluar number systems.

HEX 51 90 91
Decimal 81 144 145
Binary 1010001 10010000 10010001
Octal 121 220 221

Shades and tints

Shades of #519091

#519091
(81,144,145)
#4A8384
(74,131,132)
#437677
(67,118,119)
#3C696A
(60,105,106)
#355C5D
(53,92,93)
#2E4F50
(46,79,80)
#274243
(39,66,67)
#203536
(32,53,54)
#192829
(25,40,41)
#121B1C
(18,27,28)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #519091

#519091
(81,144,145)
#609A9B
(96,154,155)
#6FA4A5
(111,164,165)
#7EAEAF
(126,174,175)
#8DB8B9
(141,184,185)
#9CC2C3
(156,194,195)
#ABCCCD
(171,204,205)
#BAD6D7
(186,214,215)
#C9E0E1
(201,224,225)
#D8EAEB
(216,234,235)
#E7F4F5
(231,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519091 color. Also use rgb(81,144,145) instead hex code.

Text Font Color

.myTextColor { color: #519091; }

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

This text font color is #519091.

Background Color

.myBgColor { background-color: #519091; }

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

This div background color is #519091.

Border color

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

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

This div border color is #519091.

Opacity

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

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

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

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

This text has shadow with #519091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519091.

Preview

Color preview on black background

This text has color #519091 on black background.


Color preview on white background

This text has color #519091 on white background.


Black color preview on #519091 background

This text has black color on #519091 background.


White color preview on #519091 background

This text has white color on #519091 background.


Related colors

Complementary color

Complementary color for #hex is #AE6F6E.


I love getcolorcode.com

Triadic colors

1 #915190 and #909151 with #519091 are triadic colors.

2 #919051 and #905191 with #519091 are triadic colors.