#A75F3F (or 0xA75F3F) is unknown color: approx Tuscany. HEX triplet: A7, 5F and 3F. RGB value is (167,95,63). Sum of RGB (Red+Green+Blue) = 167+95+63=325 (43% of max value = 765). Red value is 167 (65.62% from 255 or 51.38% from 325); Green value is 95 (37.5% from 255 or 29.23% from 325); Blue value is 63 (25% from 255 or 19.38% from 325); Max value from RGB is 167 - color contains mainly: red. Hex color #A75F3F is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A75F3F is #58A0C0. Grayscale: #717171. Windows color (decimal): -5808321 or 4153255. OLE color: 4153255.
HSL color Cylindrical-coordinate representation of color #A75F3F: hue angle of 18.46º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A75F3F is Cyan = 0, Magento = 0.43, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #A75F3F; } p { color: rgb(167,95,63); } H1.HeaderClassName { color: #A75F3F; } .AnyTagClassName { color: #A75F3F; } </style>
<style> a { background-color: #A75F3F; } a { background-color: rgb(167,95,63); } div.DivClassName { background-color: #A75F3F; } .BgClassName { background-color: #A75F3F; } </style>
<style> span { border-color: #A75F3F; } span { border-color: rgb(167,95,63); } td.TdClassName { border-color: #A75F3F; } .TagClassName { border-color: #A75F3F; } </style>