#A95D2C (or 0xA95D2C) is unknown color: approx Fiery Orange. HEX triplet: A9, 5D and 2C. RGB value is (169,93,44). Sum of RGB (Red+Green+Blue) = 169+93+44=306 (40% of max value = 765). Red value is 169 (66.41% from 255 or 55.23% from 306); Green value is 93 (36.72% from 255 or 30.39% from 306); Blue value is 44 (17.58% from 255 or 14.38% from 306); Max value from RGB is 169 - color contains mainly: red. Hex color #A95D2C is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A95D2C is #56A2D3. Grayscale: #6E6E6E. Windows color (decimal): -5677780 or 2907561. OLE color: 2907561.
HSL color Cylindrical-coordinate representation of color #A95D2C: hue angle of 23.52º degrees, saturation: 0.59, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A95D2C is Cyan = 0, Magento = 0.45, Yellow = 0.74 and Black (K on CMYK) = 0.34.
<style> p { color: #a95d2c; } p { color: rgb(169,93,44); } H1.HeaderClassName { color: #a95d2c; } .AnyTagClassName { color: #a95d2c; } </style>
<style> a { background-color: #a95d2c; } a { background-color: rgb(169,93,44); } div.DivClassName { background-color: #a95d2c; } .BgClassName { background-color: #a95d2c; } </style>
<style> span { border-color: #a95d2c; } span { border-color: rgb(169,93,44); } td.TdClassName { border-color: #a95d2c; } .TagClassName { border-color: #a95d2c; } </style>