#7A166F (or 0x7A166F) is unknown color: approx Dark Purple. HEX triplet: 7A, 16 and 6F. RGB value is (122,22,111). Sum of RGB (Red+Green+Blue) = 122+22+111=255 (33% of max value = 765). Red value is 122 (48.05% from 255 or 47.84% from 255); Green value is 22 (8.98% from 255 or 8.63% from 255); Blue value is 111 (43.75% from 255 or 43.53% from 255); Max value from RGB is 122 - color contains mainly: red. Hex color #7A166F is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7A166F is #85E990. Grayscale: #3D3D3D. Windows color (decimal): -8776081 or 7280250. OLE color: 7280250.
HSL color Cylindrical-coordinate representation of color #7A166F: hue angle of 306.6º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #7A166F is Cyan = 0, Magento = 0.82, Yellow = 0.09 and Black (K on CMYK) = 0.52.
<style> p { color: #7A166F; } p { color: rgb(122,22,111); } H1.HeaderClassName { color: #7A166F; } .AnyTagClassName { color: #7A166F; } </style>
<style> a { background-color: #7A166F; } a { background-color: rgb(122,22,111); } div.DivClassName { background-color: #7A166F; } .BgClassName { background-color: #7A166F; } </style>
<style> span { border-color: #7A166F; } span { border-color: rgb(122,22,111); } td.TdClassName { border-color: #7A166F; } .TagClassName { border-color: #7A166F; } </style>