#A5041C (or 0xA5041C) is unknown color: approx Carmine. HEX triplet: A5, 04 and 1C. RGB value is (165,4,28). Sum of RGB (Red+Green+Blue) = 165+4+28=197 (26% of max value = 765). Red value is 165 (64.84% from 255 or 83.76% from 197); Green value is 4 (1.95% from 255 or 2.03% from 197); Blue value is 28 (11.33% from 255 or 14.21% from 197); Max value from RGB is 165 - color contains mainly: red. Hex color #A5041C is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A5041C is #5AFBE3. Grayscale: #363636. Windows color (decimal): -5962724 or 1836197. OLE color: 1836197.
HSL color Cylindrical-coordinate representation of color #A5041C: hue angle of 351.06º degrees, saturation: 0.95, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #A5041C is Cyan = 0, Magento = 0.98, Yellow = 0.83 and Black (K on CMYK) = 0.35.
<style> p { color: #a5041c; } p { color: rgb(165,4,28); } H1.HeaderClassName { color: #a5041c; } .AnyTagClassName { color: #a5041c; } </style>
<style> a { background-color: #a5041c; } a { background-color: rgb(165,4,28); } div.DivClassName { background-color: #a5041c; } .BgClassName { background-color: #a5041c; } </style>
<style> span { border-color: #a5041c; } span { border-color: rgb(165,4,28); } td.TdClassName { border-color: #a5041c; } .TagClassName { border-color: #a5041c; } </style>