#DAF75C (or 0xDAF75C) is unknown color: approx Mindaro. HEX triplet: DA, F7 and 5C. RGB value is (218,247,92). Sum of RGB (Red+Green+Blue) = 218+247+92=557 (73% of max value = 765). Red value is 218 (85.55% from 255 or 39.14% from 557); Green value is 247 (96.88% from 255 or 44.34% from 557); Blue value is 92 (36.33% from 255 or 16.52% from 557); Max value from RGB is 247 - color contains mainly: green. Hex color #DAF75C is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DAF75C is #2508A3. Grayscale: #DDDDDD. Windows color (decimal): -2427044 or 6092762. OLE color: 6092762.
HSL color Cylindrical-coordinate representation of color #DAF75C: hue angle of 71.23º degrees, saturation: 0.91, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #DAF75C is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.03.
<style> p { color: #daf75c; } p { color: rgb(218,247,92); } H1.HeaderClassName { color: #daf75c; } .AnyTagClassName { color: #daf75c; } </style>
<style> a { background-color: #daf75c; } a { background-color: rgb(218,247,92); } div.DivClassName { background-color: #daf75c; } .BgClassName { background-color: #daf75c; } </style>
<style> span { border-color: #daf75c; } span { border-color: rgb(218,247,92); } td.TdClassName { border-color: #daf75c; } .TagClassName { border-color: #daf75c; } </style>