#02112C (or 0x02112C) is unknown color: approx Midnight Express. HEX triplet: 02, 11 and 2C. RGB value is (2,17,44). Sum of RGB (Red+Green+Blue) = 2+17+44=63 (8% of max value = 765). Red value is 2 (1.17% from 255 or 3.17% from 63); Green value is 17 (7.03% from 255 or 26.98% from 63); Blue value is 44 (17.58% from 255 or 69.84% from 63); Max value from RGB is 44 - color contains mainly: blue. Hex color #02112C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #02112C is #FDEED3. Grayscale: #0F0F0F. Windows color (decimal): -16641748 or 2887938. OLE color: 2887938.
HSL color Cylindrical-coordinate representation of color #02112C: hue angle of 218.57º degrees, saturation: 0.91, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #02112C is Cyan = 0.95, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #02112c; } p { color: rgb(2,17,44); } H1.HeaderClassName { color: #02112c; } .AnyTagClassName { color: #02112c; } </style>
<style> a { background-color: #02112c; } a { background-color: rgb(2,17,44); } div.DivClassName { background-color: #02112c; } .BgClassName { background-color: #02112c; } </style>
<style> span { border-color: #02112c; } span { border-color: rgb(2,17,44); } td.TdClassName { border-color: #02112c; } .TagClassName { border-color: #02112c; } </style>