#CFB7DB (or 0xCFB7DB) is unknown color: approx Prelude. HEX triplet: CF, B7 and DB. RGB value is (207,183,219). Sum of RGB (Red+Green+Blue) = 207+183+219=609 (80% of max value = 765). Red value is 207 (81.25% from 255 or 33.99% from 609); Green value is 183 (71.88% from 255 or 30.05% from 609); Blue value is 219 (85.94% from 255 or 35.96% from 609); Max value from RGB is 219 - color contains mainly: blue. Hex color #CFB7DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFB7DB is #304824. Grayscale: #C2C2C2. Windows color (decimal): -3164197 or 14399439. OLE color: 14399439.
HSL color Cylindrical-coordinate representation of color #CFB7DB: hue angle of 280º degrees, saturation: 0.33, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CFB7DB is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CFB7DB; } p { color: rgb(207,183,219); } H1.HeaderClassName { color: #CFB7DB; } .AnyTagClassName { color: #CFB7DB; } </style>
<style> a { background-color: #CFB7DB; } a { background-color: rgb(207,183,219); } div.DivClassName { background-color: #CFB7DB; } .BgClassName { background-color: #CFB7DB; } </style>
<style> span { border-color: #CFB7DB; } span { border-color: rgb(207,183,219); } td.TdClassName { border-color: #CFB7DB; } .TagClassName { border-color: #CFB7DB; } </style>