#D1B4FF (or 0xD1B4FF) is unknown color: approx Mauve. HEX triplet: D1, B4 and FF. RGB value is (209,180,255). Sum of RGB (Red+Green+Blue) = 209+180+255=644 (85% of max value = 765). Red value is 209 (82.03% from 255 or 32.45% from 644); Green value is 180 (70.70% from 255 or 27.95% from 644); Blue value is 255 (100% from 255 or 39.60% from 644); Max value from RGB is 255 - color contains mainly: blue. Hex color #D1B4FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D1B4FF is #2E4B00. Grayscale: #C4C4C4. Windows color (decimal): -3033857 or 16757969. OLE color: 16757969.
HSL color Cylindrical-coordinate representation of color #D1B4FF: hue angle of 263.2º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #D1B4FF is Cyan = 0.18, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D1B4FF; } p { color: rgb(209,180,255); } H1.HeaderClassName { color: #D1B4FF; } .AnyTagClassName { color: #D1B4FF; } </style>
<style> a { background-color: #D1B4FF; } a { background-color: rgb(209,180,255); } div.DivClassName { background-color: #D1B4FF; } .BgClassName { background-color: #D1B4FF; } </style>
<style> span { border-color: #D1B4FF; } span { border-color: rgb(209,180,255); } td.TdClassName { border-color: #D1B4FF; } .TagClassName { border-color: #D1B4FF; } </style>