#CFC2D8 (or 0xCFC2D8) is unknown color: approx Prelude. HEX triplet: CF, C2 and D8. RGB value is (207,194,216). Sum of RGB (Red+Green+Blue) = 207+194+216=617 (81% of max value = 765). Red value is 207 (81.25% from 255 or 33.55% from 617); Green value is 194 (76.17% from 255 or 31.44% from 617); Blue value is 216 (84.77% from 255 or 35.01% from 617); Max value from RGB is 216 - color contains mainly: blue. Hex color #CFC2D8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFC2D8 is #303D27. Grayscale: #C8C8C8. Windows color (decimal): -3161384 or 14205647. OLE color: 14205647.
HSL color Cylindrical-coordinate representation of color #CFC2D8: hue angle of 275.45º degrees, saturation: 0.22, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #CFC2D8 is Cyan = 0.04, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CFC2D8; } p { color: rgb(207,194,216); } H1.HeaderClassName { color: #CFC2D8; } .AnyTagClassName { color: #CFC2D8; } </style>
<style> a { background-color: #CFC2D8; } a { background-color: rgb(207,194,216); } div.DivClassName { background-color: #CFC2D8; } .BgClassName { background-color: #CFC2D8; } </style>
<style> span { border-color: #CFC2D8; } span { border-color: rgb(207,194,216); } td.TdClassName { border-color: #CFC2D8; } .TagClassName { border-color: #CFC2D8; } </style>