#AD98C2 (or 0xAD98C2) is unknown color: approx East Side. HEX triplet: AD, 98 and C2. RGB value is (173,152,194). Sum of RGB (Red+Green+Blue) = 173+152+194=519 (68% of max value = 765). Red value is 173 (67.97% from 255 or 33.33% from 519); Green value is 152 (59.77% from 255 or 29.29% from 519); Blue value is 194 (76.17% from 255 or 37.38% from 519); Max value from RGB is 194 - color contains mainly: blue. Hex color #AD98C2 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AD98C2 is #52673D. Grayscale: #A2A2A2. Windows color (decimal): -5400382 or 12753069. OLE color: 12753069.
HSL color Cylindrical-coordinate representation of color #AD98C2: hue angle of 270º degrees, saturation: 0.26, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AD98C2 is Cyan = 0.11, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #AD98C2; } p { color: rgb(173,152,194); } H1.HeaderClassName { color: #AD98C2; } .AnyTagClassName { color: #AD98C2; } </style>
<style> a { background-color: #AD98C2; } a { background-color: rgb(173,152,194); } div.DivClassName { background-color: #AD98C2; } .BgClassName { background-color: #AD98C2; } </style>
<style> span { border-color: #AD98C2; } span { border-color: rgb(173,152,194); } td.TdClassName { border-color: #AD98C2; } .TagClassName { border-color: #AD98C2; } </style>