#126BEB (or 0x126BEB) is unknown color: approx Navy Blue. HEX triplet: 12, 6B and EB. RGB value is (18,107,235). Sum of RGB (Red+Green+Blue) = 18+107+235=360 (47% of max value = 765). Red value is 18 (7.42% from 255 or 5% from 360); Green value is 107 (42.19% from 255 or 29.72% from 360); Blue value is 235 (92.19% from 255 or 65.28% from 360); Max value from RGB is 235 - color contains mainly: blue. Hex color #126BEB is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #126BEB is #ED9414. Grayscale: #5E5E5E. Windows color (decimal): -15569941 or 15428370. OLE color: 15428370.
HSL color Cylindrical-coordinate representation of color #126BEB: hue angle of 215.39º degrees, saturation: 0.86, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #126BEB is Cyan = 0.92, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #126BEB; } p { color: rgb(18,107,235); } H1.HeaderClassName { color: #126BEB; } .AnyTagClassName { color: #126BEB; } </style>
<style> a { background-color: #126BEB; } a { background-color: rgb(18,107,235); } div.DivClassName { background-color: #126BEB; } .BgClassName { background-color: #126BEB; } </style>
<style> span { border-color: #126BEB; } span { border-color: rgb(18,107,235); } td.TdClassName { border-color: #126BEB; } .TagClassName { border-color: #126BEB; } </style>