#DDDA48 (or 0xDDDA48) is unknown color: approx Manz. HEX triplet: DD, DA and 48. RGB value is (221,218,72). Sum of RGB (Red+Green+Blue) = 221+218+72=511 (67% of max value = 765). Red value is 221 (86.72% from 255 or 43.25% from 511); Green value is 218 (85.55% from 255 or 42.66% from 511); Blue value is 72 (28.52% from 255 or 14.09% from 511); Max value from RGB is 221 - color contains mainly: red. Hex color #DDDA48 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DDDA48 is #2225B7. Grayscale: #CACACA. Windows color (decimal): -2237880 or 4774621. OLE color: 4774621.
HSL color Cylindrical-coordinate representation of color #DDDA48: hue angle of 58.79º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DDDA48 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.13.
<style> p { color: #DDDA48; } p { color: rgb(221,218,72); } H1.HeaderClassName { color: #DDDA48; } .AnyTagClassName { color: #DDDA48; } </style>
<style> a { background-color: #DDDA48; } a { background-color: rgb(221,218,72); } div.DivClassName { background-color: #DDDA48; } .BgClassName { background-color: #DDDA48; } </style>
<style> span { border-color: #DDDA48; } span { border-color: rgb(221,218,72); } td.TdClassName { border-color: #DDDA48; } .TagClassName { border-color: #DDDA48; } </style>