#AE5F0B (or 0xAE5F0B) is unknown color: approx Golden Brown. HEX triplet: AE, 5F and 0B. RGB value is (174,95,11). Sum of RGB (Red+Green+Blue) = 174+95+11=280 (37% of max value = 765). Red value is 174 (68.36% from 255 or 62.14% from 280); Green value is 95 (37.5% from 255 or 33.93% from 280); Blue value is 11 (4.69% from 255 or 3.93% from 280); Max value from RGB is 174 - color contains mainly: red. Hex color #AE5F0B is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AE5F0B is #51A0F4. Grayscale: #6D6D6D. Windows color (decimal): -5349621 or 745390. OLE color: 745390.
HSL color Cylindrical-coordinate representation of color #AE5F0B: hue angle of 30.92º degrees, saturation: 0.88, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #AE5F0B is Cyan = 0, Magento = 0.45, Yellow = 0.94 and Black (K on CMYK) = 0.32.
<style> p { color: #AE5F0B; } p { color: rgb(174,95,11); } H1.HeaderClassName { color: #AE5F0B; } .AnyTagClassName { color: #AE5F0B; } </style>
<style> a { background-color: #AE5F0B; } a { background-color: rgb(174,95,11); } div.DivClassName { background-color: #AE5F0B; } .BgClassName { background-color: #AE5F0B; } </style>
<style> span { border-color: #AE5F0B; } span { border-color: rgb(174,95,11); } td.TdClassName { border-color: #AE5F0B; } .TagClassName { border-color: #AE5F0B; } </style>