COLOR #509680

HEX: #509680 RGB: (80,150,128)

Color info

#509680 contains mainly green and blue colors. Web safe color of #509680 is #669966 (or #696).

RGB color model

#509680 color RGB value is (80,150,128).

RGB: (80,150,128) (31%, 59%, 50%)

RGB channels and saturation

R 80 of 255 = 31%
G 150 of 255 = 59%
B 128 of 255 = 50%

80
150
128

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

Portions of RGB colors in percentages

R + G + B = 80 + 150 + 128 = 358 (100%)
R 80 of 358 ~ 22.35%
G 150 of 358 ~ 41.9%
B 128 of 358 ~ 35.75'%

%22.35
%41.9
%35.75

CMYK color model

#509680 color CMYK value is (47,0,15,41).

  • cyan value is 46.67%
  • magenta value is 0.00%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (47,0,15,41)
C47M0Y15K41 (47%, 0%, 15%, 41%)
(0.47 / 0.00 / 0.15 / 0.41)

CMYK percentages

%46.67
%0
%14.67
%41.18

Codes

Color #509680 in popluar color models

50 96 80
RGB 80 150 128
HSL 161° 30.43% 45.10%
HSB/HSV 161° 46.67% 58.82%
CMYK 46.67% 0.00% 14.67%
41.18%

Color #509680 in popluar number systems.

HEX 50 96 80
Decimal 80 150 128
Binary 1010000 10010110 10000000
Octal 120 226 200

Shades and tints

Shades of #509680

#509680
(80,150,128)
#498975
(73,137,117)
#427C6A
(66,124,106)
#3B6F5F
(59,111,95)
#346254
(52,98,84)
#2D5549
(45,85,73)
#26483E
(38,72,62)
#1F3B33
(31,59,51)
#182E28
(24,46,40)
#11211D
(17,33,29)
#0A1412
(10,20,18)
#000000
(0,0,0)

Tints of #509680

#509680
(80,150,128)
#5F9F8B
(95,159,139)
#6EA896
(110,168,150)
#7DB1A1
(125,177,161)
#8CBAAC
(140,186,172)
#9BC3B7
(155,195,183)
#AACCC2
(170,204,194)
#B9D5CD
(185,213,205)
#C8DED8
(200,222,216)
#D7E7E3
(215,231,227)
#E6F0EE
(230,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509680 color. Also use rgb(80,150,128) instead hex code.

Text Font Color

.myTextColor { color: #509680; }

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

This text font color is #509680.

Background Color

.myBgColor { background-color: #509680; }

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

This div background color is #509680.

Border color

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

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

This div border color is #509680.

Opacity

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

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

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

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

This text has shadow with #509680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509680.

Preview

Color preview on black background

This text has color #509680 on black background.


Color preview on white background

This text has color #509680 on white background.


Black color preview on #509680 background

This text has black color on #509680 background.


White color preview on #509680 background

This text has white color on #509680 background.


Related colors

Complementary color

Complementary color for #hex is #AF697F.


I love getcolorcode.com

Triadic colors

1 #805096 and #968050 with #509680 are triadic colors.

2 #809650 and #965080 with #509680 are triadic colors.