#19000E (or 0x19000E) is unknown color: approx Blackberry. HEX triplet: 19, 00 and 0E. RGB value is (25,0,14). Sum of RGB (Red+Green+Blue) = 25+0+14=39 (5% of max value = 765). Red value is 25 (10.16% from 255 or 64.10% from 39); Green value is 0 (0.39% from 255 or 0% from 39); Blue value is 14 (5.86% from 255 or 35.90% from 39); Max value from RGB is 25 - color contains mainly: red. Hex color #19000E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #19000E is #E6FFF1. Grayscale: #090909. Windows color (decimal): -15138802 or 917529. OLE color: 917529.
HSL color Cylindrical-coordinate representation of color #19000E: hue angle of 326.4º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 1%. Process color model (Four color, CMYK) of #19000E is Cyan = 0, Magento = 1, Yellow = 0.44 and Black (K on CMYK) = 0.90.
<style> p { color: #19000E; } p { color: rgb(25,0,14); } H1.HeaderClassName { color: #19000E; } .AnyTagClassName { color: #19000E; } </style>
<style> a { background-color: #19000E; } a { background-color: rgb(25,0,14); } div.DivClassName { background-color: #19000E; } .BgClassName { background-color: #19000E; } </style>
<style> span { border-color: #19000E; } span { border-color: rgb(25,0,14); } td.TdClassName { border-color: #19000E; } .TagClassName { border-color: #19000E; } </style>