#AB33DD (or 0xAB33DD) is unknown color: approx Dark Orchid. HEX triplet: AB, 33 and DD. RGB value is (171,51,221). Sum of RGB (Red+Green+Blue) = 171+51+221=443 (58% of max value = 765). Red value is 171 (67.19% from 255 or 38.60% from 443); Green value is 51 (20.31% from 255 or 11.51% from 443); Blue value is 221 (86.72% from 255 or 49.89% from 443); Max value from RGB is 221 - color contains mainly: blue. Hex color #AB33DD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AB33DD is #54CC22. Grayscale: #696969. Windows color (decimal): -5557283 or 14496683. OLE color: 14496683.
HSL color Cylindrical-coordinate representation of color #AB33DD: hue angle of 282.35º degrees, saturation: 0.71, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #AB33DD is Cyan = 0.23, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AB33DD; } p { color: rgb(171,51,221); } H1.HeaderClassName { color: #AB33DD; } .AnyTagClassName { color: #AB33DD; } </style>
<style> a { background-color: #AB33DD; } a { background-color: rgb(171,51,221); } div.DivClassName { background-color: #AB33DD; } .BgClassName { background-color: #AB33DD; } </style>
<style> span { border-color: #AB33DD; } span { border-color: rgb(171,51,221); } td.TdClassName { border-color: #AB33DD; } .TagClassName { border-color: #AB33DD; } </style>