#DEFF90 (or 0xDEFF90) is unknown color: approx Reef. HEX triplet: DE, FF and 90. RGB value is (222,255,144). Sum of RGB (Red+Green+Blue) = 222+255+144=621 (82% of max value = 765). Red value is 222 (87.11% from 255 or 35.75% from 621); Green value is 255 (100% from 255 or 41.06% from 621); Blue value is 144 (56.64% from 255 or 23.19% from 621); Max value from RGB is 255 - color contains mainly: green. Hex color #DEFF90 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEFF90 is #21006F. Grayscale: #E8E8E8. Windows color (decimal): -2162800 or 9502686. OLE color: 9502686.
HSL color Cylindrical-coordinate representation of color #DEFF90: hue angle of 77.84º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #DEFF90 is Cyan = 0.13, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.
<style> p { color: #DEFF90; } p { color: rgb(222,255,144); } H1.HeaderClassName { color: #DEFF90; } .AnyTagClassName { color: #DEFF90; } </style>
<style> a { background-color: #DEFF90; } a { background-color: rgb(222,255,144); } div.DivClassName { background-color: #DEFF90; } .BgClassName { background-color: #DEFF90; } </style>
<style> span { border-color: #DEFF90; } span { border-color: rgb(222,255,144); } td.TdClassName { border-color: #DEFF90; } .TagClassName { border-color: #DEFF90; } </style>