#CECCC9 (or 0xCECCC9) is unknown color: approx Westar. HEX triplet: CE, CC and C9. RGB value is (206,204,201). Sum of RGB (Red+Green+Blue) = 206+204+201=611 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.72% from 611); Green value is 204 (80.08% from 255 or 33.39% from 611); Blue value is 201 (78.91% from 255 or 32.90% from 611); Max value from RGB is 206 - color contains mainly: red. Hex color #CECCC9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CECCC9 is #313336. Grayscale: #CCCCCC. Windows color (decimal): -3224375 or 13225166. OLE color: 13225166.
HSL color Cylindrical-coordinate representation of color #CECCC9: hue angle of 36º 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 #CECCC9 is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.19.
<style> p { color: #CECCC9; } p { color: rgb(206,204,201); } H1.HeaderClassName { color: #CECCC9; } .AnyTagClassName { color: #CECCC9; } </style>
<style> a { background-color: #CECCC9; } a { background-color: rgb(206,204,201); } div.DivClassName { background-color: #CECCC9; } .BgClassName { background-color: #CECCC9; } </style>
<style> span { border-color: #CECCC9; } span { border-color: rgb(206,204,201); } td.TdClassName { border-color: #CECCC9; } .TagClassName { border-color: #CECCC9; } </style>