#A5001B (or 0xA5001B) is unknown color: approx Carmine. HEX triplet: A5, 00 and 1B. RGB value is (165,0,27). Sum of RGB (Red+Green+Blue) = 165+0+27=192 (25% of max value = 765). Red value is 165 (64.84% from 255 or 85.94% from 192); Green value is 0 (0.39% from 255 or 0% from 192); Blue value is 27 (10.94% from 255 or 14.06% from 192); Max value from RGB is 165 - color contains mainly: red. Hex color #A5001B is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A5001B is #5AFFE4. Grayscale: #343434. Windows color (decimal): -5963749 or 1769637. OLE color: 1769637.
HSL color Cylindrical-coordinate representation of color #A5001B: hue angle of 350.18º degrees, saturation: 1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 1%. Process color model (Four color, CMYK) of #A5001B is Cyan = 0, Magento = 1, Yellow = 0.84 and Black (K on CMYK) = 0.35.
<style> p { color: #A5001B; } p { color: rgb(165,0,27); } H1.HeaderClassName { color: #A5001B; } .AnyTagClassName { color: #A5001B; } </style>
<style> a { background-color: #A5001B; } a { background-color: rgb(165,0,27); } div.DivClassName { background-color: #A5001B; } .BgClassName { background-color: #A5001B; } </style>
<style> span { border-color: #A5001B; } span { border-color: rgb(165,0,27); } td.TdClassName { border-color: #A5001B; } .TagClassName { border-color: #A5001B; } </style>