#A0764A (or 0xA0764A) is unknown color: approx Pale Brown. HEX triplet: A0, 76 and 4A. RGB value is (160,118,74). Sum of RGB (Red+Green+Blue) = 160+118+74=352 (46% of max value = 765). Red value is 160 (62.89% from 255 or 45.45% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 74 (29.30% from 255 or 21.02% from 352); Max value from RGB is 160 - color contains mainly: red. Hex color #A0764A is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A0764A is #5F89B5. Grayscale: #7D7D7D. Windows color (decimal): -6261174 or 4880032. OLE color: 4880032.
HSL color Cylindrical-coordinate representation of color #A0764A: hue angle of 30.7º degrees, saturation: 0.37, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #A0764A is Cyan = 0, Magento = 0.26, Yellow = 0.54 and Black (K on CMYK) = 0.37.
<style> p { color: #A0764A; } p { color: rgb(160,118,74); } H1.HeaderClassName { color: #A0764A; } .AnyTagClassName { color: #A0764A; } </style>
<style> a { background-color: #A0764A; } a { background-color: rgb(160,118,74); } div.DivClassName { background-color: #A0764A; } .BgClassName { background-color: #A0764A; } </style>
<style> span { border-color: #A0764A; } span { border-color: rgb(160,118,74); } td.TdClassName { border-color: #A0764A; } .TagClassName { border-color: #A0764A; } </style>