#A51C01 (or 0xA51C01) is unknown color: approx Fire Brick. HEX triplet: A5, 1C and 01. RGB value is (165,28,1). Sum of RGB (Red+Green+Blue) = 165+28+1=194 (25% of max value = 765). Red value is 165 (64.84% from 255 or 85.05% from 194); Green value is 28 (11.33% from 255 or 14.43% from 194); Blue value is 1 (0.78% from 255 or 0.52% from 194); Max value from RGB is 165 - color contains mainly: red. Hex color #A51C01 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A51C01 is #5AE3FE. Grayscale: #424242. Windows color (decimal): -5956607 or 72869. OLE color: 72869.
HSL color Cylindrical-coordinate representation of color #A51C01: hue angle of 9.88º degrees, saturation: 0.99, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A51C01 is Cyan = 0, Magento = 0.83, Yellow = 0.99 and Black (K on CMYK) = 0.35.
<style> p { color: #A51C01; } p { color: rgb(165,28,1); } H1.HeaderClassName { color: #A51C01; } .AnyTagClassName { color: #A51C01; } </style>
<style> a { background-color: #A51C01; } a { background-color: rgb(165,28,1); } div.DivClassName { background-color: #A51C01; } .BgClassName { background-color: #A51C01; } </style>
<style> span { border-color: #A51C01; } span { border-color: rgb(165,28,1); } td.TdClassName { border-color: #A51C01; } .TagClassName { border-color: #A51C01; } </style>