#012A6F (or 0x012A6F) is unknown color: approx Sapphire. HEX triplet: 01, 2A and 6F. RGB value is (1,42,111). Sum of RGB (Red+Green+Blue) = 1+42+111=154 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 154); Green value is 42 (16.80% from 255 or 27.27% from 154); Blue value is 111 (43.75% from 255 or 72.08% from 154); Max value from RGB is 111 - color contains mainly: blue. Hex color #012A6F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #012A6F is #FED590. Grayscale: #252525. Windows color (decimal): -16700817 or 7285249. OLE color: 7285249.
HSL color Cylindrical-coordinate representation of color #012A6F: hue angle of 217.64º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012A6F is Cyan = 0.99, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #012A6F; } p { color: rgb(1,42,111); } H1.HeaderClassName { color: #012A6F; } .AnyTagClassName { color: #012A6F; } </style>
<style> a { background-color: #012A6F; } a { background-color: rgb(1,42,111); } div.DivClassName { background-color: #012A6F; } .BgClassName { background-color: #012A6F; } </style>
<style> span { border-color: #012A6F; } span { border-color: rgb(1,42,111); } td.TdClassName { border-color: #012A6F; } .TagClassName { border-color: #012A6F; } </style>