#A33FDD (or 0xA33FDD) is unknown color: approx Dark Orchid. HEX triplet: A3, 3F and DD. RGB value is (163,63,221). Sum of RGB (Red+Green+Blue) = 163+63+221=447 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.47% from 447); Green value is 63 (25% from 255 or 14.09% from 447); Blue value is 221 (86.72% from 255 or 49.44% from 447); Max value from RGB is 221 - color contains mainly: blue. Hex color #A33FDD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A33FDD is #5CC022. Grayscale: #6E6E6E. Windows color (decimal): -6078499 or 14499747. OLE color: 14499747.
HSL color Cylindrical-coordinate representation of color #A33FDD: hue angle of 277.97º degrees, saturation: 0.7, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A33FDD is Cyan = 0.26, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A33FDD; } p { color: rgb(163,63,221); } H1.HeaderClassName { color: #A33FDD; } .AnyTagClassName { color: #A33FDD; } </style>
<style> a { background-color: #A33FDD; } a { background-color: rgb(163,63,221); } div.DivClassName { background-color: #A33FDD; } .BgClassName { background-color: #A33FDD; } </style>
<style> span { border-color: #A33FDD; } span { border-color: rgb(163,63,221); } td.TdClassName { border-color: #A33FDD; } .TagClassName { border-color: #A33FDD; } </style>