#DAD79F (or 0xDAD79F) is unknown color: approx Mint Julep. HEX triplet: DA, D7 and 9F. RGB value is (218,215,159). Sum of RGB (Red+Green+Blue) = 218+215+159=592 (78% of max value = 765). Red value is 218 (85.55% from 255 or 36.82% from 592); Green value is 215 (84.38% from 255 or 36.32% from 592); Blue value is 159 (62.5% from 255 or 26.86% from 592); Max value from RGB is 218 - color contains mainly: red. Hex color #DAD79F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DAD79F is #252860. Grayscale: #D1D1D1. Windows color (decimal): -2435169 or 10475482. OLE color: 10475482.
HSL color Cylindrical-coordinate representation of color #DAD79F: hue angle of 56.95º degrees, saturation: 0.44, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DAD79F is Cyan = 0, Magento = 0.01, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #DAD79F; } p { color: rgb(218,215,159); } H1.HeaderClassName { color: #DAD79F; } .AnyTagClassName { color: #DAD79F; } </style>
<style> a { background-color: #DAD79F; } a { background-color: rgb(218,215,159); } div.DivClassName { background-color: #DAD79F; } .BgClassName { background-color: #DAD79F; } </style>
<style> span { border-color: #DAD79F; } span { border-color: rgb(218,215,159); } td.TdClassName { border-color: #DAD79F; } .TagClassName { border-color: #DAD79F; } </style>