#7F3072 (or 0x7F3072) is unknown color: approx Dark Purple. HEX triplet: 7F, 30 and 72. RGB value is (127,48,114). Sum of RGB (Red+Green+Blue) = 127+48+114=289 (38% of max value = 765). Red value is 127 (50% from 255 or 43.94% from 289); Green value is 48 (19.14% from 255 or 16.61% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 127 - color contains mainly: red. Hex color #7F3072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7F3072 is #80CF8D. Grayscale: #4E4E4E. Windows color (decimal): -8441742 or 7483519. OLE color: 7483519.
HSL color Cylindrical-coordinate representation of color #7F3072: hue angle of 309.87º degrees, saturation: 0.45, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #7F3072 is Cyan = 0, Magento = 0.62, Yellow = 0.10 and Black (K on CMYK) = 0.50.
<style> p { color: #7F3072; } p { color: rgb(127,48,114); } H1.HeaderClassName { color: #7F3072; } .AnyTagClassName { color: #7F3072; } </style>
<style> a { background-color: #7F3072; } a { background-color: rgb(127,48,114); } div.DivClassName { background-color: #7F3072; } .BgClassName { background-color: #7F3072; } </style>
<style> span { border-color: #7F3072; } span { border-color: rgb(127,48,114); } td.TdClassName { border-color: #7F3072; } .TagClassName { border-color: #7F3072; } </style>