#365DB7 (or 0x365DB7) is unknown color: approx Cerulean Blue. HEX triplet: 36, 5D and B7. RGB value is (54,93,183). Sum of RGB (Red+Green+Blue) = 54+93+183=330 (43% of max value = 765). Red value is 54 (21.48% from 255 or 16.36% from 330); Green value is 93 (36.72% from 255 or 28.18% from 330); Blue value is 183 (71.88% from 255 or 55.45% from 330); Max value from RGB is 183 - color contains mainly: blue. Hex color #365DB7 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #365DB7 is #C9A248. Grayscale: #5B5B5B. Windows color (decimal): -13214281 or 12016950. OLE color: 12016950.
HSL color Cylindrical-coordinate representation of color #365DB7: hue angle of 221.86º degrees, saturation: 0.54, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #365DB7 is Cyan = 0.70, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #365DB7; } p { color: rgb(54,93,183); } H1.HeaderClassName { color: #365DB7; } .AnyTagClassName { color: #365DB7; } </style>
<style> a { background-color: #365DB7; } a { background-color: rgb(54,93,183); } div.DivClassName { background-color: #365DB7; } .BgClassName { background-color: #365DB7; } </style>
<style> span { border-color: #365DB7; } span { border-color: rgb(54,93,183); } td.TdClassName { border-color: #365DB7; } .TagClassName { border-color: #365DB7; } </style>