#AC03DD (or 0xAC03DD) is unknown color: approx Dark Violet. HEX triplet: AC, 03 and DD. RGB value is (172,3,221). Sum of RGB (Red+Green+Blue) = 172+3+221=396 (52% of max value = 765). Red value is 172 (67.58% from 255 or 43.43% from 396); Green value is 3 (1.56% from 255 or 0.76% from 396); Blue value is 221 (86.72% from 255 or 55.81% from 396); Max value from RGB is 221 - color contains mainly: blue. Hex color #AC03DD is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #AC03DD is #53FC22. Grayscale: #4D4D4D. Windows color (decimal): -5504035 or 14484396. OLE color: 14484396.
HSL color Cylindrical-coordinate representation of color #AC03DD: hue angle of 286.51º degrees, saturation: 0.97, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #AC03DD is Cyan = 0.22, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AC03DD; } p { color: rgb(172,3,221); } H1.HeaderClassName { color: #AC03DD; } .AnyTagClassName { color: #AC03DD; } </style>
<style> a { background-color: #AC03DD; } a { background-color: rgb(172,3,221); } div.DivClassName { background-color: #AC03DD; } .BgClassName { background-color: #AC03DD; } </style>
<style> span { border-color: #AC03DD; } span { border-color: rgb(172,3,221); } td.TdClassName { border-color: #AC03DD; } .TagClassName { border-color: #AC03DD; } </style>