#7918CC (or 0x7918CC) is unknown color: approx Blue Violet. HEX triplet: 79, 18 and CC. RGB value is (121,24,204). Sum of RGB (Red+Green+Blue) = 121+24+204=349 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.67% from 349); Green value is 24 (9.77% from 255 or 6.88% from 349); Blue value is 204 (80.08% from 255 or 58.45% from 349); Max value from RGB is 204 - color contains mainly: blue. Hex color #7918CC is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #7918CC is #86E733. Grayscale: #484848. Windows color (decimal): -8841012 or 13375609. OLE color: 13375609.
HSL color Cylindrical-coordinate representation of color #7918CC: hue angle of 272.33º degrees, saturation: 0.79, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #7918CC is Cyan = 0.41, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #7918cc; } p { color: rgb(121,24,204); } H1.HeaderClassName { color: #7918cc; } .AnyTagClassName { color: #7918cc; } </style>
<style> a { background-color: #7918cc; } a { background-color: rgb(121,24,204); } div.DivClassName { background-color: #7918cc; } .BgClassName { background-color: #7918cc; } </style>
<style> span { border-color: #7918cc; } span { border-color: rgb(121,24,204); } td.TdClassName { border-color: #7918cc; } .TagClassName { border-color: #7918cc; } </style>