#A9332C (or 0xA9332C) is unknown color: approx Brown. HEX triplet: A9, 33 and 2C. RGB value is (169,51,44). Sum of RGB (Red+Green+Blue) = 169+51+44=264 (34% of max value = 765). Red value is 169 (66.41% from 255 or 64.02% from 264); Green value is 51 (20.31% from 255 or 19.32% from 264); Blue value is 44 (17.58% from 255 or 16.67% from 264); Max value from RGB is 169 - color contains mainly: red. Hex color #A9332C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A9332C is #56CCD3. Grayscale: #555555. Windows color (decimal): -5688532 or 2896809. OLE color: 2896809.
HSL color Cylindrical-coordinate representation of color #A9332C: hue angle of 3.36º degrees, saturation: 0.59, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A9332C is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.34.
<style> p { color: #A9332C; } p { color: rgb(169,51,44); } H1.HeaderClassName { color: #A9332C; } .AnyTagClassName { color: #A9332C; } </style>
<style> a { background-color: #A9332C; } a { background-color: rgb(169,51,44); } div.DivClassName { background-color: #A9332C; } .BgClassName { background-color: #A9332C; } </style>
<style> span { border-color: #A9332C; } span { border-color: rgb(169,51,44); } td.TdClassName { border-color: #A9332C; } .TagClassName { border-color: #A9332C; } </style>