#DED95B (or 0xDED95B) is unknown color: approx Manz. HEX triplet: DE, D9 and 5B. RGB value is (222,217,91). Sum of RGB (Red+Green+Blue) = 222+217+91=530 (70% of max value = 765). Red value is 222 (87.11% from 255 or 41.89% from 530); Green value is 217 (85.16% from 255 or 40.94% from 530); Blue value is 91 (35.94% from 255 or 17.17% from 530); Max value from RGB is 222 - color contains mainly: red. Hex color #DED95B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DED95B is #2126A4. Grayscale: #CCCCCC. Windows color (decimal): -2172581 or 6019550. OLE color: 6019550.
HSL color Cylindrical-coordinate representation of color #DED95B: hue angle of 57.71º degrees, saturation: 0.66, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #DED95B is Cyan = 0, Magento = 0.02, Yellow = 0.59 and Black (K on CMYK) = 0.13.
<style> p { color: #DED95B; } p { color: rgb(222,217,91); } H1.HeaderClassName { color: #DED95B; } .AnyTagClassName { color: #DED95B; } </style>
<style> a { background-color: #DED95B; } a { background-color: rgb(222,217,91); } div.DivClassName { background-color: #DED95B; } .BgClassName { background-color: #DED95B; } </style>
<style> span { border-color: #DED95B; } span { border-color: rgb(222,217,91); } td.TdClassName { border-color: #DED95B; } .TagClassName { border-color: #DED95B; } </style>