#C6CC19 (or 0xC6CC19) is unknown color: approx Rio Grande. HEX triplet: C6, CC and 19. RGB value is (198,204,25). Sum of RGB (Red+Green+Blue) = 198+204+25=427 (56% of max value = 765). Red value is 198 (77.73% from 255 or 46.37% from 427); Green value is 204 (80.08% from 255 or 47.78% from 427); Blue value is 25 (10.16% from 255 or 5.85% from 427); Max value from RGB is 204 - color contains mainly: green. Hex color #C6CC19 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #C6CC19 is #3933E6. Grayscale: #B6B6B6. Windows color (decimal): -3748839 or 1690822. OLE color: 1690822.
HSL color Cylindrical-coordinate representation of color #C6CC19: hue angle of 62.01º degrees, saturation: 0.78, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C6CC19 is Cyan = 0.03, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.2.
<style> p { color: #C6CC19; } p { color: rgb(198,204,25); } H1.HeaderClassName { color: #C6CC19; } .AnyTagClassName { color: #C6CC19; } </style>
<style> a { background-color: #C6CC19; } a { background-color: rgb(198,204,25); } div.DivClassName { background-color: #C6CC19; } .BgClassName { background-color: #C6CC19; } </style>
<style> span { border-color: #C6CC19; } span { border-color: rgb(198,204,25); } td.TdClassName { border-color: #C6CC19; } .TagClassName { border-color: #C6CC19; } </style>