#DADDA2 (or 0xDADDA2) is unknown color: approx Mint Julep. HEX triplet: DA, DD and A2. RGB value is (218,221,162). Sum of RGB (Red+Green+Blue) = 218+221+162=601 (79% of max value = 765). Red value is 218 (85.55% from 255 or 36.27% from 601); Green value is 221 (86.72% from 255 or 36.77% from 601); Blue value is 162 (63.67% from 255 or 26.96% from 601); Max value from RGB is 221 - color contains mainly: green. Hex color #DADDA2 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DADDA2 is #25225D. Grayscale: #D5D5D5. Windows color (decimal): -2433630 or 10673626. OLE color: 10673626.
HSL color Cylindrical-coordinate representation of color #DADDA2: hue angle of 63.05º degrees, saturation: 0.46, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DADDA2 is Cyan = 0.01, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.13.
<style> p { color: #DADDA2; } p { color: rgb(218,221,162); } H1.HeaderClassName { color: #DADDA2; } .AnyTagClassName { color: #DADDA2; } </style>
<style> a { background-color: #DADDA2; } a { background-color: rgb(218,221,162); } div.DivClassName { background-color: #DADDA2; } .BgClassName { background-color: #DADDA2; } </style>
<style> span { border-color: #DADDA2; } span { border-color: rgb(218,221,162); } td.TdClassName { border-color: #DADDA2; } .TagClassName { border-color: #DADDA2; } </style>