#62D65E (or 0x62D65E) is unknown color: approx Pastel Green. HEX triplet: 62, D6 and 5E. RGB value is (98,214,94). Sum of RGB (Red+Green+Blue) = 98+214+94=406 (53% of max value = 765). Red value is 98 (38.67% from 255 or 24.14% from 406); Green value is 214 (83.98% from 255 or 52.71% from 406); Blue value is 94 (37.11% from 255 or 23.15% from 406); Max value from RGB is 214 - color contains mainly: green. Hex color #62D65E is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #62D65E is #9D29A1. Grayscale: #A6A6A6. Windows color (decimal): -10299810 or 6215266. OLE color: 6215266.
HSL color Cylindrical-coordinate representation of color #62D65E: hue angle of 118º degrees, saturation: 0.59, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #62D65E is Cyan = 0.54, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.16.
<style> p { color: #62D65E; } p { color: rgb(98,214,94); } H1.HeaderClassName { color: #62D65E; } .AnyTagClassName { color: #62D65E; } </style>
<style> a { background-color: #62D65E; } a { background-color: rgb(98,214,94); } div.DivClassName { background-color: #62D65E; } .BgClassName { background-color: #62D65E; } </style>
<style> span { border-color: #62D65E; } span { border-color: rgb(98,214,94); } td.TdClassName { border-color: #62D65E; } .TagClassName { border-color: #62D65E; } </style>