#7F2574 (or 0x7F2574) is unknown color: approx Dark Purple. HEX triplet: 7F, 25 and 74. RGB value is (127,37,116). Sum of RGB (Red+Green+Blue) = 127+37+116=280 (37% of max value = 765). Red value is 127 (50% from 255 or 45.36% from 280); Green value is 37 (14.84% from 255 or 13.21% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 127 - color contains mainly: red. Hex color #7F2574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7F2574 is #80DA8B. Grayscale: #484848. Windows color (decimal): -8444556 or 7611775. OLE color: 7611775.
HSL color Cylindrical-coordinate representation of color #7F2574: hue angle of 307.33º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #7F2574 is Cyan = 0, Magento = 0.71, Yellow = 0.09 and Black (K on CMYK) = 0.50.
<style> p { color: #7F2574; } p { color: rgb(127,37,116); } H1.HeaderClassName { color: #7F2574; } .AnyTagClassName { color: #7F2574; } </style>
<style> a { background-color: #7F2574; } a { background-color: rgb(127,37,116); } div.DivClassName { background-color: #7F2574; } .BgClassName { background-color: #7F2574; } </style>
<style> span { border-color: #7F2574; } span { border-color: rgb(127,37,116); } td.TdClassName { border-color: #7F2574; } .TagClassName { border-color: #7F2574; } </style>