#7F10A0 (or 0x7F10A0) is unknown color: approx Dark Magenta. HEX triplet: 7F, 10 and A0. RGB value is (127,16,160). Sum of RGB (Red+Green+Blue) = 127+16+160=303 (40% of max value = 765). Red value is 127 (50% from 255 or 41.91% from 303); Green value is 16 (6.64% from 255 or 5.28% from 303); Blue value is 160 (62.89% from 255 or 52.81% from 303); Max value from RGB is 160 - color contains mainly: blue. Hex color #7F10A0 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #7F10A0 is #80EF5F. Grayscale: #414141. Windows color (decimal): -8449888 or 10489983. OLE color: 10489983.
HSL color Cylindrical-coordinate representation of color #7F10A0: hue angle of 286.25º degrees, saturation: 0.82, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #7F10A0 is Cyan = 0.21, Magento = 0.9, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #7f10a0; } p { color: rgb(127,16,160); } H1.HeaderClassName { color: #7f10a0; } .AnyTagClassName { color: #7f10a0; } </style>
<style> a { background-color: #7f10a0; } a { background-color: rgb(127,16,160); } div.DivClassName { background-color: #7f10a0; } .BgClassName { background-color: #7f10a0; } </style>
<style> span { border-color: #7f10a0; } span { border-color: rgb(127,16,160); } td.TdClassName { border-color: #7f10a0; } .TagClassName { border-color: #7f10a0; } </style>