COLOR #508980

HEX: #508980 RGB: (80,137,128)

Renk bilgisi

#508980 contains red, green and blue colors in about the same proportion. #508980 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#508980 color RGB value is (80,137,128).

RGB: (80,137,128) (31%, 54%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 137 of 255 = 54%
B 128 of 255 = 50%

80
137
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 137 + 128 = 345 (100%)
R 80 of 345 ~ 23.19%
G 137 of 345 ~ 39.71%
B 128 of 345 ~ 37.1'%

%23.19
%39.71
%37.1

CMYK RENK MODELİ

#508980 rengi CMYK tonu (42,0,7,46).

  • camgöbeği tonu 41.61%
  • eflatun tonu 0.00%
  • sarı tonu 6.57%
  • ana renk tonu 46.27%

CMYK: (42,0,7,46)
C42M0Y7K46 (42%, 0%, 7%, 46%)
(0.42 / 0.00 / 0.07 / 0.46)

CMYK yüzdeleri

%41.61
%0
%6.57
%46.27

Codes

Color #508980 in popluar color models

50 89 80
RGB 80 137 128
HSL 171° 26.27% 42.55%
HSB/HSV 171° 41.61% 53.73%
CMYK 41.61% 0.00% 6.57%
46.27%

Color #508980 in popluar number systems.

HEX 50 89 80
Decimal 80 137 128
Binary 1010000 10001001 10000000
Octal 120 211 200

Shades and tints

Shades of #508980

#508980
(80,137,128)
#497D75
(73,125,117)
#42716A
(66,113,106)
#3B655F
(59,101,95)
#345954
(52,89,84)
#2D4D49
(45,77,73)
#26413E
(38,65,62)
#1F3533
(31,53,51)
#182928
(24,41,40)
#111D1D
(17,29,29)
#0A1112
(10,17,18)
#000000
(0,0,0)

Tints of #508980

#508980
(80,137,128)
#5F938B
(95,147,139)
#6E9D96
(110,157,150)
#7DA7A1
(125,167,161)
#8CB1AC
(140,177,172)
#9BBBB7
(155,187,183)
#AAC5C2
(170,197,194)
#B9CFCD
(185,207,205)
#C8D9D8
(200,217,216)
#D7E3E3
(215,227,227)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508980; }

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

This text font color is #508980.

Background Color

.myBgColor { background-color: #508980; }

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

This div background color is #508980.

Border color

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

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

This div border color is #508980.

Opacity

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

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

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

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

This text has shadow with #508980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508980.

Preview

Color preview on black background

This text has color #508980 on black background.


Color preview on white background

This text has color #508980 on white background.


Black color preview on #508980 background

This text has black color on #508980 background.


White color preview on #508980 background

This text has white color on #508980 background.


Related colors

Complementary color

Complementary color for #hex is #AF767F.


I love getcolorcode.com

Triadic colors

1 #805089 and #898050 with #508980 are triadic colors.

2 #808950 and #895080 with #508980 are triadic colors.