#C9DFEB (or 0xC9DFEB) is unknown color: approx Pattens Blue. HEX triplet: C9, DF and EB. RGB value is (201,223,235). Sum of RGB (Red+Green+Blue) = 201+223+235=659 (87% of max value = 765). Red value is 201 (78.91% from 255 or 30.50% from 659); Green value is 223 (87.5% from 255 or 33.84% from 659); Blue value is 235 (92.19% from 255 or 35.66% from 659); Max value from RGB is 235 - color contains mainly: blue. Hex color #C9DFEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C9DFEB is #362014. Grayscale: #D9D9D9. Windows color (decimal): -3547157 or 15458249. OLE color: 15458249.
HSL color Cylindrical-coordinate representation of color #C9DFEB: hue angle of 201.18º degrees, saturation: 0.46, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C9DFEB is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #C9DFEB; } p { color: rgb(201,223,235); } H1.HeaderClassName { color: #C9DFEB; } .AnyTagClassName { color: #C9DFEB; } </style>
<style> a { background-color: #C9DFEB; } a { background-color: rgb(201,223,235); } div.DivClassName { background-color: #C9DFEB; } .BgClassName { background-color: #C9DFEB; } </style>
<style> span { border-color: #C9DFEB; } span { border-color: rgb(201,223,235); } td.TdClassName { border-color: #C9DFEB; } .TagClassName { border-color: #C9DFEB; } </style>