#A73B00 (or 0xA73B00) is unknown color: approx Rust. HEX triplet: A7, 3B and 00. RGB value is (167,59,0). Sum of RGB (Red+Green+Blue) = 167+59+0=226 (29% of max value = 765). Red value is 167 (65.62% from 255 or 73.89% from 226); Green value is 59 (23.44% from 255 or 26.11% from 226); Blue value is 0 (0.39% from 255 or 0% from 226); Max value from RGB is 167 - color contains mainly: red. Hex color #A73B00 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A73B00 is #58C4FF. Grayscale: #545454. Windows color (decimal): -5817600 or 15271. OLE color: 15271.
HSL color Cylindrical-coordinate representation of color #A73B00: hue angle of 21.2º degrees, saturation: 1, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 1%. Process color model (Four color, CMYK) of #A73B00 is Cyan = 0, Magento = 0.65, Yellow = 1 and Black (K on CMYK) = 0.35.
<style> p { color: #a73b00; } p { color: rgb(167,59,0); } H1.HeaderClassName { color: #a73b00; } .AnyTagClassName { color: #a73b00; } </style>
<style> a { background-color: #a73b00; } a { background-color: rgb(167,59,0); } div.DivClassName { background-color: #a73b00; } .BgClassName { background-color: #a73b00; } </style>
<style> span { border-color: #a73b00; } span { border-color: rgb(167,59,0); } td.TdClassName { border-color: #a73b00; } .TagClassName { border-color: #a73b00; } </style>