#A9720B (or 0xA9720B) is unknown color: approx Golden Brown. HEX triplet: A9, 72 and 0B. RGB value is (169,114,11). Sum of RGB (Red+Green+Blue) = 169+114+11=294 (38% of max value = 765). Red value is 169 (66.41% from 255 or 57.48% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 11 (4.69% from 255 or 3.74% from 294); Max value from RGB is 169 - color contains mainly: red. Hex color #A9720B is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A9720B is #568DF4. Grayscale: #777777. Windows color (decimal): -5672437 or 750249. OLE color: 750249.
HSL color Cylindrical-coordinate representation of color #A9720B: hue angle of 39.11º degrees, saturation: 0.88, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A9720B is Cyan = 0, Magento = 0.33, Yellow = 0.93 and Black (K on CMYK) = 0.34.
<style> p { color: #a9720b; } p { color: rgb(169,114,11); } H1.HeaderClassName { color: #a9720b; } .AnyTagClassName { color: #a9720b; } </style>
<style> a { background-color: #a9720b; } a { background-color: rgb(169,114,11); } div.DivClassName { background-color: #a9720b; } .BgClassName { background-color: #a9720b; } </style>
<style> span { border-color: #a9720b; } span { border-color: rgb(169,114,11); } td.TdClassName { border-color: #a9720b; } .TagClassName { border-color: #a9720b; } </style>