#854DFC (or 0x854DFC) is unknown color: approx Medium Slate Blue. HEX triplet: 85, 4D and FC. RGB value is (133,77,252). Sum of RGB (Red+Green+Blue) = 133+77+252=462 (61% of max value = 765). Red value is 133 (52.34% from 255 or 28.79% from 462); Green value is 77 (30.47% from 255 or 16.67% from 462); Blue value is 252 (98.83% from 255 or 54.55% from 462); Max value from RGB is 252 - color contains mainly: blue. Hex color #854DFC is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #854DFC is #7AB203. Grayscale: #717171. Windows color (decimal): -8040964 or 16534917. OLE color: 16534917.
HSL color Cylindrical-coordinate representation of color #854DFC: hue angle of 259.2º degrees, saturation: 0.97, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #854DFC is Cyan = 0.47, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #854DFC; } p { color: rgb(133,77,252); } H1.HeaderClassName { color: #854DFC; } .AnyTagClassName { color: #854DFC; } </style>
<style> a { background-color: #854DFC; } a { background-color: rgb(133,77,252); } div.DivClassName { background-color: #854DFC; } .BgClassName { background-color: #854DFC; } </style>
<style> span { border-color: #854DFC; } span { border-color: rgb(133,77,252); } td.TdClassName { border-color: #854DFC; } .TagClassName { border-color: #854DFC; } </style>