#A72B00 (or 0xA72B00) is unknown color: approx Rust. HEX triplet: A7, 2B and 00. RGB value is (167,43,0). Sum of RGB (Red+Green+Blue) = 167+43+0=210 (27% of max value = 765). Red value is 167 (65.62% from 255 or 79.52% from 210); Green value is 43 (17.19% from 255 or 20.48% from 210); Blue value is 0 (0.39% from 255 or 0% from 210); Max value from RGB is 167 - color contains mainly: red. Hex color #A72B00 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A72B00 is #58D4FF. Grayscale: #4B4B4B. Windows color (decimal): -5821696 or 11175. OLE color: 11175.
HSL color Cylindrical-coordinate representation of color #A72B00: hue angle of 15.45º 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 #A72B00 is Cyan = 0, Magento = 0.74, Yellow = 1 and Black (K on CMYK) = 0.35.
<style> p { color: #a72b00; } p { color: rgb(167,43,0); } H1.HeaderClassName { color: #a72b00; } .AnyTagClassName { color: #a72b00; } </style>
<style> a { background-color: #a72b00; } a { background-color: rgb(167,43,0); } div.DivClassName { background-color: #a72b00; } .BgClassName { background-color: #a72b00; } </style>
<style> span { border-color: #a72b00; } span { border-color: rgb(167,43,0); } td.TdClassName { border-color: #a72b00; } .TagClassName { border-color: #a72b00; } </style>