#7B107C (or 0x7B107C) is unknown color: approx Purple. HEX triplet: 7B, 10 and 7C. RGB value is (123,16,124). Sum of RGB (Red+Green+Blue) = 123+16+124=263 (34% of max value = 765). Red value is 123 (48.44% from 255 or 46.77% from 263); Green value is 16 (6.64% from 255 or 6.08% from 263); Blue value is 124 (48.83% from 255 or 47.15% from 263); Max value from RGB is 124 - color contains mainly: blue. Hex color #7B107C is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7B107C is #84EF83. Grayscale: #3B3B3B. Windows color (decimal): -8712068 or 8130683. OLE color: 8130683.
HSL color Cylindrical-coordinate representation of color #7B107C: hue angle of 299.44º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #7B107C is Cyan = 0.01, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #7B107C; } p { color: rgb(123,16,124); } H1.HeaderClassName { color: #7B107C; } .AnyTagClassName { color: #7B107C; } </style>
<style> a { background-color: #7B107C; } a { background-color: rgb(123,16,124); } div.DivClassName { background-color: #7B107C; } .BgClassName { background-color: #7B107C; } </style>
<style> span { border-color: #7B107C; } span { border-color: rgb(123,16,124); } td.TdClassName { border-color: #7B107C; } .TagClassName { border-color: #7B107C; } </style>