#360FBA (or 0x360FBA) is unknown color: approx Purple Heart. HEX triplet: 36, 0F and BA. RGB value is (54,15,186). Sum of RGB (Red+Green+Blue) = 54+15+186=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 15 (6.25% from 255 or 5.88% from 255); Blue value is 186 (73.05% from 255 or 72.94% from 255); Max value from RGB is 186 - color contains mainly: blue. Hex color #360FBA is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #360FBA is #C9F045. Grayscale: #2D2D2D. Windows color (decimal): -13234246 or 12193590. OLE color: 12193590.
HSL color Cylindrical-coordinate representation of color #360FBA: hue angle of 253.68º degrees, saturation: 0.85, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #360FBA is Cyan = 0.71, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #360FBA; } p { color: rgb(54,15,186); } H1.HeaderClassName { color: #360FBA; } .AnyTagClassName { color: #360FBA; } </style>
<style> a { background-color: #360FBA; } a { background-color: rgb(54,15,186); } div.DivClassName { background-color: #360FBA; } .BgClassName { background-color: #360FBA; } </style>
<style> span { border-color: #360FBA; } span { border-color: rgb(54,15,186); } td.TdClassName { border-color: #360FBA; } .TagClassName { border-color: #360FBA; } </style>