#AE400F (or 0xAE400F) is unknown color: approx Rust. HEX triplet: AE, 40 and 0F. RGB value is (174,64,15). Sum of RGB (Red+Green+Blue) = 174+64+15=253 (33% of max value = 765). Red value is 174 (68.36% from 255 or 68.77% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 15 (6.25% from 255 or 5.93% from 253); Max value from RGB is 174 - color contains mainly: red. Hex color #AE400F is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AE400F is #51BFF0. Grayscale: #5B5B5B. Windows color (decimal): -5357553 or 999598. OLE color: 999598.
HSL color Cylindrical-coordinate representation of color #AE400F: hue angle of 18.49º degrees, saturation: 0.84, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #AE400F is Cyan = 0, Magento = 0.63, Yellow = 0.91 and Black (K on CMYK) = 0.32.
<style> p { color: #ae400f; } p { color: rgb(174,64,15); } H1.HeaderClassName { color: #ae400f; } .AnyTagClassName { color: #ae400f; } </style>
<style> a { background-color: #ae400f; } a { background-color: rgb(174,64,15); } div.DivClassName { background-color: #ae400f; } .BgClassName { background-color: #ae400f; } </style>
<style> span { border-color: #ae400f; } span { border-color: rgb(174,64,15); } td.TdClassName { border-color: #ae400f; } .TagClassName { border-color: #ae400f; } </style>