#C9CDDB (or 0xC9CDDB) is unknown color: approx Link Water. HEX triplet: C9, CD and DB. RGB value is (201,205,219). Sum of RGB (Red+Green+Blue) = 201+205+219=625 (82% of max value = 765). Red value is 201 (78.91% from 255 or 32.16% from 625); Green value is 205 (80.47% from 255 or 32.8% from 625); Blue value is 219 (85.94% from 255 or 35.04% from 625); Max value from RGB is 219 - color contains mainly: blue. Hex color #C9CDDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9CDDB is #363224. Grayscale: #CDCDCD. Windows color (decimal): -3551781 or 14405065. OLE color: 14405065.
HSL color Cylindrical-coordinate representation of color #C9CDDB: hue angle of 226.67º degrees, saturation: 0.2, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #C9CDDB is Cyan = 0.08, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #C9CDDB; } p { color: rgb(201,205,219); } H1.HeaderClassName { color: #C9CDDB; } .AnyTagClassName { color: #C9CDDB; } </style>
<style> a { background-color: #C9CDDB; } a { background-color: rgb(201,205,219); } div.DivClassName { background-color: #C9CDDB; } .BgClassName { background-color: #C9CDDB; } </style>
<style> span { border-color: #C9CDDB; } span { border-color: rgb(201,205,219); } td.TdClassName { border-color: #C9CDDB; } .TagClassName { border-color: #C9CDDB; } </style>