#DAF9CC (or 0xDAF9CC) is unknown color: approx Snowy Mint. HEX triplet: DA, F9 and CC. RGB value is (218,249,204). Sum of RGB (Red+Green+Blue) = 218+249+204=671 (88% of max value = 765). Red value is 218 (85.55% from 255 or 32.49% from 671); Green value is 249 (97.66% from 255 or 37.11% from 671); Blue value is 204 (80.08% from 255 or 30.40% from 671); Max value from RGB is 249 - color contains mainly: green. Hex color #DAF9CC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DAF9CC is #250633. Grayscale: #EAEAEA. Windows color (decimal): -2426420 or 13433306. OLE color: 13433306.
HSL color Cylindrical-coordinate representation of color #DAF9CC: hue angle of 101.33º degrees, saturation: 0.79, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DAF9CC is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #DAF9CC; } p { color: rgb(218,249,204); } H1.HeaderClassName { color: #DAF9CC; } .AnyTagClassName { color: #DAF9CC; } </style>
<style> a { background-color: #DAF9CC; } a { background-color: rgb(218,249,204); } div.DivClassName { background-color: #DAF9CC; } .BgClassName { background-color: #DAF9CC; } </style>
<style> span { border-color: #DAF9CC; } span { border-color: rgb(218,249,204); } td.TdClassName { border-color: #DAF9CC; } .TagClassName { border-color: #DAF9CC; } </style>