#A7332E (or 0xA7332E) is unknown color: approx Milano Red. HEX triplet: A7, 33 and 2E. RGB value is (167,51,46). Sum of RGB (Red+Green+Blue) = 167+51+46=264 (34% of max value = 765). Red value is 167 (65.62% from 255 or 63.26% from 264); Green value is 51 (20.31% from 255 or 19.32% from 264); Blue value is 46 (18.36% from 255 or 17.42% from 264); Max value from RGB is 167 - color contains mainly: red. Hex color #A7332E is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A7332E is #58CCD1. Grayscale: #555555. Windows color (decimal): -5819602 or 3027879. OLE color: 3027879.
HSL color Cylindrical-coordinate representation of color #A7332E: hue angle of 2.48º degrees, saturation: 0.57, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #A7332E is Cyan = 0, Magento = 0.69, Yellow = 0.72 and Black (K on CMYK) = 0.35.
<style> p { color: #a7332e; } p { color: rgb(167,51,46); } H1.HeaderClassName { color: #a7332e; } .AnyTagClassName { color: #a7332e; } </style>
<style> a { background-color: #a7332e; } a { background-color: rgb(167,51,46); } div.DivClassName { background-color: #a7332e; } .BgClassName { background-color: #a7332e; } </style>
<style> span { border-color: #a7332e; } span { border-color: rgb(167,51,46); } td.TdClassName { border-color: #a7332e; } .TagClassName { border-color: #a7332e; } </style>