#C8E12B (or 0xC8E12B) is unknown color: approx Pear. HEX triplet: C8, E1 and 2B. RGB value is (200,225,43). Sum of RGB (Red+Green+Blue) = 200+225+43=468 (61% of max value = 765). Red value is 200 (78.52% from 255 or 42.74% from 468); Green value is 225 (88.28% from 255 or 48.08% from 468); Blue value is 43 (17.19% from 255 or 9.19% from 468); Max value from RGB is 225 - color contains mainly: green. Hex color #C8E12B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C8E12B is #371ED4. Grayscale: #C5C5C5. Windows color (decimal): -3612373 or 2875848. OLE color: 2875848.
HSL color Cylindrical-coordinate representation of color #C8E12B: hue angle of 68.24º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #C8E12B is Cyan = 0.11, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.12.
<style> p { color: #C8E12B; } p { color: rgb(200,225,43); } H1.HeaderClassName { color: #C8E12B; } .AnyTagClassName { color: #C8E12B; } </style>
<style> a { background-color: #C8E12B; } a { background-color: rgb(200,225,43); } div.DivClassName { background-color: #C8E12B; } .BgClassName { background-color: #C8E12B; } </style>
<style> span { border-color: #C8E12B; } span { border-color: rgb(200,225,43); } td.TdClassName { border-color: #C8E12B; } .TagClassName { border-color: #C8E12B; } </style>