#AD7CAB (or 0xAD7CAB) is unknown color: approx London Hue. HEX triplet: AD, 7C and AB. RGB value is (173,124,171). Sum of RGB (Red+Green+Blue) = 173+124+171=468 (61% of max value = 765). Red value is 173 (67.97% from 255 or 36.97% from 468); Green value is 124 (48.83% from 255 or 26.50% from 468); Blue value is 171 (67.19% from 255 or 36.54% from 468); Max value from RGB is 173 - color contains mainly: red. Hex color #AD7CAB is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AD7CAB is #528354. Grayscale: #8F8F8F. Windows color (decimal): -5407573 or 11238573. OLE color: 11238573.
HSL color Cylindrical-coordinate representation of color #AD7CAB: hue angle of 302.45º degrees, saturation: 0.23, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #AD7CAB is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #AD7CAB; } p { color: rgb(173,124,171); } H1.HeaderClassName { color: #AD7CAB; } .AnyTagClassName { color: #AD7CAB; } </style>
<style> a { background-color: #AD7CAB; } a { background-color: rgb(173,124,171); } div.DivClassName { background-color: #AD7CAB; } .BgClassName { background-color: #AD7CAB; } </style>
<style> span { border-color: #AD7CAB; } span { border-color: rgb(173,124,171); } td.TdClassName { border-color: #AD7CAB; } .TagClassName { border-color: #AD7CAB; } </style>