#9CCC06 (or 0x9CCC06) is unknown color: approx Citrus. HEX triplet: 9C, CC and 06. RGB value is (156,204,6). Sum of RGB (Red+Green+Blue) = 156+204+6=366 (48% of max value = 765). Red value is 156 (61.33% from 255 or 42.62% from 366); Green value is 204 (80.08% from 255 or 55.74% from 366); Blue value is 6 (2.73% from 255 or 1.64% from 366); Max value from RGB is 204 - color contains mainly: green. Hex color #9CCC06 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #9CCC06 is #6333F9. Grayscale: #A7A7A7. Windows color (decimal): -6501370 or 445596. OLE color: 445596.
HSL color Cylindrical-coordinate representation of color #9CCC06: hue angle of 74.55º degrees, saturation: 0.94, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #9CCC06 is Cyan = 0.24, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.2.
<style> p { color: #9ccc06; } p { color: rgb(156,204,6); } H1.HeaderClassName { color: #9ccc06; } .AnyTagClassName { color: #9ccc06; } </style>
<style> a { background-color: #9ccc06; } a { background-color: rgb(156,204,6); } div.DivClassName { background-color: #9ccc06; } .BgClassName { background-color: #9ccc06; } </style>
<style> span { border-color: #9ccc06; } span { border-color: rgb(156,204,6); } td.TdClassName { border-color: #9ccc06; } .TagClassName { border-color: #9ccc06; } </style>