#AB311D (or 0xAB311D) is unknown color: approx Brown. HEX triplet: AB, 31 and 1D. RGB value is (171,49,29). Sum of RGB (Red+Green+Blue) = 171+49+29=249 (32% of max value = 765). Red value is 171 (67.19% from 255 or 68.67% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 29 (11.72% from 255 or 11.65% from 249); Max value from RGB is 171 - color contains mainly: red. Hex color #AB311D is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AB311D is #54CEE2. Grayscale: #535353. Windows color (decimal): -5557987 or 1913259. OLE color: 1913259.
HSL color Cylindrical-coordinate representation of color #AB311D: hue angle of 8.45º degrees, saturation: 0.71, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #AB311D is Cyan = 0, Magento = 0.71, Yellow = 0.83 and Black (K on CMYK) = 0.33.
<style> p { color: #ab311d; } p { color: rgb(171,49,29); } H1.HeaderClassName { color: #ab311d; } .AnyTagClassName { color: #ab311d; } </style>
<style> a { background-color: #ab311d; } a { background-color: rgb(171,49,29); } div.DivClassName { background-color: #ab311d; } .BgClassName { background-color: #ab311d; } </style>
<style> span { border-color: #ab311d; } span { border-color: rgb(171,49,29); } td.TdClassName { border-color: #ab311d; } .TagClassName { border-color: #ab311d; } </style>