#DEF507 (or 0xDEF507) is unknown color: approx Chartreuse Yellow. HEX triplet: DE, F5 and 07. RGB value is (222,245,7). Sum of RGB (Red+Green+Blue) = 222+245+7=474 (62% of max value = 765). Red value is 222 (87.11% from 255 or 46.84% from 474); Green value is 245 (96.09% from 255 or 51.69% from 474); Blue value is 7 (3.12% from 255 or 1.48% from 474); Max value from RGB is 245 - color contains mainly: green. Hex color #DEF507 is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #DEF507 is #210AF8. Grayscale: #D3D3D3. Windows color (decimal): -2165497 or 521694. OLE color: 521694.
HSL color Cylindrical-coordinate representation of color #DEF507: hue angle of 65.8º degrees, saturation: 0.94, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #DEF507 is Cyan = 0.09, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.04.
<style> p { color: #def507; } p { color: rgb(222,245,7); } H1.HeaderClassName { color: #def507; } .AnyTagClassName { color: #def507; } </style>
<style> a { background-color: #def507; } a { background-color: rgb(222,245,7); } div.DivClassName { background-color: #def507; } .BgClassName { background-color: #def507; } </style>
<style> span { border-color: #def507; } span { border-color: rgb(222,245,7); } td.TdClassName { border-color: #def507; } .TagClassName { border-color: #def507; } </style>