#5CCB03 (or 0x5CCB03) is unknown color: approx Kelly Green. HEX triplet: 5C, CB and 03. RGB value is (92,203,3). Sum of RGB (Red+Green+Blue) = 92+203+3=298 (39% of max value = 765). Red value is 92 (36.33% from 255 or 30.87% from 298); Green value is 203 (79.69% from 255 or 68.12% from 298); Blue value is 3 (1.56% from 255 or 1.01% from 298); Max value from RGB is 203 - color contains mainly: green. Hex color #5CCB03 is not a web safe color. Web safe color analog (approx): #66CC00. Inversed color of #5CCB03 is #A334FC. Grayscale: #939393. Windows color (decimal): -10695933 or 248668. OLE color: 248668.
HSL color Cylindrical-coordinate representation of color #5CCB03: hue angle of 93.3º degrees, saturation: 0.97, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #5CCB03 is Cyan = 0.55, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.20.
<style> p { color: #5CCB03; } p { color: rgb(92,203,3); } H1.HeaderClassName { color: #5CCB03; } .AnyTagClassName { color: #5CCB03; } </style>
<style> a { background-color: #5CCB03; } a { background-color: rgb(92,203,3); } div.DivClassName { background-color: #5CCB03; } .BgClassName { background-color: #5CCB03; } </style>
<style> span { border-color: #5CCB03; } span { border-color: rgb(92,203,3); } td.TdClassName { border-color: #5CCB03; } .TagClassName { border-color: #5CCB03; } </style>