#DE5512 (or 0xDE5512) is unknown color: approx Persimmon. HEX triplet: DE, 55 and 12. RGB value is (222,85,18). Sum of RGB (Red+Green+Blue) = 222+85+18=325 (43% of max value = 765). Red value is 222 (87.11% from 255 or 68.31% from 325); Green value is 85 (33.59% from 255 or 26.15% from 325); Blue value is 18 (7.42% from 255 or 5.54% from 325); Max value from RGB is 222 - color contains mainly: red. Hex color #DE5512 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #DE5512 is #21AAED. Grayscale: #767676. Windows color (decimal): -2206446 or 1201630. OLE color: 1201630.
HSL color Cylindrical-coordinate representation of color #DE5512: hue angle of 19.71º degrees, saturation: 0.85, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #DE5512 is Cyan = 0, Magento = 0.62, Yellow = 0.92 and Black (K on CMYK) = 0.13.
<style> p { color: #DE5512; } p { color: rgb(222,85,18); } H1.HeaderClassName { color: #DE5512; } .AnyTagClassName { color: #DE5512; } </style>
<style> a { background-color: #DE5512; } a { background-color: rgb(222,85,18); } div.DivClassName { background-color: #DE5512; } .BgClassName { background-color: #DE5512; } </style>
<style> span { border-color: #DE5512; } span { border-color: rgb(222,85,18); } td.TdClassName { border-color: #DE5512; } .TagClassName { border-color: #DE5512; } </style>