#C9CACD (or 0xC9CACD) is unknown color: approx Link Water. HEX triplet: C9, CA and CD. RGB value is (201,202,205). Sum of RGB (Red+Green+Blue) = 201+202+205=608 (80% of max value = 765). Red value is 201 (78.91% from 255 or 33.06% from 608); Green value is 202 (79.30% from 255 or 33.22% from 608); Blue value is 205 (80.47% from 255 or 33.72% from 608); Max value from RGB is 205 - color contains mainly: blue. Hex color #C9CACD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9CACD is #363532. Grayscale: #CACACA. Windows color (decimal): -3552563 or 13486793. OLE color: 13486793.
HSL color Cylindrical-coordinate representation of color #C9CACD: hue angle of 225º degrees, saturation: 0.04, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #C9CACD is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C9CACD; } p { color: rgb(201,202,205); } H1.HeaderClassName { color: #C9CACD; } .AnyTagClassName { color: #C9CACD; } </style>
<style> a { background-color: #C9CACD; } a { background-color: rgb(201,202,205); } div.DivClassName { background-color: #C9CACD; } .BgClassName { background-color: #C9CACD; } </style>
<style> span { border-color: #C9CACD; } span { border-color: rgb(201,202,205); } td.TdClassName { border-color: #C9CACD; } .TagClassName { border-color: #C9CACD; } </style>