#A7431B (or 0xA7431B) is unknown color: approx Rich Gold. HEX triplet: A7, 43 and 1B. RGB value is (167,67,27). Sum of RGB (Red+Green+Blue) = 167+67+27=261 (34% of max value = 765). Red value is 167 (65.62% from 255 or 63.98% from 261); Green value is 67 (26.56% from 255 or 25.67% from 261); Blue value is 27 (10.94% from 255 or 10.34% from 261); Max value from RGB is 167 - color contains mainly: red. Hex color #A7431B is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A7431B is #58BCE4. Grayscale: #5C5C5C. Windows color (decimal): -5815525 or 1786791. OLE color: 1786791.
HSL color Cylindrical-coordinate representation of color #A7431B: hue angle of 17.14º degrees, saturation: 0.72, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #A7431B is Cyan = 0, Magento = 0.60, Yellow = 0.84 and Black (K on CMYK) = 0.35.
<style> p { color: #A7431B; } p { color: rgb(167,67,27); } H1.HeaderClassName { color: #A7431B; } .AnyTagClassName { color: #A7431B; } </style>
<style> a { background-color: #A7431B; } a { background-color: rgb(167,67,27); } div.DivClassName { background-color: #A7431B; } .BgClassName { background-color: #A7431B; } </style>
<style> span { border-color: #A7431B; } span { border-color: rgb(167,67,27); } td.TdClassName { border-color: #A7431B; } .TagClassName { border-color: #A7431B; } </style>