#C8F190 (or 0xC8F190) is unknown color: approx Reef. HEX triplet: C8, F1 and 90. RGB value is (200,241,144). Sum of RGB (Red+Green+Blue) = 200+241+144=585 (77% of max value = 765). Red value is 200 (78.52% from 255 or 34.19% from 585); Green value is 241 (94.53% from 255 or 41.20% from 585); Blue value is 144 (56.64% from 255 or 24.62% from 585); Max value from RGB is 241 - color contains mainly: green. Hex color #C8F190 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #C8F190 is #370E6F. Grayscale: #DADADA. Windows color (decimal): -3608176 or 9499080. OLE color: 9499080.
HSL color Cylindrical-coordinate representation of color #C8F190: hue angle of 85.36º degrees, saturation: 0.78, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C8F190 is Cyan = 0.17, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.05.
<style> p { color: #c8f190; } p { color: rgb(200,241,144); } H1.HeaderClassName { color: #c8f190; } .AnyTagClassName { color: #c8f190; } </style>
<style> a { background-color: #c8f190; } a { background-color: rgb(200,241,144); } div.DivClassName { background-color: #c8f190; } .BgClassName { background-color: #c8f190; } </style>
<style> span { border-color: #c8f190; } span { border-color: rgb(200,241,144); } td.TdClassName { border-color: #c8f190; } .TagClassName { border-color: #c8f190; } </style>