#DEB6F1 (or 0xDEB6F1) is unknown color: approx Mauve. HEX triplet: DE, B6 and F1. RGB value is (222,182,241). Sum of RGB (Red+Green+Blue) = 222+182+241=645 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.42% from 645); Green value is 182 (71.48% from 255 or 28.22% from 645); Blue value is 241 (94.53% from 255 or 37.36% from 645); Max value from RGB is 241 - color contains mainly: blue. Hex color #DEB6F1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DEB6F1 is #21490E. Grayscale: #C8C8C8. Windows color (decimal): -2181391 or 15840990. OLE color: 15840990.
HSL color Cylindrical-coordinate representation of color #DEB6F1: hue angle of 280.68º degrees, saturation: 0.68, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #DEB6F1 is Cyan = 0.08, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DEB6F1; } p { color: rgb(222,182,241); } H1.HeaderClassName { color: #DEB6F1; } .AnyTagClassName { color: #DEB6F1; } </style>
<style> a { background-color: #DEB6F1; } a { background-color: rgb(222,182,241); } div.DivClassName { background-color: #DEB6F1; } .BgClassName { background-color: #DEB6F1; } </style>
<style> span { border-color: #DEB6F1; } span { border-color: rgb(222,182,241); } td.TdClassName { border-color: #DEB6F1; } .TagClassName { border-color: #DEB6F1; } </style>