#AE4010 (or 0xAE4010) is unknown color: approx Rust. HEX triplet: AE, 40 and 10. RGB value is (174,64,16). Sum of RGB (Red+Green+Blue) = 174+64+16=254 (33% of max value = 765). Red value is 174 (68.36% from 255 or 68.50% from 254); Green value is 64 (25.39% from 255 or 25.20% from 254); Blue value is 16 (6.64% from 255 or 6.30% from 254); Max value from RGB is 174 - color contains mainly: red. Hex color #AE4010 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AE4010 is #51BFEF. Grayscale: #5B5B5B. Windows color (decimal): -5357552 or 1065134. OLE color: 1065134.
HSL color Cylindrical-coordinate representation of color #AE4010: hue angle of 18.23º degrees, saturation: 0.83, 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 #AE4010 is Cyan = 0, Magento = 0.63, Yellow = 0.91 and Black (K on CMYK) = 0.32.
<style> p { color: #AE4010; } p { color: rgb(174,64,16); } H1.HeaderClassName { color: #AE4010; } .AnyTagClassName { color: #AE4010; } </style>
<style> a { background-color: #AE4010; } a { background-color: rgb(174,64,16); } div.DivClassName { background-color: #AE4010; } .BgClassName { background-color: #AE4010; } </style>
<style> span { border-color: #AE4010; } span { border-color: rgb(174,64,16); } td.TdClassName { border-color: #AE4010; } .TagClassName { border-color: #AE4010; } </style>