#DADD9B (or 0xDADD9B) is unknown color: approx Primrose. HEX triplet: DA, DD and 9B. RGB value is (218,221,155). Sum of RGB (Red+Green+Blue) = 218+221+155=594 (78% of max value = 765). Red value is 218 (85.55% from 255 or 36.70% from 594); Green value is 221 (86.72% from 255 or 37.21% from 594); Blue value is 155 (60.94% from 255 or 26.09% from 594); Max value from RGB is 221 - color contains mainly: green. Hex color #DADD9B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DADD9B is #252264. Grayscale: #D4D4D4. Windows color (decimal): -2433637 or 10214874. OLE color: 10214874.
HSL color Cylindrical-coordinate representation of color #DADD9B: hue angle of 62.73º degrees, saturation: 0.49, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DADD9B is Cyan = 0.01, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.13.
<style> p { color: #DADD9B; } p { color: rgb(218,221,155); } H1.HeaderClassName { color: #DADD9B; } .AnyTagClassName { color: #DADD9B; } </style>
<style> a { background-color: #DADD9B; } a { background-color: rgb(218,221,155); } div.DivClassName { background-color: #DADD9B; } .BgClassName { background-color: #DADD9B; } </style>
<style> span { border-color: #DADD9B; } span { border-color: rgb(218,221,155); } td.TdClassName { border-color: #DADD9B; } .TagClassName { border-color: #DADD9B; } </style>