#CFC4E3 (or 0xCFC4E3) is unknown color: approx Fog. HEX triplet: CF, C4 and E3. RGB value is (207,196,227). Sum of RGB (Red+Green+Blue) = 207+196+227=630 (83% of max value = 765). Red value is 207 (81.25% from 255 or 32.86% from 630); Green value is 196 (76.95% from 255 or 31.11% from 630); Blue value is 227 (89.06% from 255 or 36.03% from 630); Max value from RGB is 227 - color contains mainly: blue. Hex color #CFC4E3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFC4E3 is #303B1C. Grayscale: #CACACA. Windows color (decimal): -3160861 or 14927055. OLE color: 14927055.
HSL color Cylindrical-coordinate representation of color #CFC4E3: hue angle of 261.29º degrees, saturation: 0.36, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CFC4E3 is Cyan = 0.09, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #CFC4E3; } p { color: rgb(207,196,227); } H1.HeaderClassName { color: #CFC4E3; } .AnyTagClassName { color: #CFC4E3; } </style>
<style> a { background-color: #CFC4E3; } a { background-color: rgb(207,196,227); } div.DivClassName { background-color: #CFC4E3; } .BgClassName { background-color: #CFC4E3; } </style>
<style> span { border-color: #CFC4E3; } span { border-color: rgb(207,196,227); } td.TdClassName { border-color: #CFC4E3; } .TagClassName { border-color: #CFC4E3; } </style>