#012133 (or 0x012133) is unknown color: approx Black Pearl. HEX triplet: 01, 21 and 33. RGB value is (1,33,51). Sum of RGB (Red+Green+Blue) = 1+33+51=85 (11% of max value = 765). Red value is 1 (0.78% from 255 or 1.18% from 85); Green value is 33 (13.28% from 255 or 38.82% from 85); Blue value is 51 (20.31% from 255 or 60% from 85); Max value from RGB is 51 - color contains mainly: blue. Hex color #012133 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012133 is #FEDECC. Grayscale: #191919. Windows color (decimal): -16703181 or 3350785. OLE color: 3350785.
HSL color Cylindrical-coordinate representation of color #012133: hue angle of 201.6º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #012133 is Cyan = 0.98, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.8.
<style> p { color: #012133; } p { color: rgb(1,33,51); } H1.HeaderClassName { color: #012133; } .AnyTagClassName { color: #012133; } </style>
<style> a { background-color: #012133; } a { background-color: rgb(1,33,51); } div.DivClassName { background-color: #012133; } .BgClassName { background-color: #012133; } </style>
<style> span { border-color: #012133; } span { border-color: rgb(1,33,51); } td.TdClassName { border-color: #012133; } .TagClassName { border-color: #012133; } </style>