#AE0E0D (or 0xAE0E0D) is unknown color: approx Free Speech Red. HEX triplet: AE, 0E and 0D. RGB value is (174,14,13). Sum of RGB (Red+Green+Blue) = 174+14+13=201 (26% of max value = 765). Red value is 174 (68.36% from 255 or 86.57% from 201); Green value is 14 (5.86% from 255 or 6.97% from 201); Blue value is 13 (5.47% from 255 or 6.47% from 201); Max value from RGB is 174 - color contains mainly: red. Hex color #AE0E0D is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #AE0E0D is #51F1F2. Grayscale: #3D3D3D. Windows color (decimal): -5370355 or 855726. OLE color: 855726.
HSL color Cylindrical-coordinate representation of color #AE0E0D: hue angle of 0.37º degrees, saturation: 0.86, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #AE0E0D is Cyan = 0, Magento = 0.92, Yellow = 0.93 and Black (K on CMYK) = 0.32.
<style> p { color: #AE0E0D; } p { color: rgb(174,14,13); } H1.HeaderClassName { color: #AE0E0D; } .AnyTagClassName { color: #AE0E0D; } </style>
<style> a { background-color: #AE0E0D; } a { background-color: rgb(174,14,13); } div.DivClassName { background-color: #AE0E0D; } .BgClassName { background-color: #AE0E0D; } </style>
<style> span { border-color: #AE0E0D; } span { border-color: rgb(174,14,13); } td.TdClassName { border-color: #AE0E0D; } .TagClassName { border-color: #AE0E0D; } </style>