#DF90F3 (or 0xDF90F3) is unknown color: approx Violet. HEX triplet: DF, 90 and F3. RGB value is (223,144,243). Sum of RGB (Red+Green+Blue) = 223+144+243=610 (80% of max value = 765). Red value is 223 (87.5% from 255 or 36.56% from 610); Green value is 144 (56.64% from 255 or 23.61% from 610); Blue value is 243 (95.31% from 255 or 39.84% from 610); Max value from RGB is 243 - color contains mainly: blue. Hex color #DF90F3 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DF90F3 is #206F0C. Grayscale: #B2B2B2. Windows color (decimal): -2125581 or 15962335. OLE color: 15962335.
HSL color Cylindrical-coordinate representation of color #DF90F3: hue angle of 287.88º degrees, saturation: 0.8, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #DF90F3 is Cyan = 0.08, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DF90F3; } p { color: rgb(223,144,243); } H1.HeaderClassName { color: #DF90F3; } .AnyTagClassName { color: #DF90F3; } </style>
<style> a { background-color: #DF90F3; } a { background-color: rgb(223,144,243); } div.DivClassName { background-color: #DF90F3; } .BgClassName { background-color: #DF90F3; } </style>
<style> span { border-color: #DF90F3; } span { border-color: rgb(223,144,243); } td.TdClassName { border-color: #DF90F3; } .TagClassName { border-color: #DF90F3; } </style>