#60EDA3 (or 0x60EDA3) is unknown color: approx Medium Aquamarine. HEX triplet: 60, ED and A3. RGB value is (96,237,163). Sum of RGB (Red+Green+Blue) = 96+237+163=496 (65% of max value = 765). Red value is 96 (37.89% from 255 or 19.35% from 496); Green value is 237 (92.97% from 255 or 47.78% from 496); Blue value is 163 (64.06% from 255 or 32.86% from 496); Max value from RGB is 237 - color contains mainly: green. Hex color #60EDA3 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #60EDA3 is #9F125C. Grayscale: #BABABA. Windows color (decimal): -10424925 or 10743136. OLE color: 10743136.
HSL color Cylindrical-coordinate representation of color #60EDA3: hue angle of 148.51º degrees, saturation: 0.8, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #60EDA3 is Cyan = 0.59, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.07.
<style> p { color: #60eda3; } p { color: rgb(96,237,163); } H1.HeaderClassName { color: #60eda3; } .AnyTagClassName { color: #60eda3; } </style>
<style> a { background-color: #60eda3; } a { background-color: rgb(96,237,163); } div.DivClassName { background-color: #60eda3; } .BgClassName { background-color: #60eda3; } </style>
<style> span { border-color: #60eda3; } span { border-color: rgb(96,237,163); } td.TdClassName { border-color: #60eda3; } .TagClassName { border-color: #60eda3; } </style>