#19000A (or 0x19000A) is unknown color: approx Rustic Red. HEX triplet: 19, 00 and 0A. RGB value is (25,0,10). Sum of RGB (Red+Green+Blue) = 25+0+10=35 (4% of max value = 765). Red value is 25 (10.16% from 255 or 71.43% from 35); Green value is 0 (0.39% from 255 or 0% from 35); Blue value is 10 (4.30% from 255 or 28.57% from 35); Max value from RGB is 25 - color contains mainly: red. Hex color #19000A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #19000A is #E6FFF5. Grayscale: #080808. Windows color (decimal): -15138806 or 655385. OLE color: 655385.
HSL color Cylindrical-coordinate representation of color #19000A: hue angle of 336º 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 #19000A is Cyan = 0, Magento = 1, Yellow = 0.60 and Black (K on CMYK) = 0.90.
<style> p { color: #19000A; } p { color: rgb(25,0,10); } H1.HeaderClassName { color: #19000A; } .AnyTagClassName { color: #19000A; } </style>
<style> a { background-color: #19000A; } a { background-color: rgb(25,0,10); } div.DivClassName { background-color: #19000A; } .BgClassName { background-color: #19000A; } </style>
<style> span { border-color: #19000A; } span { border-color: rgb(25,0,10); } td.TdClassName { border-color: #19000A; } .TagClassName { border-color: #19000A; } </style>