#E06E16 (or 0xE06E16) is unknown color: approx Chocolate. HEX triplet: E0, 6E and 16. RGB value is (224,110,22). Sum of RGB (Red+Green+Blue) = 224+110+22=356 (47% of max value = 765). Red value is 224 (87.89% from 255 or 62.92% from 356); Green value is 110 (43.36% from 255 or 30.90% from 356); Blue value is 22 (8.98% from 255 or 6.18% from 356); Max value from RGB is 224 - color contains mainly: red. Hex color #E06E16 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E06E16 is #1F91E9. Grayscale: #868686. Windows color (decimal): -2068970 or 1470176. OLE color: 1470176.
HSL color Cylindrical-coordinate representation of color #E06E16: hue angle of 26.14º degrees, saturation: 0.82, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #E06E16 is Cyan = 0, Magento = 0.51, Yellow = 0.90 and Black (K on CMYK) = 0.12.
<style> p { color: #e06e16; } p { color: rgb(224,110,22); } H1.HeaderClassName { color: #e06e16; } .AnyTagClassName { color: #e06e16; } </style>
<style> a { background-color: #e06e16; } a { background-color: rgb(224,110,22); } div.DivClassName { background-color: #e06e16; } .BgClassName { background-color: #e06e16; } </style>
<style> span { border-color: #e06e16; } span { border-color: rgb(224,110,22); } td.TdClassName { border-color: #e06e16; } .TagClassName { border-color: #e06e16; } </style>