#19191A (or 0x19191A) is unknown color: approx Black Russian. HEX triplet: 19, 19 and 1A. RGB value is (25,25,26). Sum of RGB (Red+Green+Blue) = 25+25+26=76 (10% of max value = 765). Red value is 25 (10.16% from 255 or 32.89% from 76); Green value is 25 (10.16% from 255 or 32.89% from 76); Blue value is 26 (10.55% from 255 or 34.21% from 76); Max value from RGB is 26 - color contains mainly: blue. Hex color #19191A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #19191A is #E6E6E5. Grayscale: #191919. Windows color (decimal): -15132390 or 1710361. OLE color: 1710361.
HSL color Cylindrical-coordinate representation of color #19191A: hue angle of 240º degrees, saturation: 0.02, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #19191A is Cyan = 0.04, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.90.
<style> p { color: #19191A; } p { color: rgb(25,25,26); } H1.HeaderClassName { color: #19191A; } .AnyTagClassName { color: #19191A; } </style>
<style> a { background-color: #19191A; } a { background-color: rgb(25,25,26); } div.DivClassName { background-color: #19191A; } .BgClassName { background-color: #19191A; } </style>
<style> span { border-color: #19191A; } span { border-color: rgb(25,25,26); } td.TdClassName { border-color: #19191A; } .TagClassName { border-color: #19191A; } </style>