#036CEB (or 0x036CEB) is unknown color: approx Navy Blue. HEX triplet: 03, 6C and EB. RGB value is (3,108,235). Sum of RGB (Red+Green+Blue) = 3+108+235=346 (45% of max value = 765). Red value is 3 (1.56% from 255 or 0.87% from 346); Green value is 108 (42.58% from 255 or 31.21% from 346); Blue value is 235 (92.19% from 255 or 67.92% from 346); Max value from RGB is 235 - color contains mainly: blue. Hex color #036CEB is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #036CEB is #FC9314. Grayscale: #5A5A5A. Windows color (decimal): -16552725 or 15428611. OLE color: 15428611.
HSL color Cylindrical-coordinate representation of color #036CEB: hue angle of 212.84º degrees, saturation: 0.97, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #036CEB is Cyan = 0.99, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #036CEB; } p { color: rgb(3,108,235); } H1.HeaderClassName { color: #036CEB; } .AnyTagClassName { color: #036CEB; } </style>
<style> a { background-color: #036CEB; } a { background-color: rgb(3,108,235); } div.DivClassName { background-color: #036CEB; } .BgClassName { background-color: #036CEB; } </style>
<style> span { border-color: #036CEB; } span { border-color: rgb(3,108,235); } td.TdClassName { border-color: #036CEB; } .TagClassName { border-color: #036CEB; } </style>