#60EEDA (or 0x60EEDA) is unknown color: approx Turquoise Blue. HEX triplet: 60, EE and DA. RGB value is (96,238,218). Sum of RGB (Red+Green+Blue) = 96+238+218=552 (73% of max value = 765). Red value is 96 (37.89% from 255 or 17.39% from 552); Green value is 238 (93.36% from 255 or 43.12% from 552); Blue value is 218 (85.55% from 255 or 39.49% from 552); Max value from RGB is 238 - color contains mainly: green. Hex color #60EEDA is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #60EEDA is #9F1125. Grayscale: #C1C1C1. Windows color (decimal): -10424614 or 14347872. OLE color: 14347872.
HSL color Cylindrical-coordinate representation of color #60EEDA: hue angle of 171.55º degrees, saturation: 0.81, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #60EEDA is Cyan = 0.60, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #60eeda; } p { color: rgb(96,238,218); } H1.HeaderClassName { color: #60eeda; } .AnyTagClassName { color: #60eeda; } </style>
<style> a { background-color: #60eeda; } a { background-color: rgb(96,238,218); } div.DivClassName { background-color: #60eeda; } .BgClassName { background-color: #60eeda; } </style>
<style> span { border-color: #60eeda; } span { border-color: rgb(96,238,218); } td.TdClassName { border-color: #60eeda; } .TagClassName { border-color: #60eeda; } </style>