#140F1B (or 0x140F1B) is unknown color: approx Blackcurrant. HEX triplet: 14, 0F and 1B. RGB value is (20,15,27). Sum of RGB (Red+Green+Blue) = 20+15+27=62 (8% of max value = 765). Red value is 20 (8.20% from 255 or 32.26% from 62); Green value is 15 (6.25% from 255 or 24.19% from 62); Blue value is 27 (10.94% from 255 or 43.55% from 62); Max value from RGB is 27 - color contains mainly: blue. Hex color #140F1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140F1B is #EBF0E4. Grayscale: #111111. Windows color (decimal): -15462629 or 1773332. OLE color: 1773332.
HSL color Cylindrical-coordinate representation of color #140F1B: hue angle of 265º degrees, saturation: 0.29, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #140F1B is Cyan = 0.26, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #140F1B; } p { color: rgb(20,15,27); } H1.HeaderClassName { color: #140F1B; } .AnyTagClassName { color: #140F1B; } </style>
<style> a { background-color: #140F1B; } a { background-color: rgb(20,15,27); } div.DivClassName { background-color: #140F1B; } .BgClassName { background-color: #140F1B; } </style>
<style> span { border-color: #140F1B; } span { border-color: rgb(20,15,27); } td.TdClassName { border-color: #140F1B; } .TagClassName { border-color: #140F1B; } </style>