#DE9E09 (or 0xDE9E09) is unknown color: approx Gamboge. HEX triplet: DE, 9E and 09. RGB value is (222,158,9). Sum of RGB (Red+Green+Blue) = 222+158+9=389 (51% of max value = 765). Red value is 222 (87.11% from 255 or 57.07% from 389); Green value is 158 (62.11% from 255 or 40.62% from 389); Blue value is 9 (3.91% from 255 or 2.31% from 389); Max value from RGB is 222 - color contains mainly: red. Hex color #DE9E09 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #DE9E09 is #2161F6. Grayscale: #A0A0A0. Windows color (decimal): -2187767 or 630494. OLE color: 630494.
HSL color Cylindrical-coordinate representation of color #DE9E09: hue angle of 41.97º degrees, saturation: 0.92, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #DE9E09 is Cyan = 0, Magento = 0.29, Yellow = 0.96 and Black (K on CMYK) = 0.13.
<style> p { color: #DE9E09; } p { color: rgb(222,158,9); } H1.HeaderClassName { color: #DE9E09; } .AnyTagClassName { color: #DE9E09; } </style>
<style> a { background-color: #DE9E09; } a { background-color: rgb(222,158,9); } div.DivClassName { background-color: #DE9E09; } .BgClassName { background-color: #DE9E09; } </style>
<style> span { border-color: #DE9E09; } span { border-color: rgb(222,158,9); } td.TdClassName { border-color: #DE9E09; } .TagClassName { border-color: #DE9E09; } </style>