#AA696D (or 0xAA696D) is unknown color: approx Turkish Rose. HEX triplet: AA, 69 and 6D. RGB value is (170,105,109). Sum of RGB (Red+Green+Blue) = 170+105+109=384 (50% of max value = 765). Red value is 170 (66.80% from 255 or 44.27% from 384); Green value is 105 (41.41% from 255 or 27.34% from 384); Blue value is 109 (42.97% from 255 or 28.39% from 384); Max value from RGB is 170 - color contains mainly: red. Hex color #AA696D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA696D is #559692. Grayscale: #7C7C7C. Windows color (decimal): -5609107 or 7170474. OLE color: 7170474.
HSL color Cylindrical-coordinate representation of color #AA696D: hue angle of 356.31º degrees, saturation: 0.28, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #AA696D is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.33.
<style> p { color: #AA696D; } p { color: rgb(170,105,109); } H1.HeaderClassName { color: #AA696D; } .AnyTagClassName { color: #AA696D; } </style>
<style> a { background-color: #AA696D; } a { background-color: rgb(170,105,109); } div.DivClassName { background-color: #AA696D; } .BgClassName { background-color: #AA696D; } </style>
<style> span { border-color: #AA696D; } span { border-color: rgb(170,105,109); } td.TdClassName { border-color: #AA696D; } .TagClassName { border-color: #AA696D; } </style>