#AA7661 (or 0xAA7661) is unknown color: approx Toast. HEX triplet: AA, 76 and 61. RGB value is (170,118,97). Sum of RGB (Red+Green+Blue) = 170+118+97=385 (50% of max value = 765). Red value is 170 (66.80% from 255 or 44.16% from 385); Green value is 118 (46.48% from 255 or 30.65% from 385); Blue value is 97 (38.28% from 255 or 25.19% from 385); Max value from RGB is 170 - color contains mainly: red. Hex color #AA7661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA7661 is #55899E. Grayscale: #838383. Windows color (decimal): -5605791 or 6387370. OLE color: 6387370.
HSL color Cylindrical-coordinate representation of color #AA7661: hue angle of 17.26º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AA7661 is Cyan = 0, Magento = 0.31, Yellow = 0.43 and Black (K on CMYK) = 0.33.
<style> p { color: #AA7661; } p { color: rgb(170,118,97); } H1.HeaderClassName { color: #AA7661; } .AnyTagClassName { color: #AA7661; } </style>
<style> a { background-color: #AA7661; } a { background-color: rgb(170,118,97); } div.DivClassName { background-color: #AA7661; } .BgClassName { background-color: #AA7661; } </style>
<style> span { border-color: #AA7661; } span { border-color: rgb(170,118,97); } td.TdClassName { border-color: #AA7661; } .TagClassName { border-color: #AA7661; } </style>