#AE470A (or 0xAE470A) is unknown color: approx Rust. HEX triplet: AE, 47 and 0A. RGB value is (174,71,10). Sum of RGB (Red+Green+Blue) = 174+71+10=255 (33% of max value = 765). Red value is 174 (68.36% from 255 or 68.24% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 10 (4.30% from 255 or 3.92% from 255); Max value from RGB is 174 - color contains mainly: red. Hex color #AE470A is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AE470A is #51B8F5. Grayscale: #5F5F5F. Windows color (decimal): -5355766 or 673710. OLE color: 673710.
HSL color Cylindrical-coordinate representation of color #AE470A: hue angle of 22.32º degrees, saturation: 0.89, 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 #AE470A is Cyan = 0, Magento = 0.59, Yellow = 0.94 and Black (K on CMYK) = 0.32.
<style> p { color: #AE470A; } p { color: rgb(174,71,10); } H1.HeaderClassName { color: #AE470A; } .AnyTagClassName { color: #AE470A; } </style>
<style> a { background-color: #AE470A; } a { background-color: rgb(174,71,10); } div.DivClassName { background-color: #AE470A; } .BgClassName { background-color: #AE470A; } </style>
<style> span { border-color: #AE470A; } span { border-color: rgb(174,71,10); } td.TdClassName { border-color: #AE470A; } .TagClassName { border-color: #AE470A; } </style>