#DDDD98 (or 0xDDDD98) is unknown color: approx Primrose. HEX triplet: DD, DD and 98. RGB value is (221,221,152). Sum of RGB (Red+Green+Blue) = 221+221+152=594 (78% of max value = 765). Red value is 221 (86.72% from 255 or 37.21% from 594); Green value is 221 (86.72% from 255 or 37.21% from 594); Blue value is 152 (59.77% from 255 or 25.59% from 594); Max value from RGB is 221 - color contains mainly: red, green. Hex color #DDDD98 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DDDD98 is #222267. Grayscale: #D5D5D5. Windows color (decimal): -2237032 or 10018269. OLE color: 10018269.
HSL color Cylindrical-coordinate representation of color #DDDD98: hue angle of 60º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DDDD98 is Cyan = 0, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #DDDD98; } p { color: rgb(221,221,152); } H1.HeaderClassName { color: #DDDD98; } .AnyTagClassName { color: #DDDD98; } </style>
<style> a { background-color: #DDDD98; } a { background-color: rgb(221,221,152); } div.DivClassName { background-color: #DDDD98; } .BgClassName { background-color: #DDDD98; } </style>
<style> span { border-color: #DDDD98; } span { border-color: rgb(221,221,152); } td.TdClassName { border-color: #DDDD98; } .TagClassName { border-color: #DDDD98; } </style>