#60ED7F (or 0x60ED7F) is unknown color: approx Pastel Green. HEX triplet: 60, ED and 7F. RGB value is (96,237,127). Sum of RGB (Red+Green+Blue) = 96+237+127=460 (60% of max value = 765). Red value is 96 (37.89% from 255 or 20.87% from 460); Green value is 237 (92.97% from 255 or 51.52% from 460); Blue value is 127 (50% from 255 or 27.61% from 460); Max value from RGB is 237 - color contains mainly: green. Hex color #60ED7F is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #60ED7F is #9F1280. Grayscale: #B6B6B6. Windows color (decimal): -10424961 or 8383840. OLE color: 8383840.
HSL color Cylindrical-coordinate representation of color #60ED7F: hue angle of 133.19º 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 #60ED7F is Cyan = 0.59, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.07.
<style> p { color: #60ED7F; } p { color: rgb(96,237,127); } H1.HeaderClassName { color: #60ED7F; } .AnyTagClassName { color: #60ED7F; } </style>
<style> a { background-color: #60ED7F; } a { background-color: rgb(96,237,127); } div.DivClassName { background-color: #60ED7F; } .BgClassName { background-color: #60ED7F; } </style>
<style> span { border-color: #60ED7F; } span { border-color: rgb(96,237,127); } td.TdClassName { border-color: #60ED7F; } .TagClassName { border-color: #60ED7F; } </style>