#52C11C (or 0x52C11C) is unknown color: approx Kelly Green. HEX triplet: 52, C1 and 1C. RGB value is (82,193,28). Sum of RGB (Red+Green+Blue) = 82+193+28=303 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.06% from 303); Green value is 193 (75.78% from 255 or 63.70% from 303); Blue value is 28 (11.33% from 255 or 9.24% from 303); Max value from RGB is 193 - color contains mainly: green. Hex color #52C11C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #52C11C is #AD3EE3. Grayscale: #8D8D8D. Windows color (decimal): -11353828 or 1884498. OLE color: 1884498.
HSL color Cylindrical-coordinate representation of color #52C11C: hue angle of 100.36º degrees, saturation: 0.75, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #52C11C is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.24.
<style> p { color: #52c11c; } p { color: rgb(82,193,28); } H1.HeaderClassName { color: #52c11c; } .AnyTagClassName { color: #52c11c; } </style>
<style> a { background-color: #52c11c; } a { background-color: rgb(82,193,28); } div.DivClassName { background-color: #52c11c; } .BgClassName { background-color: #52c11c; } </style>
<style> span { border-color: #52c11c; } span { border-color: rgb(82,193,28); } td.TdClassName { border-color: #52c11c; } .TagClassName { border-color: #52c11c; } </style>