#536AFF (or 0x536AFF) is unknown color: approx Neon Blue. HEX triplet: 53, 6A and FF. RGB value is (83,106,255). Sum of RGB (Red+Green+Blue) = 83+106+255=444 (58% of max value = 765). Red value is 83 (32.81% from 255 or 18.69% from 444); Green value is 106 (41.80% from 255 or 23.87% from 444); Blue value is 255 (100% from 255 or 57.43% from 444); Max value from RGB is 255 - color contains mainly: blue. Hex color #536AFF is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #536AFF is #AC9500. Grayscale: #737373. Windows color (decimal): -11310337 or 16738899. OLE color: 16738899.
HSL color Cylindrical-coordinate representation of color #536AFF: hue angle of 231.98º degrees, saturation: 1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #536AFF is Cyan = 0.67, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #536AFF; } p { color: rgb(83,106,255); } H1.HeaderClassName { color: #536AFF; } .AnyTagClassName { color: #536AFF; } </style>
<style> a { background-color: #536AFF; } a { background-color: rgb(83,106,255); } div.DivClassName { background-color: #536AFF; } .BgClassName { background-color: #536AFF; } </style>
<style> span { border-color: #536AFF; } span { border-color: rgb(83,106,255); } td.TdClassName { border-color: #536AFF; } .TagClassName { border-color: #536AFF; } </style>