#0047AB (or 0x0047AB) is unknown color: approx Cobalt. HEX triplet: 00, 47 and AB. RGB value is (0,71,171). Sum of RGB (Red+Green+Blue) = 0+71+171=242 (32% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 171 (67.19% from 255 or 70.66% from 242); Max value from RGB is 171 - color contains mainly: blue. Hex color #0047AB is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #0047AB is #FFB854. Grayscale: #3C3C3C. Windows color (decimal): -16758869 or 11224832. OLE color: 11224832.
HSL color Cylindrical-coordinate representation of color #0047AB: hue angle of 215.09º degrees, saturation: 1, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0047AB is Cyan = 1, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #0047AB; } p { color: rgb(0,71,171); } H1.HeaderClassName { color: #0047AB; } .AnyTagClassName { color: #0047AB; } </style>
<style> a { background-color: #0047AB; } a { background-color: rgb(0,71,171); } div.DivClassName { background-color: #0047AB; } .BgClassName { background-color: #0047AB; } </style>
<style> span { border-color: #0047AB; } span { border-color: rgb(0,71,171); } td.TdClassName { border-color: #0047AB; } .TagClassName { border-color: #0047AB; } </style>