#DFC9FA (or 0xDFC9FA) is unknown color: approx Fog. HEX triplet: DF, C9 and FA. RGB value is (223,201,250). Sum of RGB (Red+Green+Blue) = 223+201+250=674 (89% of max value = 765). Red value is 223 (87.5% from 255 or 33.09% from 674); Green value is 201 (78.91% from 255 or 29.82% from 674); Blue value is 250 (98.05% from 255 or 37.09% from 674); Max value from RGB is 250 - color contains mainly: blue. Hex color #DFC9FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFC9FA is #203605. Grayscale: #D4D4D4. Windows color (decimal): -2110982 or 16435679. OLE color: 16435679.
HSL color Cylindrical-coordinate representation of color #DFC9FA: hue angle of 266.94º degrees, saturation: 0.83, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DFC9FA is Cyan = 0.11, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DFC9FA; } p { color: rgb(223,201,250); } H1.HeaderClassName { color: #DFC9FA; } .AnyTagClassName { color: #DFC9FA; } </style>
<style> a { background-color: #DFC9FA; } a { background-color: rgb(223,201,250); } div.DivClassName { background-color: #DFC9FA; } .BgClassName { background-color: #DFC9FA; } </style>
<style> span { border-color: #DFC9FA; } span { border-color: rgb(223,201,250); } td.TdClassName { border-color: #DFC9FA; } .TagClassName { border-color: #DFC9FA; } </style>