#DE4F0E (or 0xDE4F0E) is unknown color: approx Persimmon. HEX triplet: DE, 4F and 0E. RGB value is (222,79,14). Sum of RGB (Red+Green+Blue) = 222+79+14=315 (41% of max value = 765). Red value is 222 (87.11% from 255 or 70.48% from 315); Green value is 79 (31.25% from 255 or 25.08% from 315); Blue value is 14 (5.86% from 255 or 4.44% from 315); Max value from RGB is 222 - color contains mainly: red. Hex color #DE4F0E is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #DE4F0E is #21B0F1. Grayscale: #727272. Windows color (decimal): -2207986 or 937950. OLE color: 937950.
HSL color Cylindrical-coordinate representation of color #DE4F0E: hue angle of 18.75º degrees, saturation: 0.88, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #DE4F0E is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.13.
<style> p { color: #de4f0e; } p { color: rgb(222,79,14); } H1.HeaderClassName { color: #de4f0e; } .AnyTagClassName { color: #de4f0e; } </style>
<style> a { background-color: #de4f0e; } a { background-color: rgb(222,79,14); } div.DivClassName { background-color: #de4f0e; } .BgClassName { background-color: #de4f0e; } </style>
<style> span { border-color: #de4f0e; } span { border-color: rgb(222,79,14); } td.TdClassName { border-color: #de4f0e; } .TagClassName { border-color: #de4f0e; } </style>