#A1152C (or 0xA1152C) is unknown color: approx Bright Red. HEX triplet: A1, 15 and 2C. RGB value is (161,21,44). Sum of RGB (Red+Green+Blue) = 161+21+44=226 (29% of max value = 765). Red value is 161 (63.28% from 255 or 71.24% from 226); Green value is 21 (8.59% from 255 or 9.29% from 226); Blue value is 44 (17.58% from 255 or 19.47% from 226); Max value from RGB is 161 - color contains mainly: red. Hex color #A1152C is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A1152C is #5EEAD3. Grayscale: #414141. Windows color (decimal): -6220500 or 2889121. OLE color: 2889121.
HSL color Cylindrical-coordinate representation of color #A1152C: hue angle of 350.14º degrees, saturation: 0.77, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A1152C is Cyan = 0, Magento = 0.87, Yellow = 0.73 and Black (K on CMYK) = 0.37.
<style> p { color: #A1152C; } p { color: rgb(161,21,44); } H1.HeaderClassName { color: #A1152C; } .AnyTagClassName { color: #A1152C; } </style>
<style> a { background-color: #A1152C; } a { background-color: rgb(161,21,44); } div.DivClassName { background-color: #A1152C; } .BgClassName { background-color: #A1152C; } </style>
<style> span { border-color: #A1152C; } span { border-color: rgb(161,21,44); } td.TdClassName { border-color: #A1152C; } .TagClassName { border-color: #A1152C; } </style>