#360AEF (or 0x360AEF) is unknown color: approx Han Purple. HEX triplet: 36, 0A and EF. RGB value is (54,10,239). Sum of RGB (Red+Green+Blue) = 54+10+239=303 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.82% from 303); Green value is 10 (4.30% from 255 or 3.30% from 303); Blue value is 239 (93.75% from 255 or 78.88% from 303); Max value from RGB is 239 - color contains mainly: blue. Hex color #360AEF is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #360AEF is #C9F510. Grayscale: #303030. Windows color (decimal): -13235473 or 15665718. OLE color: 15665718.
HSL color Cylindrical-coordinate representation of color #360AEF: hue angle of 251.53º degrees, saturation: 0.92, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360AEF is Cyan = 0.77, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #360aef; } p { color: rgb(54,10,239); } H1.HeaderClassName { color: #360aef; } .AnyTagClassName { color: #360aef; } </style>
<style> a { background-color: #360aef; } a { background-color: rgb(54,10,239); } div.DivClassName { background-color: #360aef; } .BgClassName { background-color: #360aef; } </style>
<style> span { border-color: #360aef; } span { border-color: rgb(54,10,239); } td.TdClassName { border-color: #360aef; } .TagClassName { border-color: #360aef; } </style>