#CCC9CE (or 0xCCC9CE) is unknown color: approx Prelude. HEX triplet: CC, C9 and CE. RGB value is (204,201,206). Sum of RGB (Red+Green+Blue) = 204+201+206=611 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.39% from 611); Green value is 201 (78.91% from 255 or 32.90% from 611); Blue value is 206 (80.86% from 255 or 33.72% from 611); Max value from RGB is 206 - color contains mainly: blue. Hex color #CCC9CE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC9CE is #333631. Grayscale: #CACACA. Windows color (decimal): -3356210 or 13552076. OLE color: 13552076.
HSL color Cylindrical-coordinate representation of color #CCC9CE: hue angle of 276º degrees, saturation: 0.05, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #CCC9CE is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CCC9CE; } p { color: rgb(204,201,206); } H1.HeaderClassName { color: #CCC9CE; } .AnyTagClassName { color: #CCC9CE; } </style>
<style> a { background-color: #CCC9CE; } a { background-color: rgb(204,201,206); } div.DivClassName { background-color: #CCC9CE; } .BgClassName { background-color: #CCC9CE; } </style>
<style> span { border-color: #CCC9CE; } span { border-color: rgb(204,201,206); } td.TdClassName { border-color: #CCC9CE; } .TagClassName { border-color: #CCC9CE; } </style>