#DED48D (or 0xDED48D) is unknown color: approx Primrose. HEX triplet: DE, D4 and 8D. RGB value is (222,212,141). Sum of RGB (Red+Green+Blue) = 222+212+141=575 (76% of max value = 765). Red value is 222 (87.11% from 255 or 38.61% from 575); Green value is 212 (83.20% from 255 or 36.87% from 575); Blue value is 141 (55.47% from 255 or 24.52% from 575); Max value from RGB is 222 - color contains mainly: red. Hex color #DED48D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DED48D is #212B72. Grayscale: #CFCFCF. Windows color (decimal): -2173811 or 9295070. OLE color: 9295070.
HSL color Cylindrical-coordinate representation of color #DED48D: hue angle of 52.59º degrees, saturation: 0.55, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DED48D is Cyan = 0, Magento = 0.05, Yellow = 0.36 and Black (K on CMYK) = 0.13.
<style> p { color: #DED48D; } p { color: rgb(222,212,141); } H1.HeaderClassName { color: #DED48D; } .AnyTagClassName { color: #DED48D; } </style>
<style> a { background-color: #DED48D; } a { background-color: rgb(222,212,141); } div.DivClassName { background-color: #DED48D; } .BgClassName { background-color: #DED48D; } </style>
<style> span { border-color: #DED48D; } span { border-color: rgb(222,212,141); } td.TdClassName { border-color: #DED48D; } .TagClassName { border-color: #DED48D; } </style>