#AD98AB (or 0xAD98AB) is unknown color: approx London Hue. HEX triplet: AD, 98 and AB. RGB value is (173,152,171). Sum of RGB (Red+Green+Blue) = 173+152+171=496 (65% of max value = 765). Red value is 173 (67.97% from 255 or 34.88% from 496); Green value is 152 (59.77% from 255 or 30.65% from 496); Blue value is 171 (67.19% from 255 or 34.48% from 496); Max value from RGB is 173 - color contains mainly: red. Hex color #AD98AB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AD98AB is #526754. Grayscale: #A0A0A0. Windows color (decimal): -5400405 or 11245741. OLE color: 11245741.
HSL color Cylindrical-coordinate representation of color #AD98AB: hue angle of 305.71º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AD98AB is Cyan = 0, Magento = 0.12, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #AD98AB; } p { color: rgb(173,152,171); } H1.HeaderClassName { color: #AD98AB; } .AnyTagClassName { color: #AD98AB; } </style>
<style> a { background-color: #AD98AB; } a { background-color: rgb(173,152,171); } div.DivClassName { background-color: #AD98AB; } .BgClassName { background-color: #AD98AB; } </style>
<style> span { border-color: #AD98AB; } span { border-color: rgb(173,152,171); } td.TdClassName { border-color: #AD98AB; } .TagClassName { border-color: #AD98AB; } </style>