#96C005 (or 0x96C005) is unknown color: approx Citrus. HEX triplet: 96, C0 and 05. RGB value is (150,192,5). Sum of RGB (Red+Green+Blue) = 150+192+5=347 (45% of max value = 765). Red value is 150 (58.98% from 255 or 43.23% from 347); Green value is 192 (75.39% from 255 or 55.33% from 347); Blue value is 5 (2.34% from 255 or 1.44% from 347); Max value from RGB is 192 - color contains mainly: green. Hex color #96C005 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #96C005 is #693FFA. Grayscale: #9E9E9E. Windows color (decimal): -6897659 or 376982. OLE color: 376982.
HSL color Cylindrical-coordinate representation of color #96C005: hue angle of 73.48º degrees, saturation: 0.95, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #96C005 is Cyan = 0.22, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.25.
<style> p { color: #96C005; } p { color: rgb(150,192,5); } H1.HeaderClassName { color: #96C005; } .AnyTagClassName { color: #96C005; } </style>
<style> a { background-color: #96C005; } a { background-color: rgb(150,192,5); } div.DivClassName { background-color: #96C005; } .BgClassName { background-color: #96C005; } </style>
<style> span { border-color: #96C005; } span { border-color: rgb(150,192,5); } td.TdClassName { border-color: #96C005; } .TagClassName { border-color: #96C005; } </style>