COLOR #519184

HEX: #519184 RGB: (81,145,132)

Color info

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

RGB color model

#519184 color RGB value is (81,145,132).

RGB: (81,145,132) (32%, 57%, 52%)

RGB channels and saturation

R 81 of 255 = 32%
G 145 of 255 = 57%
B 132 of 255 = 52%

81
145
132

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

Portions of RGB colors in percentages

R + G + B = 81 + 145 + 132 = 358 (100%)
R 81 of 358 ~ 22.63%
G 145 of 358 ~ 40.5%
B 132 of 358 ~ 36.87'%

%22.63
%40.5
%36.87

CMYK color model

#519184 color CMYK value is (44,0,9,43).

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

CMYK: (44,0,9,43)
C44M0Y9K43 (44%, 0%, 9%, 43%)
(0.44 / 0.00 / 0.09 / 0.43)

CMYK percentages

%44.14
%0
%8.97
%43.14

Codes

Color #519184 in popluar color models

51 91 84
RGB 81 145 132
HSL 168° 28.32% 44.31%
HSB/HSV 168° 44.14% 56.86%
CMYK 44.14% 0.00% 8.97%
43.14%

Color #519184 in popluar number systems.

HEX 51 91 84
Decimal 81 145 132
Binary 1010001 10010001 10000100
Octal 121 221 204

Shades and tints

Shades of #519184

#519184
(81,145,132)
#4A8478
(74,132,120)
#43776C
(67,119,108)
#3C6A60
(60,106,96)
#355D54
(53,93,84)
#2E5048
(46,80,72)
#27433C
(39,67,60)
#203630
(32,54,48)
#192924
(25,41,36)
#121C18
(18,28,24)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #519184

#519184
(81,145,132)
#609B8F
(96,155,143)
#6FA59A
(111,165,154)
#7EAFA5
(126,175,165)
#8DB9B0
(141,185,176)
#9CC3BB
(156,195,187)
#ABCDC6
(171,205,198)
#BAD7D1
(186,215,209)
#C9E1DC
(201,225,220)
#D8EBE7
(216,235,231)
#E7F5F2
(231,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #519184; }

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

This text font color is #519184.

Background Color

.myBgColor { background-color: #519184; }

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

This div background color is #519184.

Border color

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

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

This div border color is #519184.

Opacity

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

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

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

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

This text has shadow with #519184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519184.

Preview

Color preview on black background

This text has color #519184 on black background.


Color preview on white background

This text has color #519184 on white background.


Black color preview on #519184 background

This text has black color on #519184 background.


White color preview on #519184 background

This text has white color on #519184 background.


Related colors

Complementary color

Complementary color for #hex is #AE6E7B.


I love getcolorcode.com

Triadic colors

1 #845191 and #918451 with #519184 are triadic colors.

2 #849151 and #915184 with #519184 are triadic colors.