#C8EB0B (or 0xC8EB0B) is unknown color: approx Electric Lime. HEX triplet: C8, EB and 0B. RGB value is (200,235,11). Sum of RGB (Red+Green+Blue) = 200+235+11=446 (59% of max value = 765). Red value is 200 (78.52% from 255 or 44.84% from 446); Green value is 235 (92.19% from 255 or 52.69% from 446); Blue value is 11 (4.69% from 255 or 2.47% from 446); Max value from RGB is 235 - color contains mainly: green. Hex color #C8EB0B is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #C8EB0B is #3714F4. Grayscale: #C7C7C7. Windows color (decimal): -3609845 or 781256. OLE color: 781256.
HSL color Cylindrical-coordinate representation of color #C8EB0B: hue angle of 69.38º degrees, saturation: 0.91, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #C8EB0B is Cyan = 0.15, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.08.
<style> p { color: #c8eb0b; } p { color: rgb(200,235,11); } H1.HeaderClassName { color: #c8eb0b; } .AnyTagClassName { color: #c8eb0b; } </style>
<style> a { background-color: #c8eb0b; } a { background-color: rgb(200,235,11); } div.DivClassName { background-color: #c8eb0b; } .BgClassName { background-color: #c8eb0b; } </style>
<style> span { border-color: #c8eb0b; } span { border-color: rgb(200,235,11); } td.TdClassName { border-color: #c8eb0b; } .TagClassName { border-color: #c8eb0b; } </style>