#A1192E (or 0xA1192E) is unknown color: approx Bright Red. HEX triplet: A1, 19 and 2E. RGB value is (161,25,46). Sum of RGB (Red+Green+Blue) = 161+25+46=232 (30% of max value = 765). Red value is 161 (63.28% from 255 or 69.40% from 232); Green value is 25 (10.16% from 255 or 10.78% from 232); Blue value is 46 (18.36% from 255 or 19.83% from 232); Max value from RGB is 161 - color contains mainly: red. Hex color #A1192E is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A1192E is #5EE6D1. Grayscale: #444444. Windows color (decimal): -6219474 or 3021217. OLE color: 3021217.
HSL color Cylindrical-coordinate representation of color #A1192E: hue angle of 350.74º degrees, saturation: 0.73, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #A1192E is Cyan = 0, Magento = 0.84, Yellow = 0.71 and Black (K on CMYK) = 0.37.
<style> p { color: #A1192E; } p { color: rgb(161,25,46); } H1.HeaderClassName { color: #A1192E; } .AnyTagClassName { color: #A1192E; } </style>
<style> a { background-color: #A1192E; } a { background-color: rgb(161,25,46); } div.DivClassName { background-color: #A1192E; } .BgClassName { background-color: #A1192E; } </style>
<style> span { border-color: #A1192E; } span { border-color: rgb(161,25,46); } td.TdClassName { border-color: #A1192E; } .TagClassName { border-color: #A1192E; } </style>