#1B191A (or 0x1B191A) is unknown color: approx Melanzane. HEX triplet: 1B, 19 and 1A. RGB value is (27,25,26). Sum of RGB (Red+Green+Blue) = 27+25+26=78 (10% of max value = 765). Red value is 27 (10.94% from 255 or 34.62% from 78); Green value is 25 (10.16% from 255 or 32.05% from 78); Blue value is 26 (10.55% from 255 or 33.33% from 78); Max value from RGB is 27 - color contains mainly: red. Hex color #1B191A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1B191A is #E4E6E5. Grayscale: #191919. Windows color (decimal): -15001318 or 1710363. OLE color: 1710363.
HSL color Cylindrical-coordinate representation of color #1B191A: hue angle of 330º degrees, saturation: 0.04, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #1B191A is Cyan = 0, Magento = 0.07, Yellow = 0.04 and Black (K on CMYK) = 0.89.
<style> p { color: #1B191A; } p { color: rgb(27,25,26); } H1.HeaderClassName { color: #1B191A; } .AnyTagClassName { color: #1B191A; } </style>
<style> a { background-color: #1B191A; } a { background-color: rgb(27,25,26); } div.DivClassName { background-color: #1B191A; } .BgClassName { background-color: #1B191A; } </style>
<style> span { border-color: #1B191A; } span { border-color: rgb(27,25,26); } td.TdClassName { border-color: #1B191A; } .TagClassName { border-color: #1B191A; } </style>