#C5CC32 (or 0xC5CC32) is unknown color: approx Fuego. HEX triplet: C5, CC and 32. RGB value is (197,204,50). Sum of RGB (Red+Green+Blue) = 197+204+50=451 (59% of max value = 765). Red value is 197 (77.34% from 255 or 43.68% from 451); Green value is 204 (80.08% from 255 or 45.23% from 451); Blue value is 50 (19.92% from 255 or 11.09% from 451); Max value from RGB is 204 - color contains mainly: green. Hex color #C5CC32 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C5CC32 is #3A33CD. Grayscale: #B8B8B8. Windows color (decimal): -3814350 or 3329221. OLE color: 3329221.
HSL color Cylindrical-coordinate representation of color #C5CC32: hue angle of 62.73º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C5CC32 is Cyan = 0.03, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.2.
<style> p { color: #C5CC32; } p { color: rgb(197,204,50); } H1.HeaderClassName { color: #C5CC32; } .AnyTagClassName { color: #C5CC32; } </style>
<style> a { background-color: #C5CC32; } a { background-color: rgb(197,204,50); } div.DivClassName { background-color: #C5CC32; } .BgClassName { background-color: #C5CC32; } </style>
<style> span { border-color: #C5CC32; } span { border-color: rgb(197,204,50); } td.TdClassName { border-color: #C5CC32; } .TagClassName { border-color: #C5CC32; } </style>