#C8E021 (or 0xC8E021) is unknown color: approx Fuego. HEX triplet: C8, E0 and 21. RGB value is (200,224,33). Sum of RGB (Red+Green+Blue) = 200+224+33=457 (60% of max value = 765). Red value is 200 (78.52% from 255 or 43.76% from 457); Green value is 224 (87.89% from 255 or 49.02% from 457); Blue value is 33 (13.28% from 255 or 7.22% from 457); Max value from RGB is 224 - color contains mainly: green. Hex color #C8E021 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C8E021 is #371FDE. Grayscale: #C3C3C3. Windows color (decimal): -3612639 or 2220232. OLE color: 2220232.
HSL color Cylindrical-coordinate representation of color #C8E021: hue angle of 67.54º degrees, saturation: 0.75, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C8E021 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.12.
<style> p { color: #C8E021; } p { color: rgb(200,224,33); } H1.HeaderClassName { color: #C8E021; } .AnyTagClassName { color: #C8E021; } </style>
<style> a { background-color: #C8E021; } a { background-color: rgb(200,224,33); } div.DivClassName { background-color: #C8E021; } .BgClassName { background-color: #C8E021; } </style>
<style> span { border-color: #C8E021; } span { border-color: rgb(200,224,33); } td.TdClassName { border-color: #C8E021; } .TagClassName { border-color: #C8E021; } </style>