#CCC7CE (or 0xCCC7CE) is unknown color: approx Prelude. HEX triplet: CC, C7 and CE. RGB value is (204,199,206). Sum of RGB (Red+Green+Blue) = 204+199+206=609 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.50% from 609); Green value is 199 (78.12% from 255 or 32.68% from 609); Blue value is 206 (80.86% from 255 or 33.83% from 609); Max value from RGB is 206 - color contains mainly: blue. Hex color #CCC7CE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC7CE is #333831. Grayscale: #C9C9C9. Windows color (decimal): -3356722 or 13551564. OLE color: 13551564.
HSL color Cylindrical-coordinate representation of color #CCC7CE: hue angle of 282.86º degrees, saturation: 0.07, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #CCC7CE is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CCC7CE; } p { color: rgb(204,199,206); } H1.HeaderClassName { color: #CCC7CE; } .AnyTagClassName { color: #CCC7CE; } </style>
<style> a { background-color: #CCC7CE; } a { background-color: rgb(204,199,206); } div.DivClassName { background-color: #CCC7CE; } .BgClassName { background-color: #CCC7CE; } </style>
<style> span { border-color: #CCC7CE; } span { border-color: rgb(204,199,206); } td.TdClassName { border-color: #CCC7CE; } .TagClassName { border-color: #CCC7CE; } </style>