#AF5E1E (or 0xAF5E1E) is unknown color: approx Fiery Orange. HEX triplet: AF, 5E and 1E. RGB value is (175,94,30). Sum of RGB (Red+Green+Blue) = 175+94+30=299 (39% of max value = 765). Red value is 175 (68.75% from 255 or 58.53% from 299); Green value is 94 (37.11% from 255 or 31.44% from 299); Blue value is 30 (12.11% from 255 or 10.03% from 299); Max value from RGB is 175 - color contains mainly: red. Hex color #AF5E1E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AF5E1E is #50A1E1. Grayscale: #6F6F6F. Windows color (decimal): -5284322 or 1990319. OLE color: 1990319.
HSL color Cylindrical-coordinate representation of color #AF5E1E: hue angle of 26.48º degrees, saturation: 0.71, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #AF5E1E is Cyan = 0, Magento = 0.46, Yellow = 0.83 and Black (K on CMYK) = 0.31.
<style> p { color: #AF5E1E; } p { color: rgb(175,94,30); } H1.HeaderClassName { color: #AF5E1E; } .AnyTagClassName { color: #AF5E1E; } </style>
<style> a { background-color: #AF5E1E; } a { background-color: rgb(175,94,30); } div.DivClassName { background-color: #AF5E1E; } .BgClassName { background-color: #AF5E1E; } </style>
<style> span { border-color: #AF5E1E; } span { border-color: rgb(175,94,30); } td.TdClassName { border-color: #AF5E1E; } .TagClassName { border-color: #AF5E1E; } </style>