#002E88 (or 0x002E88) is unknown color: approx Smalt. HEX triplet: 00, 2E and 88. RGB value is (0,46,136). Sum of RGB (Red+Green+Blue) = 0+46+136=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 46 (18.36% from 255 or 25.27% from 182); Blue value is 136 (53.52% from 255 or 74.73% from 182); Max value from RGB is 136 - color contains mainly: blue. Hex color #002E88 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #002E88 is #FFD177. Grayscale: #2A2A2A. Windows color (decimal): -16765304 or 8924672. OLE color: 8924672.
HSL color Cylindrical-coordinate representation of color #002E88: hue angle of 219.71º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002E88 is Cyan = 1, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.47.
<style> p { color: #002E88; } p { color: rgb(0,46,136); } H1.HeaderClassName { color: #002E88; } .AnyTagClassName { color: #002E88; } </style>
<style> a { background-color: #002E88; } a { background-color: rgb(0,46,136); } div.DivClassName { background-color: #002E88; } .BgClassName { background-color: #002E88; } </style>
<style> span { border-color: #002E88; } span { border-color: rgb(0,46,136); } td.TdClassName { border-color: #002E88; } .TagClassName { border-color: #002E88; } </style>