#A2222D (or 0xA2222D) is unknown color: approx Bright Red. HEX triplet: A2, 22 and 2D. RGB value is (162,34,45). Sum of RGB (Red+Green+Blue) = 162+34+45=241 (31% of max value = 765). Red value is 162 (63.67% from 255 or 67.22% from 241); Green value is 34 (13.67% from 255 or 14.11% from 241); Blue value is 45 (17.97% from 255 or 18.67% from 241); Max value from RGB is 162 - color contains mainly: red. Hex color #A2222D is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A2222D is #5DDDD2. Grayscale: #494949. Windows color (decimal): -6151635 or 2957986. OLE color: 2957986.
HSL color Cylindrical-coordinate representation of color #A2222D: hue angle of 354.84º degrees, saturation: 0.65, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A2222D is Cyan = 0, Magento = 0.79, Yellow = 0.72 and Black (K on CMYK) = 0.36.
<style> p { color: #A2222D; } p { color: rgb(162,34,45); } H1.HeaderClassName { color: #A2222D; } .AnyTagClassName { color: #A2222D; } </style>
<style> a { background-color: #A2222D; } a { background-color: rgb(162,34,45); } div.DivClassName { background-color: #A2222D; } .BgClassName { background-color: #A2222D; } </style>
<style> span { border-color: #A2222D; } span { border-color: rgb(162,34,45); } td.TdClassName { border-color: #A2222D; } .TagClassName { border-color: #A2222D; } </style>