#364DFF (or 0x364DFF) is unknown color: approx Neon Blue. HEX triplet: 36, 4D and FF. RGB value is (54,77,255). Sum of RGB (Red+Green+Blue) = 54+77+255=386 (51% of max value = 765). Red value is 54 (21.48% from 255 or 13.99% from 386); Green value is 77 (30.47% from 255 or 19.95% from 386); Blue value is 255 (100% from 255 or 66.06% from 386); Max value from RGB is 255 - color contains mainly: blue. Hex color #364DFF is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #364DFF is #C9B200. Grayscale: #595959. Windows color (decimal): -13218305 or 16731446. OLE color: 16731446.
HSL color Cylindrical-coordinate representation of color #364DFF: hue angle of 233.13º degrees, saturation: 1, lightness: 0.61%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #364DFF is Cyan = 0.79, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #364dff; } p { color: rgb(54,77,255); } H1.HeaderClassName { color: #364dff; } .AnyTagClassName { color: #364dff; } </style>
<style> a { background-color: #364dff; } a { background-color: rgb(54,77,255); } div.DivClassName { background-color: #364dff; } .BgClassName { background-color: #364dff; } </style>
<style> span { border-color: #364dff; } span { border-color: rgb(54,77,255); } td.TdClassName { border-color: #364dff; } .TagClassName { border-color: #364dff; } </style>