#DAEF98 (or 0xDAEF98) is unknown color: approx Reef. HEX triplet: DA, EF and 98. RGB value is (218,239,152). Sum of RGB (Red+Green+Blue) = 218+239+152=609 (80% of max value = 765). Red value is 218 (85.55% from 255 or 35.80% from 609); Green value is 239 (93.75% from 255 or 39.24% from 609); Blue value is 152 (59.77% from 255 or 24.96% from 609); Max value from RGB is 239 - color contains mainly: green. Hex color #DAEF98 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DAEF98 is #251067. Grayscale: #DFDFDF. Windows color (decimal): -2429032 or 10022874. OLE color: 10022874.
HSL color Cylindrical-coordinate representation of color #DAEF98: hue angle of 74.48º degrees, saturation: 0.73, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DAEF98 is Cyan = 0.09, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.06.
<style> p { color: #DAEF98; } p { color: rgb(218,239,152); } H1.HeaderClassName { color: #DAEF98; } .AnyTagClassName { color: #DAEF98; } </style>
<style> a { background-color: #DAEF98; } a { background-color: rgb(218,239,152); } div.DivClassName { background-color: #DAEF98; } .BgClassName { background-color: #DAEF98; } </style>
<style> span { border-color: #DAEF98; } span { border-color: rgb(218,239,152); } td.TdClassName { border-color: #DAEF98; } .TagClassName { border-color: #DAEF98; } </style>