#7F10AF (or 0x7F10AF) is unknown color: approx Dark Violet. HEX triplet: 7F, 10 and AF. RGB value is (127,16,175). Sum of RGB (Red+Green+Blue) = 127+16+175=318 (42% of max value = 765). Red value is 127 (50% from 255 or 39.94% from 318); Green value is 16 (6.64% from 255 or 5.03% from 318); Blue value is 175 (68.75% from 255 or 55.03% from 318); Max value from RGB is 175 - color contains mainly: blue. Hex color #7F10AF is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #7F10AF is #80EF50. Grayscale: #424242. Windows color (decimal): -8449873 or 11473023. OLE color: 11473023.
HSL color Cylindrical-coordinate representation of color #7F10AF: hue angle of 281.89º degrees, saturation: 0.83, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #7F10AF is Cyan = 0.27, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #7f10af; } p { color: rgb(127,16,175); } H1.HeaderClassName { color: #7f10af; } .AnyTagClassName { color: #7f10af; } </style>
<style> a { background-color: #7f10af; } a { background-color: rgb(127,16,175); } div.DivClassName { background-color: #7f10af; } .BgClassName { background-color: #7f10af; } </style>
<style> span { border-color: #7f10af; } span { border-color: rgb(127,16,175); } td.TdClassName { border-color: #7f10af; } .TagClassName { border-color: #7f10af; } </style>