#A9655F (or 0xA9655F) is unknown color: approx Coral Tree. HEX triplet: A9, 65 and 5F. RGB value is (169,101,95). Sum of RGB (Red+Green+Blue) = 169+101+95=365 (48% of max value = 765). Red value is 169 (66.41% from 255 or 46.30% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 95 (37.5% from 255 or 26.03% from 365); Max value from RGB is 169 - color contains mainly: red. Hex color #A9655F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A9655F is #569AA0. Grayscale: #787878. Windows color (decimal): -5675681 or 6251945. OLE color: 6251945.
HSL color Cylindrical-coordinate representation of color #A9655F: hue angle of 4.86º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A9655F is Cyan = 0, Magento = 0.40, Yellow = 0.44 and Black (K on CMYK) = 0.34.
<style> p { color: #A9655F; } p { color: rgb(169,101,95); } H1.HeaderClassName { color: #A9655F; } .AnyTagClassName { color: #A9655F; } </style>
<style> a { background-color: #A9655F; } a { background-color: rgb(169,101,95); } div.DivClassName { background-color: #A9655F; } .BgClassName { background-color: #A9655F; } </style>
<style> span { border-color: #A9655F; } span { border-color: rgb(169,101,95); } td.TdClassName { border-color: #A9655F; } .TagClassName { border-color: #A9655F; } </style>