#A31C0E (or 0xA31C0E) is unknown color: approx Fire Brick. HEX triplet: A3, 1C and 0E. RGB value is (163,28,14). Sum of RGB (Red+Green+Blue) = 163+28+14=205 (27% of max value = 765). Red value is 163 (64.06% from 255 or 79.51% from 205); Green value is 28 (11.33% from 255 or 13.66% from 205); Blue value is 14 (5.86% from 255 or 6.83% from 205); Max value from RGB is 163 - color contains mainly: red. Hex color #A31C0E is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A31C0E is #5CE3F1. Grayscale: #424242. Windows color (decimal): -6087666 or 924835. OLE color: 924835.
HSL color Cylindrical-coordinate representation of color #A31C0E: hue angle of 5.64º degrees, saturation: 0.84, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A31C0E is Cyan = 0, Magento = 0.83, Yellow = 0.91 and Black (K on CMYK) = 0.36.
<style> p { color: #a31c0e; } p { color: rgb(163,28,14); } H1.HeaderClassName { color: #a31c0e; } .AnyTagClassName { color: #a31c0e; } </style>
<style> a { background-color: #a31c0e; } a { background-color: rgb(163,28,14); } div.DivClassName { background-color: #a31c0e; } .BgClassName { background-color: #a31c0e; } </style>
<style> span { border-color: #a31c0e; } span { border-color: rgb(163,28,14); } td.TdClassName { border-color: #a31c0e; } .TagClassName { border-color: #a31c0e; } </style>