#DAF2E0 (or 0xDAF2E0) is unknown color: approx Off Green. HEX triplet: DA, F2 and E0. RGB value is (218,242,224). Sum of RGB (Red+Green+Blue) = 218+242+224=684 (90% of max value = 765). Red value is 218 (85.55% from 255 or 31.87% from 684); Green value is 242 (94.92% from 255 or 35.38% from 684); Blue value is 224 (87.89% from 255 or 32.75% from 684); Max value from RGB is 242 - color contains mainly: green. Hex color #DAF2E0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DAF2E0 is #250D1F. Grayscale: #E8E8E8. Windows color (decimal): -2428192 or 14742234. OLE color: 14742234.
HSL color Cylindrical-coordinate representation of color #DAF2E0: hue angle of 135º degrees, saturation: 0.48, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #DAF2E0 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.05.
<style> p { color: #DAF2E0; } p { color: rgb(218,242,224); } H1.HeaderClassName { color: #DAF2E0; } .AnyTagClassName { color: #DAF2E0; } </style>
<style> a { background-color: #DAF2E0; } a { background-color: rgb(218,242,224); } div.DivClassName { background-color: #DAF2E0; } .BgClassName { background-color: #DAF2E0; } </style>
<style> span { border-color: #DAF2E0; } span { border-color: rgb(218,242,224); } td.TdClassName { border-color: #DAF2E0; } .TagClassName { border-color: #DAF2E0; } </style>