#365DF2 (or 0x365DF2) is unknown color: approx Royal Blue. HEX triplet: 36, 5D and F2. RGB value is (54,93,242). Sum of RGB (Red+Green+Blue) = 54+93+242=389 (51% of max value = 765). Red value is 54 (21.48% from 255 or 13.88% from 389); Green value is 93 (36.72% from 255 or 23.91% from 389); Blue value is 242 (94.92% from 255 or 62.21% from 389); Max value from RGB is 242 - color contains mainly: blue. Hex color #365DF2 is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #365DF2 is #C9A20D. Grayscale: #616161. Windows color (decimal): -13214222 or 15883574. OLE color: 15883574.
HSL color Cylindrical-coordinate representation of color #365DF2: hue angle of 227.55º degrees, saturation: 0.88, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #365DF2 is Cyan = 0.78, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #365df2; } p { color: rgb(54,93,242); } H1.HeaderClassName { color: #365df2; } .AnyTagClassName { color: #365df2; } </style>
<style> a { background-color: #365df2; } a { background-color: rgb(54,93,242); } div.DivClassName { background-color: #365df2; } .BgClassName { background-color: #365df2; } </style>
<style> span { border-color: #365df2; } span { border-color: rgb(54,93,242); } td.TdClassName { border-color: #365df2; } .TagClassName { border-color: #365df2; } </style>