#AB3121 (or 0xAB3121) is unknown color: approx Brown. HEX triplet: AB, 31 and 21. RGB value is (171,49,33). Sum of RGB (Red+Green+Blue) = 171+49+33=253 (33% of max value = 765). Red value is 171 (67.19% from 255 or 67.59% from 253); Green value is 49 (19.53% from 255 or 19.37% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 171 - color contains mainly: red. Hex color #AB3121 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AB3121 is #54CEDE. Grayscale: #535353. Windows color (decimal): -5557983 or 2175403. OLE color: 2175403.
HSL color Cylindrical-coordinate representation of color #AB3121: hue angle of 6.96º degrees, saturation: 0.68, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #AB3121 is Cyan = 0, Magento = 0.71, Yellow = 0.81 and Black (K on CMYK) = 0.33.
<style> p { color: #ab3121; } p { color: rgb(171,49,33); } H1.HeaderClassName { color: #ab3121; } .AnyTagClassName { color: #ab3121; } </style>
<style> a { background-color: #ab3121; } a { background-color: rgb(171,49,33); } div.DivClassName { background-color: #ab3121; } .BgClassName { background-color: #ab3121; } </style>
<style> span { border-color: #ab3121; } span { border-color: rgb(171,49,33); } td.TdClassName { border-color: #ab3121; } .TagClassName { border-color: #ab3121; } </style>