#0050BD (or 0x0050BD) is unknown color: approx Cobalt. HEX triplet: 00, 50 and BD. RGB value is (0,80,189). Sum of RGB (Red+Green+Blue) = 0+80+189=269 (35% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 189 (74.22% from 255 or 70.26% from 269); Max value from RGB is 189 - color contains mainly: blue. Hex color #0050BD is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #0050BD is #FFAF42. Grayscale: #434343. Windows color (decimal): -16756547 or 12406784. OLE color: 12406784.
HSL color Cylindrical-coordinate representation of color #0050BD: hue angle of 214.6º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0050BD is Cyan = 1, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #0050bd; } p { color: rgb(0,80,189); } H1.HeaderClassName { color: #0050bd; } .AnyTagClassName { color: #0050bd; } </style>
<style> a { background-color: #0050bd; } a { background-color: rgb(0,80,189); } div.DivClassName { background-color: #0050bd; } .BgClassName { background-color: #0050bd; } </style>
<style> span { border-color: #0050bd; } span { border-color: rgb(0,80,189); } td.TdClassName { border-color: #0050bd; } .TagClassName { border-color: #0050bd; } </style>