#CFC9C7 (or 0xCFC9C7) is unknown color: approx Alto. HEX triplet: CF, C9 and C7. RGB value is (207,201,199). Sum of RGB (Red+Green+Blue) = 207+201+199=607 (80% of max value = 765). Red value is 207 (81.25% from 255 or 34.10% from 607); Green value is 201 (78.91% from 255 or 33.11% from 607); Blue value is 199 (78.12% from 255 or 32.78% from 607); Max value from RGB is 207 - color contains mainly: red. Hex color #CFC9C7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFC9C7 is #303638. Grayscale: #CACACA. Windows color (decimal): -3159609 or 13093327. OLE color: 13093327.
HSL color Cylindrical-coordinate representation of color #CFC9C7: hue angle of 15º degrees, saturation: 0.08, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #CFC9C7 is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.19.
<style> p { color: #CFC9C7; } p { color: rgb(207,201,199); } H1.HeaderClassName { color: #CFC9C7; } .AnyTagClassName { color: #CFC9C7; } </style>
<style> a { background-color: #CFC9C7; } a { background-color: rgb(207,201,199); } div.DivClassName { background-color: #CFC9C7; } .BgClassName { background-color: #CFC9C7; } </style>
<style> span { border-color: #CFC9C7; } span { border-color: rgb(207,201,199); } td.TdClassName { border-color: #CFC9C7; } .TagClassName { border-color: #CFC9C7; } </style>