COLOR #509487

HEX: #509487 RGB: (80,148,135)

Color info

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

RGB color model

#509487 color RGB value is (80,148,135).

RGB: (80,148,135) (31%, 58%, 53%)

RGB channels and saturation

R 80 of 255 = 31%
G 148 of 255 = 58%
B 135 of 255 = 53%

80
148
135

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

Portions of RGB colors in percentages

R + G + B = 80 + 148 + 135 = 363 (100%)
R 80 of 363 ~ 22.04%
G 148 of 363 ~ 40.77%
B 135 of 363 ~ 37.19'%

%22.04
%40.77
%37.19

CMYK color model

#509487 color CMYK value is (46,0,9,42).

  • cyan value is 45.95%
  • magenta value is 0.00%
  • yellow value is 8.78%
  • key color value is 41.96%

CMYK: (46,0,9,42)
C46M0Y9K42 (46%, 0%, 9%, 42%)
(0.46 / 0.00 / 0.09 / 0.42)

CMYK percentages

%45.95
%0
%8.78
%41.96

Codes

Color #509487 in popluar color models

50 94 87
RGB 80 148 135
HSL 169° 29.82% 44.71%
HSB/HSV 169° 45.95% 58.04%
CMYK 45.95% 0.00% 8.78%
41.96%

Color #509487 in popluar number systems.

HEX 50 94 87
Decimal 80 148 135
Binary 1010000 10010100 10000111
Octal 120 224 207

Shades and tints

Shades of #509487

#509487
(80,148,135)
#49877B
(73,135,123)
#427A6F
(66,122,111)
#3B6D63
(59,109,99)
#346057
(52,96,87)
#2D534B
(45,83,75)
#26463F
(38,70,63)
#1F3933
(31,57,51)
#182C27
(24,44,39)
#111F1B
(17,31,27)
#0A120F
(10,18,15)
#000000
(0,0,0)

Tints of #509487

#509487
(80,148,135)
#5F9D91
(95,157,145)
#6EA69B
(110,166,155)
#7DAFA5
(125,175,165)
#8CB8AF
(140,184,175)
#9BC1B9
(155,193,185)
#AACAC3
(170,202,195)
#B9D3CD
(185,211,205)
#C8DCD7
(200,220,215)
#D7E5E1
(215,229,225)
#E6EEEB
(230,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509487 color. Also use rgb(80,148,135) instead hex code.

Text Font Color

.myTextColor { color: #509487; }

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

This text font color is #509487.

Background Color

.myBgColor { background-color: #509487; }

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

This div background color is #509487.

Border color

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

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

This div border color is #509487.

Opacity

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

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

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

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

This text has shadow with #509487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509487.

Preview

Color preview on black background

This text has color #509487 on black background.


Color preview on white background

This text has color #509487 on white background.


Black color preview on #509487 background

This text has black color on #509487 background.


White color preview on #509487 background

This text has white color on #509487 background.


Related colors

Complementary color

Complementary color for #hex is #AF6B78.


I love getcolorcode.com

Triadic colors

1 #875094 and #948750 with #509487 are triadic colors.

2 #879450 and #945087 with #509487 are triadic colors.