#013A6D (or 0x013A6D) is unknown color: approx Prussian Blue. HEX triplet: 01, 3A and 6D. RGB value is (1,58,109). Sum of RGB (Red+Green+Blue) = 1+58+109=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 58 (23.05% from 255 or 34.52% from 168); Blue value is 109 (42.97% from 255 or 64.88% from 168); Max value from RGB is 109 - color contains mainly: blue. Hex color #013A6D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #013A6D is #FEC592. Grayscale: #2E2E2E. Windows color (decimal): -16696723 or 7158273. OLE color: 7158273.
HSL color Cylindrical-coordinate representation of color #013A6D: hue angle of 208.33º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #013A6D is Cyan = 0.99, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #013A6D; } p { color: rgb(1,58,109); } H1.HeaderClassName { color: #013A6D; } .AnyTagClassName { color: #013A6D; } </style>
<style> a { background-color: #013A6D; } a { background-color: rgb(1,58,109); } div.DivClassName { background-color: #013A6D; } .BgClassName { background-color: #013A6D; } </style>
<style> span { border-color: #013A6D; } span { border-color: rgb(1,58,109); } td.TdClassName { border-color: #013A6D; } .TagClassName { border-color: #013A6D; } </style>