#AE282B (or 0xAE282B) is unknown color: approx Guardsman Red. HEX triplet: AE, 28 and 2B. RGB value is (174,40,43). Sum of RGB (Red+Green+Blue) = 174+40+43=257 (34% of max value = 765). Red value is 174 (68.36% from 255 or 67.70% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 43 (17.19% from 255 or 16.73% from 257); Max value from RGB is 174 - color contains mainly: red. Hex color #AE282B is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AE282B is #51D7D4. Grayscale: #505050. Windows color (decimal): -5363669 or 2828462. OLE color: 2828462.
HSL color Cylindrical-coordinate representation of color #AE282B: hue angle of 358.66º degrees, saturation: 0.63, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #AE282B is Cyan = 0, Magento = 0.77, Yellow = 0.75 and Black (K on CMYK) = 0.32.
<style> p { color: #AE282B; } p { color: rgb(174,40,43); } H1.HeaderClassName { color: #AE282B; } .AnyTagClassName { color: #AE282B; } </style>
<style> a { background-color: #AE282B; } a { background-color: rgb(174,40,43); } div.DivClassName { background-color: #AE282B; } .BgClassName { background-color: #AE282B; } </style>
<style> span { border-color: #AE282B; } span { border-color: rgb(174,40,43); } td.TdClassName { border-color: #AE282B; } .TagClassName { border-color: #AE282B; } </style>