#DFE199 (or 0xDFE199) is unknown color: approx Primrose. HEX triplet: DF, E1 and 99. RGB value is (223,225,153). Sum of RGB (Red+Green+Blue) = 223+225+153=601 (79% of max value = 765). Red value is 223 (87.5% from 255 or 37.10% from 601); Green value is 225 (88.28% from 255 or 37.44% from 601); Blue value is 153 (60.16% from 255 or 25.46% from 601); Max value from RGB is 225 - color contains mainly: green. Hex color #DFE199 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DFE199 is #201E66. Grayscale: #D8D8D8. Windows color (decimal): -2104935 or 10084831. OLE color: 10084831.
HSL color Cylindrical-coordinate representation of color #DFE199: hue angle of 61.67º degrees, saturation: 0.55, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DFE199 is Cyan = 0.01, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.12.
<style> p { color: #DFE199; } p { color: rgb(223,225,153); } H1.HeaderClassName { color: #DFE199; } .AnyTagClassName { color: #DFE199; } </style>
<style> a { background-color: #DFE199; } a { background-color: rgb(223,225,153); } div.DivClassName { background-color: #DFE199; } .BgClassName { background-color: #DFE199; } </style>
<style> span { border-color: #DFE199; } span { border-color: rgb(223,225,153); } td.TdClassName { border-color: #DFE199; } .TagClassName { border-color: #DFE199; } </style>