#012DAF (or 0x012DAF) is unknown color: approx International Klein Blue. HEX triplet: 01, 2D and AF. RGB value is (1,45,175). Sum of RGB (Red+Green+Blue) = 1+45+175=221 (29% of max value = 765). Red value is 1 (0.78% from 255 or 0.45% from 221); Green value is 45 (17.97% from 255 or 20.36% from 221); Blue value is 175 (68.75% from 255 or 79.19% from 221); Max value from RGB is 175 - color contains mainly: blue. Hex color #012DAF is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #012DAF is #FED250. Grayscale: #2E2E2E. Windows color (decimal): -16699985 or 11480321. OLE color: 11480321.
HSL color Cylindrical-coordinate representation of color #012DAF: hue angle of 224.83º degrees, saturation: 0.99, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012DAF is Cyan = 0.99, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #012daf; } p { color: rgb(1,45,175); } H1.HeaderClassName { color: #012daf; } .AnyTagClassName { color: #012daf; } </style>
<style> a { background-color: #012daf; } a { background-color: rgb(1,45,175); } div.DivClassName { background-color: #012daf; } .BgClassName { background-color: #012daf; } </style>
<style> span { border-color: #012daf; } span { border-color: rgb(1,45,175); } td.TdClassName { border-color: #012daf; } .TagClassName { border-color: #012daf; } </style>