#A97F80 (or 0xA97F80) is unknown color: approx Turkish Rose. HEX triplet: A9, 7F and 80. RGB value is (169,127,128). Sum of RGB (Red+Green+Blue) = 169+127+128=424 (56% of max value = 765). Red value is 169 (66.41% from 255 or 39.86% from 424); Green value is 127 (50% from 255 or 29.95% from 424); Blue value is 128 (50.39% from 255 or 30.19% from 424); Max value from RGB is 169 - color contains mainly: red. Hex color #A97F80 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A97F80 is #56807F. Grayscale: #8B8B8B. Windows color (decimal): -5668992 or 8421289. OLE color: 8421289.
HSL color Cylindrical-coordinate representation of color #A97F80: hue angle of 358.57º degrees, saturation: 0.2, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A97F80 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.34.
<style> p { color: #A97F80; } p { color: rgb(169,127,128); } H1.HeaderClassName { color: #A97F80; } .AnyTagClassName { color: #A97F80; } </style>
<style> a { background-color: #A97F80; } a { background-color: rgb(169,127,128); } div.DivClassName { background-color: #A97F80; } .BgClassName { background-color: #A97F80; } </style>
<style> span { border-color: #A97F80; } span { border-color: rgb(169,127,128); } td.TdClassName { border-color: #A97F80; } .TagClassName { border-color: #A97F80; } </style>