#6119FF (or 0x6119FF) is unknown color: approx Han Purple. HEX triplet: 61, 19 and FF. RGB value is (97,25,255). Sum of RGB (Red+Green+Blue) = 97+25+255=377 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.73% from 377); Green value is 25 (10.16% from 255 or 6.63% from 377); Blue value is 255 (100% from 255 or 67.64% from 377); Max value from RGB is 255 - color contains mainly: blue. Hex color #6119FF is not a web safe color. Web safe color analog (approx): #6600FF. Inversed color of #6119FF is #9EE600. Grayscale: #474747. Windows color (decimal): -10413569 or 16718177. OLE color: 16718177.
HSL color Cylindrical-coordinate representation of color #6119FF: hue angle of 258.78º degrees, saturation: 1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #6119FF is Cyan = 0.62, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #6119FF; } p { color: rgb(97,25,255); } H1.HeaderClassName { color: #6119FF; } .AnyTagClassName { color: #6119FF; } </style>
<style> a { background-color: #6119FF; } a { background-color: rgb(97,25,255); } div.DivClassName { background-color: #6119FF; } .BgClassName { background-color: #6119FF; } </style>
<style> span { border-color: #6119FF; } span { border-color: rgb(97,25,255); } td.TdClassName { border-color: #6119FF; } .TagClassName { border-color: #6119FF; } </style>