#AB229B (or 0xAB229B) is unknown color: approx Medium Red Violet. HEX triplet: AB, 22 and 9B. RGB value is (171,34,155). Sum of RGB (Red+Green+Blue) = 171+34+155=360 (47% of max value = 765). Red value is 171 (67.19% from 255 or 47.5% from 360); Green value is 34 (13.67% from 255 or 9.44% from 360); Blue value is 155 (60.94% from 255 or 43.06% from 360); Max value from RGB is 171 - color contains mainly: red. Hex color #AB229B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB229B is #54DD64. Grayscale: #585858. Windows color (decimal): -5561701 or 10166955. OLE color: 10166955.
HSL color Cylindrical-coordinate representation of color #AB229B: hue angle of 307.01º degrees, saturation: 0.67, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #AB229B is Cyan = 0, Magento = 0.80, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #AB229B; } p { color: rgb(171,34,155); } H1.HeaderClassName { color: #AB229B; } .AnyTagClassName { color: #AB229B; } </style>
<style> a { background-color: #AB229B; } a { background-color: rgb(171,34,155); } div.DivClassName { background-color: #AB229B; } .BgClassName { background-color: #AB229B; } </style>
<style> span { border-color: #AB229B; } span { border-color: rgb(171,34,155); } td.TdClassName { border-color: #AB229B; } .TagClassName { border-color: #AB229B; } </style>