COLOR #509298

HEX: #509298 RGB: (80,146,152)

Color info

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

RGB color model

#509298 color RGB value is (80,146,152).

RGB: (80,146,152) (31%, 57%, 60%)

RGB channels and saturation

R 80 of 255 = 31%
G 146 of 255 = 57%
B 152 of 255 = 60%

80
146
152

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

Portions of RGB colors in percentages

R + G + B = 80 + 146 + 152 = 378 (100%)
R 80 of 378 ~ 21.16%
G 146 of 378 ~ 38.62%
B 152 of 378 ~ 40.21'%

%21.16
%38.62
%40.21

CMYK color model

#509298 color CMYK value is (47,4,0,40).

  • cyan value is 47.37%
  • magenta value is 3.95%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (47,4,0,40)
C47M4Y0K40 (47%, 4%, 0%, 40%)
(0.47 / 0.04 / 0.00 / 0.40)

CMYK percentages

%47.37
%3.95
%0
%40.39

Codes

Color #509298 in popluar color models

50 92 98
RGB 80 146 152
HSL 185° 31.03% 45.49%
HSB/HSV 185° 47.37% 59.61%
CMYK 47.37% 3.95% 0.00%
40.39%

Color #509298 in popluar number systems.

HEX 50 92 98
Decimal 80 146 152
Binary 1010000 10010010 10011000
Octal 120 222 230

Shades and tints

Shades of #509298

#509298
(80,146,152)
#49858B
(73,133,139)
#42787E
(66,120,126)
#3B6B71
(59,107,113)
#345E64
(52,94,100)
#2D5157
(45,81,87)
#26444A
(38,68,74)
#1F373D
(31,55,61)
#182A30
(24,42,48)
#111D23
(17,29,35)
#0A1016
(10,16,22)
#000000
(0,0,0)

Tints of #509298

#509298
(80,146,152)
#5F9BA1
(95,155,161)
#6EA4AA
(110,164,170)
#7DADB3
(125,173,179)
#8CB6BC
(140,182,188)
#9BBFC5
(155,191,197)
#AAC8CE
(170,200,206)
#B9D1D7
(185,209,215)
#C8DAE0
(200,218,224)
#D7E3E9
(215,227,233)
#E6ECF2
(230,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509298 color. Also use rgb(80,146,152) instead hex code.

Text Font Color

.myTextColor { color: #509298; }

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

This text font color is #509298.

Background Color

.myBgColor { background-color: #509298; }

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

This div background color is #509298.

Border color

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

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

This div border color is #509298.

Opacity

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

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

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

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

This text has shadow with #509298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509298.

Preview

Color preview on black background

This text has color #509298 on black background.


Color preview on white background

This text has color #509298 on white background.


Black color preview on #509298 background

This text has black color on #509298 background.


White color preview on #509298 background

This text has white color on #509298 background.


Related colors

Complementary color

Complementary color for #hex is #AF6D67.


I love getcolorcode.com

Triadic colors

1 #985092 and #929850 with #509298 are triadic colors.

2 #989250 and #925098 with #509298 are triadic colors.