#A2331A (or 0xA2331A) is unknown color: approx Brown. HEX triplet: A2, 33 and 1A. RGB value is (162,51,26). Sum of RGB (Red+Green+Blue) = 162+51+26=239 (31% of max value = 765). Red value is 162 (63.67% from 255 or 67.78% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 26 (10.55% from 255 or 10.88% from 239); Max value from RGB is 162 - color contains mainly: red. Hex color #A2331A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A2331A is #5DCCE5. Grayscale: #515151. Windows color (decimal): -6147302 or 1717154. OLE color: 1717154.
HSL color Cylindrical-coordinate representation of color #A2331A: hue angle of 11.03º degrees, saturation: 0.72, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #A2331A is Cyan = 0, Magento = 0.69, Yellow = 0.84 and Black (K on CMYK) = 0.36.
<style> p { color: #A2331A; } p { color: rgb(162,51,26); } H1.HeaderClassName { color: #A2331A; } .AnyTagClassName { color: #A2331A; } </style>
<style> a { background-color: #A2331A; } a { background-color: rgb(162,51,26); } div.DivClassName { background-color: #A2331A; } .BgClassName { background-color: #A2331A; } </style>
<style> span { border-color: #A2331A; } span { border-color: rgb(162,51,26); } td.TdClassName { border-color: #A2331A; } .TagClassName { border-color: #A2331A; } </style>