#CD10F0 (or 0xCD10F0) is unknown color: approx Psychedelic Purple. HEX triplet: CD, 10 and F0. RGB value is (205,16,240). Sum of RGB (Red+Green+Blue) = 205+16+240=461 (61% of max value = 765). Red value is 205 (80.47% from 255 or 44.47% from 461); Green value is 16 (6.64% from 255 or 3.47% from 461); Blue value is 240 (94.14% from 255 or 52.06% from 461); Max value from RGB is 240 - color contains mainly: blue. Hex color #CD10F0 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #CD10F0 is #32EF0F. Grayscale: #616161. Windows color (decimal): -3338000 or 15732941. OLE color: 15732941.
HSL color Cylindrical-coordinate representation of color #CD10F0: hue angle of 290.62º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CD10F0 is Cyan = 0.15, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CD10F0; } p { color: rgb(205,16,240); } H1.HeaderClassName { color: #CD10F0; } .AnyTagClassName { color: #CD10F0; } </style>
<style> a { background-color: #CD10F0; } a { background-color: rgb(205,16,240); } div.DivClassName { background-color: #CD10F0; } .BgClassName { background-color: #CD10F0; } </style>
<style> span { border-color: #CD10F0; } span { border-color: rgb(205,16,240); } td.TdClassName { border-color: #CD10F0; } .TagClassName { border-color: #CD10F0; } </style>