#DAF88A (or 0xDAF88A) is unknown color: approx Reef. HEX triplet: DA, F8 and 8A. RGB value is (218,248,138). Sum of RGB (Red+Green+Blue) = 218+248+138=604 (80% of max value = 765). Red value is 218 (85.55% from 255 or 36.09% from 604); Green value is 248 (97.27% from 255 or 41.06% from 604); Blue value is 138 (54.30% from 255 or 22.85% from 604); Max value from RGB is 248 - color contains mainly: green. Hex color #DAF88A is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DAF88A is #250775. Grayscale: #E2E2E2. Windows color (decimal): -2426742 or 9107674. OLE color: 9107674.
HSL color Cylindrical-coordinate representation of color #DAF88A: hue angle of 76.36º degrees, saturation: 0.89, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #DAF88A is Cyan = 0.12, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.03.
<style> p { color: #DAF88A; } p { color: rgb(218,248,138); } H1.HeaderClassName { color: #DAF88A; } .AnyTagClassName { color: #DAF88A; } </style>
<style> a { background-color: #DAF88A; } a { background-color: rgb(218,248,138); } div.DivClassName { background-color: #DAF88A; } .BgClassName { background-color: #DAF88A; } </style>
<style> span { border-color: #DAF88A; } span { border-color: rgb(218,248,138); } td.TdClassName { border-color: #DAF88A; } .TagClassName { border-color: #DAF88A; } </style>