#C9FCEB (or 0xC9FCEB) is unknown color: approx Humming Bird. HEX triplet: C9, FC and EB. RGB value is (201,252,235). Sum of RGB (Red+Green+Blue) = 201+252+235=688 (91% of max value = 765). Red value is 201 (78.91% from 255 or 29.22% from 688); Green value is 252 (98.83% from 255 or 36.63% from 688); Blue value is 235 (92.19% from 255 or 34.16% from 688); Max value from RGB is 252 - color contains mainly: green. Hex color #C9FCEB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C9FCEB is #360314. Grayscale: #EAEAEA. Windows color (decimal): -3539733 or 15465673. OLE color: 15465673.
HSL color Cylindrical-coordinate representation of color #C9FCEB: hue angle of 160º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C9FCEB is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #C9FCEB; } p { color: rgb(201,252,235); } H1.HeaderClassName { color: #C9FCEB; } .AnyTagClassName { color: #C9FCEB; } </style>
<style> a { background-color: #C9FCEB; } a { background-color: rgb(201,252,235); } div.DivClassName { background-color: #C9FCEB; } .BgClassName { background-color: #C9FCEB; } </style>
<style> span { border-color: #C9FCEB; } span { border-color: rgb(201,252,235); } td.TdClassName { border-color: #C9FCEB; } .TagClassName { border-color: #C9FCEB; } </style>