#DAE69E (or 0xDAE69E) is unknown color: approx Reef. HEX triplet: DA, E6 and 9E. RGB value is (218,230,158). Sum of RGB (Red+Green+Blue) = 218+230+158=606 (80% of max value = 765). Red value is 218 (85.55% from 255 or 35.97% from 606); Green value is 230 (90.23% from 255 or 37.95% from 606); Blue value is 158 (62.11% from 255 or 26.07% from 606); Max value from RGB is 230 - color contains mainly: green. Hex color #DAE69E is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DAE69E is #251961. Grayscale: #DADADA. Windows color (decimal): -2431330 or 10413786. OLE color: 10413786.
HSL color Cylindrical-coordinate representation of color #DAE69E: hue angle of 70º degrees, saturation: 0.59, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DAE69E is Cyan = 0.05, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.10.
<style> p { color: #dae69e; } p { color: rgb(218,230,158); } H1.HeaderClassName { color: #dae69e; } .AnyTagClassName { color: #dae69e; } </style>
<style> a { background-color: #dae69e; } a { background-color: rgb(218,230,158); } div.DivClassName { background-color: #dae69e; } .BgClassName { background-color: #dae69e; } </style>
<style> span { border-color: #dae69e; } span { border-color: rgb(218,230,158); } td.TdClassName { border-color: #dae69e; } .TagClassName { border-color: #dae69e; } </style>