#01141B (or 0x01141B) is unknown color: approx Black Pearl. HEX triplet: 01, 14 and 1B. RGB value is (1,20,27). Sum of RGB (Red+Green+Blue) = 1+20+27=48 (6% of max value = 765). Red value is 1 (0.78% from 255 or 2.08% from 48); Green value is 20 (8.20% from 255 or 41.67% from 48); Blue value is 27 (10.94% from 255 or 56.25% from 48); Max value from RGB is 27 - color contains mainly: blue. Hex color #01141B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #01141B is #FEEBE4. Grayscale: #0F0F0F. Windows color (decimal): -16706533 or 1774593. OLE color: 1774593.
HSL color Cylindrical-coordinate representation of color #01141B: hue angle of 196.15º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #01141B is Cyan = 0.96, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #01141B; } p { color: rgb(1,20,27); } H1.HeaderClassName { color: #01141B; } .AnyTagClassName { color: #01141B; } </style>
<style> a { background-color: #01141B; } a { background-color: rgb(1,20,27); } div.DivClassName { background-color: #01141B; } .BgClassName { background-color: #01141B; } </style>
<style> span { border-color: #01141B; } span { border-color: rgb(1,20,27); } td.TdClassName { border-color: #01141B; } .TagClassName { border-color: #01141B; } </style>