#D09DFA (or 0xD09DFA) is unknown color: approx Mauve. HEX triplet: D0, 9D and FA. RGB value is (208,157,250). Sum of RGB (Red+Green+Blue) = 208+157+250=615 (81% of max value = 765). Red value is 208 (81.64% from 255 or 33.82% from 615); Green value is 157 (61.72% from 255 or 25.53% from 615); Blue value is 250 (98.05% from 255 or 40.65% from 615); Max value from RGB is 250 - color contains mainly: blue. Hex color #D09DFA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D09DFA is #2F6205. Grayscale: #B6B6B6. Windows color (decimal): -3105286 or 16424400. OLE color: 16424400.
HSL color Cylindrical-coordinate representation of color #D09DFA: hue angle of 272.9º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #D09DFA is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D09DFA; } p { color: rgb(208,157,250); } H1.HeaderClassName { color: #D09DFA; } .AnyTagClassName { color: #D09DFA; } </style>
<style> a { background-color: #D09DFA; } a { background-color: rgb(208,157,250); } div.DivClassName { background-color: #D09DFA; } .BgClassName { background-color: #D09DFA; } </style>
<style> span { border-color: #D09DFA; } span { border-color: rgb(208,157,250); } td.TdClassName { border-color: #D09DFA; } .TagClassName { border-color: #D09DFA; } </style>