#A042DC (or 0xA042DC) is unknown color: approx Dark Orchid. HEX triplet: A0, 42 and DC. RGB value is (160,66,220). Sum of RGB (Red+Green+Blue) = 160+66+220=446 (59% of max value = 765). Red value is 160 (62.89% from 255 or 35.87% from 446); Green value is 66 (26.17% from 255 or 14.80% from 446); Blue value is 220 (86.33% from 255 or 49.33% from 446); Max value from RGB is 220 - color contains mainly: blue. Hex color #A042DC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A042DC is #5FBD23. Grayscale: #6F6F6F. Windows color (decimal): -6274340 or 14434976. OLE color: 14434976.
HSL color Cylindrical-coordinate representation of color #A042DC: hue angle of 276.62º degrees, saturation: 0.69, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A042DC is Cyan = 0.27, Magento = 0.7, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A042DC; } p { color: rgb(160,66,220); } H1.HeaderClassName { color: #A042DC; } .AnyTagClassName { color: #A042DC; } </style>
<style> a { background-color: #A042DC; } a { background-color: rgb(160,66,220); } div.DivClassName { background-color: #A042DC; } .BgClassName { background-color: #A042DC; } </style>
<style> span { border-color: #A042DC; } span { border-color: rgb(160,66,220); } td.TdClassName { border-color: #A042DC; } .TagClassName { border-color: #A042DC; } </style>