#AD9CAB (or 0xAD9CAB) is unknown color: approx London Hue. HEX triplet: AD, 9C and AB. RGB value is (173,156,171). Sum of RGB (Red+Green+Blue) = 173+156+171=500 (66% of max value = 765). Red value is 173 (67.97% from 255 or 34.6% from 500); Green value is 156 (61.33% from 255 or 31.2% from 500); Blue value is 171 (67.19% from 255 or 34.2% from 500); Max value from RGB is 173 - color contains mainly: red. Hex color #AD9CAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AD9CAB is #526354. Grayscale: #A2A2A2. Windows color (decimal): -5399381 or 11246765. OLE color: 11246765.
HSL color Cylindrical-coordinate representation of color #AD9CAB: hue angle of 307.06º degrees, saturation: 0.09, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AD9CAB is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #AD9CAB; } p { color: rgb(173,156,171); } H1.HeaderClassName { color: #AD9CAB; } .AnyTagClassName { color: #AD9CAB; } </style>
<style> a { background-color: #AD9CAB; } a { background-color: rgb(173,156,171); } div.DivClassName { background-color: #AD9CAB; } .BgClassName { background-color: #AD9CAB; } </style>
<style> span { border-color: #AD9CAB; } span { border-color: rgb(173,156,171); } td.TdClassName { border-color: #AD9CAB; } .TagClassName { border-color: #AD9CAB; } </style>