#5DC32F (or 0x5DC32F) is unknown color: approx Kelly Green. HEX triplet: 5D, C3 and 2F. RGB value is (93,195,47). Sum of RGB (Red+Green+Blue) = 93+195+47=335 (44% of max value = 765). Red value is 93 (36.72% from 255 or 27.76% from 335); Green value is 195 (76.56% from 255 or 58.21% from 335); Blue value is 47 (18.75% from 255 or 14.03% from 335); Max value from RGB is 195 - color contains mainly: green. Hex color #5DC32F is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5DC32F is #A23CD0. Grayscale: #949494. Windows color (decimal): -10632401 or 3130205. OLE color: 3130205.
HSL color Cylindrical-coordinate representation of color #5DC32F: hue angle of 101.35º degrees, saturation: 0.61, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #5DC32F is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.24.
<style> p { color: #5DC32F; } p { color: rgb(93,195,47); } H1.HeaderClassName { color: #5DC32F; } .AnyTagClassName { color: #5DC32F; } </style>
<style> a { background-color: #5DC32F; } a { background-color: rgb(93,195,47); } div.DivClassName { background-color: #5DC32F; } .BgClassName { background-color: #5DC32F; } </style>
<style> span { border-color: #5DC32F; } span { border-color: rgb(93,195,47); } td.TdClassName { border-color: #5DC32F; } .TagClassName { border-color: #5DC32F; } </style>