#DEF08F (or 0xDEF08F) is unknown color: approx Jonquil. HEX triplet: DE, F0 and 8F. RGB value is (222,240,143). Sum of RGB (Red+Green+Blue) = 222+240+143=605 (80% of max value = 765). Red value is 222 (87.11% from 255 or 36.69% from 605); Green value is 240 (94.14% from 255 or 39.67% from 605); Blue value is 143 (56.25% from 255 or 23.64% from 605); Max value from RGB is 240 - color contains mainly: green. Hex color #DEF08F is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEF08F is #210F70. Grayscale: #DFDFDF. Windows color (decimal): -2166641 or 9433310. OLE color: 9433310.
HSL color Cylindrical-coordinate representation of color #DEF08F: hue angle of 71.13º degrees, saturation: 0.76, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #DEF08F is Cyan = 0.08, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.06.
<style> p { color: #DEF08F; } p { color: rgb(222,240,143); } H1.HeaderClassName { color: #DEF08F; } .AnyTagClassName { color: #DEF08F; } </style>
<style> a { background-color: #DEF08F; } a { background-color: rgb(222,240,143); } div.DivClassName { background-color: #DEF08F; } .BgClassName { background-color: #DEF08F; } </style>
<style> span { border-color: #DEF08F; } span { border-color: rgb(222,240,143); } td.TdClassName { border-color: #DEF08F; } .TagClassName { border-color: #DEF08F; } </style>