#140E1B (or 0x140E1B) is unknown color: approx Blackcurrant. HEX triplet: 14, 0E and 1B. RGB value is (20,14,27). Sum of RGB (Red+Green+Blue) = 20+14+27=61 (8% of max value = 765). Red value is 20 (8.20% from 255 or 32.79% from 61); Green value is 14 (5.86% from 255 or 22.95% from 61); Blue value is 27 (10.94% from 255 or 44.26% from 61); Max value from RGB is 27 - color contains mainly: blue. Hex color #140E1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140E1B is #EBF1E4. Grayscale: #111111. Windows color (decimal): -15462885 or 1773076. OLE color: 1773076.
HSL color Cylindrical-coordinate representation of color #140E1B: hue angle of 267.69º degrees, saturation: 0.32, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #140E1B is Cyan = 0.26, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #140E1B; } p { color: rgb(20,14,27); } H1.HeaderClassName { color: #140E1B; } .AnyTagClassName { color: #140E1B; } </style>
<style> a { background-color: #140E1B; } a { background-color: rgb(20,14,27); } div.DivClassName { background-color: #140E1B; } .BgClassName { background-color: #140E1B; } </style>
<style> span { border-color: #140E1B; } span { border-color: rgb(20,14,27); } td.TdClassName { border-color: #140E1B; } .TagClassName { border-color: #140E1B; } </style>