#A31E24 (or 0xA31E24) is unknown color: approx Bright Red. HEX triplet: A3, 1E and 24. RGB value is (163,30,36). Sum of RGB (Red+Green+Blue) = 163+30+36=229 (30% of max value = 765). Red value is 163 (64.06% from 255 or 71.18% from 229); Green value is 30 (12.11% from 255 or 13.10% from 229); Blue value is 36 (14.45% from 255 or 15.72% from 229); Max value from RGB is 163 - color contains mainly: red. Hex color #A31E24 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A31E24 is #5CE1DB. Grayscale: #464646. Windows color (decimal): -6087132 or 2367139. OLE color: 2367139.
HSL color Cylindrical-coordinate representation of color #A31E24: hue angle of 357.29º degrees, saturation: 0.69, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #A31E24 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.36.
<style> p { color: #A31E24; } p { color: rgb(163,30,36); } H1.HeaderClassName { color: #A31E24; } .AnyTagClassName { color: #A31E24; } </style>
<style> a { background-color: #A31E24; } a { background-color: rgb(163,30,36); } div.DivClassName { background-color: #A31E24; } .BgClassName { background-color: #A31E24; } </style>
<style> span { border-color: #A31E24; } span { border-color: rgb(163,30,36); } td.TdClassName { border-color: #A31E24; } .TagClassName { border-color: #A31E24; } </style>