#99ACA1 (or 0x99ACA1) is unknown color: approx Tower Grey. HEX triplet: 99, AC and A1. RGB value is (153,172,161). Sum of RGB (Red+Green+Blue) = 153+172+161=486 (64% of max value = 765). Red value is 153 (60.16% from 255 or 31.48% from 486); Green value is 172 (67.58% from 255 or 35.39% from 486); Blue value is 161 (63.28% from 255 or 33.13% from 486); Max value from RGB is 172 - color contains mainly: green. Hex color #99ACA1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99ACA1 is #66535E. Grayscale: #A5A5A5. Windows color (decimal): -6706015 or 10595481. OLE color: 10595481.
HSL color Cylindrical-coordinate representation of color #99ACA1: hue angle of 145.26º degrees, saturation: 0.1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #99ACA1 is Cyan = 0.11, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.33.
<style> p { color: #99ACA1; } p { color: rgb(153,172,161); } H1.HeaderClassName { color: #99ACA1; } .AnyTagClassName { color: #99ACA1; } </style>
<style> a { background-color: #99ACA1; } a { background-color: rgb(153,172,161); } div.DivClassName { background-color: #99ACA1; } .BgClassName { background-color: #99ACA1; } </style>
<style> span { border-color: #99ACA1; } span { border-color: rgb(153,172,161); } td.TdClassName { border-color: #99ACA1; } .TagClassName { border-color: #99ACA1; } </style>