#013E5F (or 0x013E5F) is unknown color: approx Prussian Blue. HEX triplet: 01, 3E and 5F. RGB value is (1,62,95). Sum of RGB (Red+Green+Blue) = 1+62+95=158 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.63% from 158); Green value is 62 (24.61% from 255 or 39.24% from 158); Blue value is 95 (37.5% from 255 or 60.13% from 158); Max value from RGB is 95 - color contains mainly: blue. Hex color #013E5F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #013E5F is #FEC1A0. Grayscale: #2F2F2F. Windows color (decimal): -16695713 or 6241793. OLE color: 6241793.
HSL color Cylindrical-coordinate representation of color #013E5F: hue angle of 201.06º 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 #013E5F is Cyan = 0.99, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #013e5f; } p { color: rgb(1,62,95); } H1.HeaderClassName { color: #013e5f; } .AnyTagClassName { color: #013e5f; } </style>
<style> a { background-color: #013e5f; } a { background-color: rgb(1,62,95); } div.DivClassName { background-color: #013e5f; } .BgClassName { background-color: #013e5f; } </style>
<style> span { border-color: #013e5f; } span { border-color: rgb(1,62,95); } td.TdClassName { border-color: #013e5f; } .TagClassName { border-color: #013e5f; } </style>