#AD8CBB (or 0xAD8CBB) is unknown color: approx East Side. HEX triplet: AD, 8C and BB. RGB value is (173,140,187). Sum of RGB (Red+Green+Blue) = 173+140+187=500 (66% of max value = 765). Red value is 173 (67.97% from 255 or 34.6% from 500); Green value is 140 (55.08% from 255 or 28% from 500); Blue value is 187 (73.44% from 255 or 37.4% from 500); Max value from RGB is 187 - color contains mainly: blue. Hex color #AD8CBB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AD8CBB is #527344. Grayscale: #9B9B9B. Windows color (decimal): -5403461 or 12291245. OLE color: 12291245.
HSL color Cylindrical-coordinate representation of color #AD8CBB: hue angle of 282.13º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #AD8CBB is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AD8CBB; } p { color: rgb(173,140,187); } H1.HeaderClassName { color: #AD8CBB; } .AnyTagClassName { color: #AD8CBB; } </style>
<style> a { background-color: #AD8CBB; } a { background-color: rgb(173,140,187); } div.DivClassName { background-color: #AD8CBB; } .BgClassName { background-color: #AD8CBB; } </style>
<style> span { border-color: #AD8CBB; } span { border-color: rgb(173,140,187); } td.TdClassName { border-color: #AD8CBB; } .TagClassName { border-color: #AD8CBB; } </style>