#AB5CB4 (or 0xAB5CB4) is unknown color: approx Violet Blue. HEX triplet: AB, 5C and B4. RGB value is (171,92,180). Sum of RGB (Red+Green+Blue) = 171+92+180=443 (58% of max value = 765). Red value is 171 (67.19% from 255 or 38.60% from 443); Green value is 92 (36.33% from 255 or 20.77% from 443); Blue value is 180 (70.70% from 255 or 40.63% from 443); Max value from RGB is 180 - color contains mainly: blue. Hex color #AB5CB4 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AB5CB4 is #54A34B. Grayscale: #7D7D7D. Windows color (decimal): -5546828 or 11820203. OLE color: 11820203.
HSL color Cylindrical-coordinate representation of color #AB5CB4: hue angle of 293.86º degrees, saturation: 0.37, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #AB5CB4 is Cyan = 0.05, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #AB5CB4; } p { color: rgb(171,92,180); } H1.HeaderClassName { color: #AB5CB4; } .AnyTagClassName { color: #AB5CB4; } </style>
<style> a { background-color: #AB5CB4; } a { background-color: rgb(171,92,180); } div.DivClassName { background-color: #AB5CB4; } .BgClassName { background-color: #AB5CB4; } </style>
<style> span { border-color: #AB5CB4; } span { border-color: rgb(171,92,180); } td.TdClassName { border-color: #AB5CB4; } .TagClassName { border-color: #AB5CB4; } </style>