#DAFA02 (or 0xDAFA02) is unknown color: approx Chartreuse Yellow. HEX triplet: DA, FA and 02. RGB value is (218,250,2). Sum of RGB (Red+Green+Blue) = 218+250+2=470 (62% of max value = 765). Red value is 218 (85.55% from 255 or 46.38% from 470); Green value is 250 (98.05% from 255 or 53.19% from 470); Blue value is 2 (1.17% from 255 or 0.43% from 470); Max value from RGB is 250 - color contains mainly: green. Hex color #DAFA02 is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #DAFA02 is #2505FD. Grayscale: #D5D5D5. Windows color (decimal): -2426366 or 195290. OLE color: 195290.
HSL color Cylindrical-coordinate representation of color #DAFA02: hue angle of 67.74º degrees, saturation: 0.98, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #DAFA02 is Cyan = 0.13, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.02.
<style> p { color: #DAFA02; } p { color: rgb(218,250,2); } H1.HeaderClassName { color: #DAFA02; } .AnyTagClassName { color: #DAFA02; } </style>
<style> a { background-color: #DAFA02; } a { background-color: rgb(218,250,2); } div.DivClassName { background-color: #DAFA02; } .BgClassName { background-color: #DAFA02; } </style>
<style> span { border-color: #DAFA02; } span { border-color: rgb(218,250,2); } td.TdClassName { border-color: #DAFA02; } .TagClassName { border-color: #DAFA02; } </style>