#CFBFDA (or 0xCFBFDA) is unknown color: approx Prelude. HEX triplet: CF, BF and DA. RGB value is (207,191,218). Sum of RGB (Red+Green+Blue) = 207+191+218=616 (81% of max value = 765). Red value is 207 (81.25% from 255 or 33.60% from 616); Green value is 191 (75% from 255 or 31.01% from 616); Blue value is 218 (85.55% from 255 or 35.39% from 616); Max value from RGB is 218 - color contains mainly: blue. Hex color #CFBFDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFBFDA is #304025. Grayscale: #C6C6C6. Windows color (decimal): -3162150 or 14335951. OLE color: 14335951.
HSL color Cylindrical-coordinate representation of color #CFBFDA: hue angle of 275.56º degrees, saturation: 0.27, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CFBFDA is Cyan = 0.05, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CFBFDA; } p { color: rgb(207,191,218); } H1.HeaderClassName { color: #CFBFDA; } .AnyTagClassName { color: #CFBFDA; } </style>
<style> a { background-color: #CFBFDA; } a { background-color: rgb(207,191,218); } div.DivClassName { background-color: #CFBFDA; } .BgClassName { background-color: #CFBFDA; } </style>
<style> span { border-color: #CFBFDA; } span { border-color: rgb(207,191,218); } td.TdClassName { border-color: #CFBFDA; } .TagClassName { border-color: #CFBFDA; } </style>