#50F0DB (or 0x50F0DB) is unknown color: approx Turquoise. HEX triplet: 50, F0 and DB. RGB value is (80,240,219). Sum of RGB (Red+Green+Blue) = 80+240+219=539 (71% of max value = 765). Red value is 80 (31.64% from 255 or 14.84% from 539); Green value is 240 (94.14% from 255 or 44.53% from 539); Blue value is 219 (85.94% from 255 or 40.63% from 539); Max value from RGB is 240 - color contains mainly: green. Hex color #50F0DB is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #50F0DB is #AF0F24. Grayscale: #BDBDBD. Windows color (decimal): -11472677 or 14413904. OLE color: 14413904.
HSL color Cylindrical-coordinate representation of color #50F0DB: hue angle of 172.12º degrees, saturation: 0.84, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #50F0DB is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #50F0DB; } p { color: rgb(80,240,219); } H1.HeaderClassName { color: #50F0DB; } .AnyTagClassName { color: #50F0DB; } </style>
<style> a { background-color: #50F0DB; } a { background-color: rgb(80,240,219); } div.DivClassName { background-color: #50F0DB; } .BgClassName { background-color: #50F0DB; } </style>
<style> span { border-color: #50F0DB; } span { border-color: rgb(80,240,219); } td.TdClassName { border-color: #50F0DB; } .TagClassName { border-color: #50F0DB; } </style>