#CFB4DA (or 0xCFB4DA) is unknown color: approx Prelude. HEX triplet: CF, B4 and DA. RGB value is (207,180,218). Sum of RGB (Red+Green+Blue) = 207+180+218=605 (80% of max value = 765). Red value is 207 (81.25% from 255 or 34.21% from 605); Green value is 180 (70.70% from 255 or 29.75% from 605); Blue value is 218 (85.55% from 255 or 36.03% from 605); Max value from RGB is 218 - color contains mainly: blue. Hex color #CFB4DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFB4DA is #304B25. Grayscale: #C0C0C0. Windows color (decimal): -3164966 or 14333135. OLE color: 14333135.
HSL color Cylindrical-coordinate representation of color #CFB4DA: hue angle of 282.63º degrees, saturation: 0.34, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CFB4DA is Cyan = 0.05, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CFB4DA; } p { color: rgb(207,180,218); } H1.HeaderClassName { color: #CFB4DA; } .AnyTagClassName { color: #CFB4DA; } </style>
<style> a { background-color: #CFB4DA; } a { background-color: rgb(207,180,218); } div.DivClassName { background-color: #CFB4DA; } .BgClassName { background-color: #CFB4DA; } </style>
<style> span { border-color: #CFB4DA; } span { border-color: rgb(207,180,218); } td.TdClassName { border-color: #CFB4DA; } .TagClassName { border-color: #CFB4DA; } </style>