#012E5E (or 0x012E5E) is unknown color: approx Prussian Blue. HEX triplet: 01, 2E and 5E. RGB value is (1,46,94). Sum of RGB (Red+Green+Blue) = 1+46+94=141 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.71% from 141); Green value is 46 (18.36% from 255 or 32.62% from 141); Blue value is 94 (37.11% from 255 or 66.67% from 141); Max value from RGB is 94 - color contains mainly: blue. Hex color #012E5E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #012E5E is #FED1A1. Grayscale: #252525. Windows color (decimal): -16699810 or 6172161. OLE color: 6172161.
HSL color Cylindrical-coordinate representation of color #012E5E: hue angle of 210.97º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012E5E is Cyan = 0.99, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #012E5E; } p { color: rgb(1,46,94); } H1.HeaderClassName { color: #012E5E; } .AnyTagClassName { color: #012E5E; } </style>
<style> a { background-color: #012E5E; } a { background-color: rgb(1,46,94); } div.DivClassName { background-color: #012E5E; } .BgClassName { background-color: #012E5E; } </style>
<style> span { border-color: #012E5E; } span { border-color: rgb(1,46,94); } td.TdClassName { border-color: #012E5E; } .TagClassName { border-color: #012E5E; } </style>