#A9755D (or 0xA9755D) is unknown color: approx Toast. HEX triplet: A9, 75 and 5D. RGB value is (169,117,93). Sum of RGB (Red+Green+Blue) = 169+117+93=379 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.59% from 379); Green value is 117 (46.09% from 255 or 30.87% from 379); Blue value is 93 (36.72% from 255 or 24.54% from 379); Max value from RGB is 169 - color contains mainly: red. Hex color #A9755D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A9755D is #568AA2. Grayscale: #818181. Windows color (decimal): -5671587 or 6124969. OLE color: 6124969.
HSL color Cylindrical-coordinate representation of color #A9755D: hue angle of 18.95º degrees, saturation: 0.31, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A9755D is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.34.
<style> p { color: #A9755D; } p { color: rgb(169,117,93); } H1.HeaderClassName { color: #A9755D; } .AnyTagClassName { color: #A9755D; } </style>
<style> a { background-color: #A9755D; } a { background-color: rgb(169,117,93); } div.DivClassName { background-color: #A9755D; } .BgClassName { background-color: #A9755D; } </style>
<style> span { border-color: #A9755D; } span { border-color: rgb(169,117,93); } td.TdClassName { border-color: #A9755D; } .TagClassName { border-color: #A9755D; } </style>