#AE602C (or 0xAE602C) is unknown color: approx Fiery Orange. HEX triplet: AE, 60 and 2C. RGB value is (174,96,44). Sum of RGB (Red+Green+Blue) = 174+96+44=314 (41% of max value = 765). Red value is 174 (68.36% from 255 or 55.41% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 44 (17.58% from 255 or 14.01% from 314); Max value from RGB is 174 - color contains mainly: red. Hex color #AE602C is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AE602C is #519FD3. Grayscale: #717171. Windows color (decimal): -5349332 or 2908334. OLE color: 2908334.
HSL color Cylindrical-coordinate representation of color #AE602C: hue angle of 24º degrees, saturation: 0.6, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #AE602C is Cyan = 0, Magento = 0.45, Yellow = 0.75 and Black (K on CMYK) = 0.32.
<style> p { color: #AE602C; } p { color: rgb(174,96,44); } H1.HeaderClassName { color: #AE602C; } .AnyTagClassName { color: #AE602C; } </style>
<style> a { background-color: #AE602C; } a { background-color: rgb(174,96,44); } div.DivClassName { background-color: #AE602C; } .BgClassName { background-color: #AE602C; } </style>
<style> span { border-color: #AE602C; } span { border-color: rgb(174,96,44); } td.TdClassName { border-color: #AE602C; } .TagClassName { border-color: #AE602C; } </style>