#140F09 (or 0x140F09) is unknown color: approx Bokara Grey. HEX triplet: 14, 0F and 09. RGB value is (20,15,9). Sum of RGB (Red+Green+Blue) = 20+15+9=44 (5% of max value = 765). Red value is 20 (8.20% from 255 or 45.45% from 44); Green value is 15 (6.25% from 255 or 34.09% from 44); Blue value is 9 (3.91% from 255 or 20.45% from 44); Max value from RGB is 20 - color contains mainly: red. Hex color #140F09 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140F09 is #EBF0F6. Grayscale: #0F0F0F. Windows color (decimal): -15462647 or 593684. OLE color: 593684.
HSL color Cylindrical-coordinate representation of color #140F09: hue angle of 32.73º degrees, saturation: 0.38, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #140F09 is Cyan = 0, Magento = 0.25, Yellow = 0.55 and Black (K on CMYK) = 0.92.
<style> p { color: #140F09; } p { color: rgb(20,15,9); } H1.HeaderClassName { color: #140F09; } .AnyTagClassName { color: #140F09; } </style>
<style> a { background-color: #140F09; } a { background-color: rgb(20,15,9); } div.DivClassName { background-color: #140F09; } .BgClassName { background-color: #140F09; } </style>
<style> span { border-color: #140F09; } span { border-color: rgb(20,15,9); } td.TdClassName { border-color: #140F09; } .TagClassName { border-color: #140F09; } </style>