#C01AD1 (or 0xC01AD1) is unknown color: approx Deep Magenta. HEX triplet: C0, 1A and D1. RGB value is (192,26,209). Sum of RGB (Red+Green+Blue) = 192+26+209=427 (56% of max value = 765). Red value is 192 (75.39% from 255 or 44.96% from 427); Green value is 26 (10.55% from 255 or 6.09% from 427); Blue value is 209 (82.03% from 255 or 48.95% from 427); Max value from RGB is 209 - color contains mainly: blue. Hex color #C01AD1 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C01AD1 is #3FE52E. Grayscale: #5F5F5F. Windows color (decimal): -4187439 or 13703872. OLE color: 13703872.
HSL color Cylindrical-coordinate representation of color #C01AD1: hue angle of 294.43º degrees, saturation: 0.78, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C01AD1 is Cyan = 0.08, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #C01AD1; } p { color: rgb(192,26,209); } H1.HeaderClassName { color: #C01AD1; } .AnyTagClassName { color: #C01AD1; } </style>
<style> a { background-color: #C01AD1; } a { background-color: rgb(192,26,209); } div.DivClassName { background-color: #C01AD1; } .BgClassName { background-color: #C01AD1; } </style>
<style> span { border-color: #C01AD1; } span { border-color: rgb(192,26,209); } td.TdClassName { border-color: #C01AD1; } .TagClassName { border-color: #C01AD1; } </style>