#C9F017 (or 0xC9F017) is unknown color: approx Electric Lime. HEX triplet: C9, F0 and 17. RGB value is (201,240,23). Sum of RGB (Red+Green+Blue) = 201+240+23=464 (61% of max value = 765). Red value is 201 (78.91% from 255 or 43.32% from 464); Green value is 240 (94.14% from 255 or 51.72% from 464); Blue value is 23 (9.38% from 255 or 4.96% from 464); Max value from RGB is 240 - color contains mainly: green. Hex color #C9F017 is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #C9F017 is #360FE8. Grayscale: #CCCCCC. Windows color (decimal): -3543017 or 1568969. OLE color: 1568969.
HSL color Cylindrical-coordinate representation of color #C9F017: hue angle of 70.78º degrees, saturation: 0.88, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C9F017 is Cyan = 0.16, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.06.
<style> p { color: #c9f017; } p { color: rgb(201,240,23); } H1.HeaderClassName { color: #c9f017; } .AnyTagClassName { color: #c9f017; } </style>
<style> a { background-color: #c9f017; } a { background-color: rgb(201,240,23); } div.DivClassName { background-color: #c9f017; } .BgClassName { background-color: #c9f017; } </style>
<style> span { border-color: #c9f017; } span { border-color: rgb(201,240,23); } td.TdClassName { border-color: #c9f017; } .TagClassName { border-color: #c9f017; } </style>