#C8FBE0 (or 0xC8FBE0) is unknown color: approx Humming Bird. HEX triplet: C8, FB and E0. RGB value is (200,251,224). Sum of RGB (Red+Green+Blue) = 200+251+224=675 (89% of max value = 765). Red value is 200 (78.52% from 255 or 29.63% from 675); Green value is 251 (98.44% from 255 or 37.19% from 675); Blue value is 224 (87.89% from 255 or 33.19% from 675); Max value from RGB is 251 - color contains mainly: green. Hex color #C8FBE0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C8FBE0 is #37041F. Grayscale: #E8E8E8. Windows color (decimal): -3605536 or 14744520. OLE color: 14744520.
HSL color Cylindrical-coordinate representation of color #C8FBE0: hue angle of 148.24º degrees, saturation: 0.86, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C8FBE0 is Cyan = 0.20, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.02.
<style> p { color: #C8FBE0; } p { color: rgb(200,251,224); } H1.HeaderClassName { color: #C8FBE0; } .AnyTagClassName { color: #C8FBE0; } </style>
<style> a { background-color: #C8FBE0; } a { background-color: rgb(200,251,224); } div.DivClassName { background-color: #C8FBE0; } .BgClassName { background-color: #C8FBE0; } </style>
<style> span { border-color: #C8FBE0; } span { border-color: rgb(200,251,224); } td.TdClassName { border-color: #C8FBE0; } .TagClassName { border-color: #C8FBE0; } </style>