#A00F12 (or 0xA00F12) is unknown color: approx Carmine. HEX triplet: A0, 0F and 12. RGB value is (160,15,18). Sum of RGB (Red+Green+Blue) = 160+15+18=193 (25% of max value = 765). Red value is 160 (62.89% from 255 or 82.90% from 193); Green value is 15 (6.25% from 255 or 7.77% from 193); Blue value is 18 (7.42% from 255 or 9.33% from 193); Max value from RGB is 160 - color contains mainly: red. Hex color #A00F12 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #A00F12 is #5FF0ED. Grayscale: #3A3A3A. Windows color (decimal): -6287598 or 1183648. OLE color: 1183648.
HSL color Cylindrical-coordinate representation of color #A00F12: hue angle of 358.76º degrees, saturation: 0.83, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A00F12 is Cyan = 0, Magento = 0.91, Yellow = 0.89 and Black (K on CMYK) = 0.37.
<style> p { color: #A00F12; } p { color: rgb(160,15,18); } H1.HeaderClassName { color: #A00F12; } .AnyTagClassName { color: #A00F12; } </style>
<style> a { background-color: #A00F12; } a { background-color: rgb(160,15,18); } div.DivClassName { background-color: #A00F12; } .BgClassName { background-color: #A00F12; } </style>
<style> span { border-color: #A00F12; } span { border-color: rgb(160,15,18); } td.TdClassName { border-color: #A00F12; } .TagClassName { border-color: #A00F12; } </style>