#DEFF21 (or 0xDEFF21) is unknown color: approx Chartreuse Yellow. HEX triplet: DE, FF and 21. RGB value is (222,255,33). Sum of RGB (Red+Green+Blue) = 222+255+33=510 (67% of max value = 765). Red value is 222 (87.11% from 255 or 43.53% from 510); Green value is 255 (100% from 255 or 50% from 510); Blue value is 33 (13.28% from 255 or 6.47% from 510); Max value from RGB is 255 - color contains mainly: green. Hex color #DEFF21 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #DEFF21 is #2100DE. Grayscale: #DCDCDC. Windows color (decimal): -2162911 or 2228190. OLE color: 2228190.
HSL color Cylindrical-coordinate representation of color #DEFF21: hue angle of 68.92º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #DEFF21 is Cyan = 0.13, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.
<style> p { color: #deff21; } p { color: rgb(222,255,33); } H1.HeaderClassName { color: #deff21; } .AnyTagClassName { color: #deff21; } </style>
<style> a { background-color: #deff21; } a { background-color: rgb(222,255,33); } div.DivClassName { background-color: #deff21; } .BgClassName { background-color: #deff21; } </style>
<style> span { border-color: #deff21; } span { border-color: rgb(222,255,33); } td.TdClassName { border-color: #deff21; } .TagClassName { border-color: #deff21; } </style>