#7F0A61 (or 0x7F0A61) is unknown color: approx Eggplant. HEX triplet: 7F, 0A and 61. RGB value is (127,10,97). Sum of RGB (Red+Green+Blue) = 127+10+97=234 (30% of max value = 765). Red value is 127 (50% from 255 or 54.27% from 234); Green value is 10 (4.30% from 255 or 4.27% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 127 - color contains mainly: red. Hex color #7F0A61 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7F0A61 is #80F59E. Grayscale: #363636. Windows color (decimal): -8451487 or 6359679. OLE color: 6359679.
HSL color Cylindrical-coordinate representation of color #7F0A61: hue angle of 315.38º degrees, saturation: 0.85, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #7F0A61 is Cyan = 0, Magento = 0.92, Yellow = 0.24 and Black (K on CMYK) = 0.50.
<style> p { color: #7F0A61; } p { color: rgb(127,10,97); } H1.HeaderClassName { color: #7F0A61; } .AnyTagClassName { color: #7F0A61; } </style>
<style> a { background-color: #7F0A61; } a { background-color: rgb(127,10,97); } div.DivClassName { background-color: #7F0A61; } .BgClassName { background-color: #7F0A61; } </style>
<style> span { border-color: #7F0A61; } span { border-color: rgb(127,10,97); } td.TdClassName { border-color: #7F0A61; } .TagClassName { border-color: #7F0A61; } </style>