#A01F2D (or 0xA01F2D) is unknown color: approx Bright Red. HEX triplet: A0, 1F and 2D. RGB value is (160,31,45). Sum of RGB (Red+Green+Blue) = 160+31+45=236 (31% of max value = 765). Red value is 160 (62.89% from 255 or 67.80% from 236); Green value is 31 (12.5% from 255 or 13.14% from 236); Blue value is 45 (17.97% from 255 or 19.07% from 236); Max value from RGB is 160 - color contains mainly: red. Hex color #A01F2D is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A01F2D is #5FE0D2. Grayscale: #474747. Windows color (decimal): -6283475 or 2957216. OLE color: 2957216.
HSL color Cylindrical-coordinate representation of color #A01F2D: hue angle of 353.49º degrees, saturation: 0.68, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #A01F2D is Cyan = 0, Magento = 0.81, Yellow = 0.72 and Black (K on CMYK) = 0.37.
<style> p { color: #a01f2d; } p { color: rgb(160,31,45); } H1.HeaderClassName { color: #a01f2d; } .AnyTagClassName { color: #a01f2d; } </style>
<style> a { background-color: #a01f2d; } a { background-color: rgb(160,31,45); } div.DivClassName { background-color: #a01f2d; } .BgClassName { background-color: #a01f2d; } </style>
<style> span { border-color: #a01f2d; } span { border-color: rgb(160,31,45); } td.TdClassName { border-color: #a01f2d; } .TagClassName { border-color: #a01f2d; } </style>