#1B0006 (or 0x1B0006) is unknown color: approx Rustic Red. HEX triplet: 1B, 00 and 06. RGB value is (27,0,6). Sum of RGB (Red+Green+Blue) = 27+0+6=33 (4% of max value = 765). Red value is 27 (10.94% from 255 or 81.82% from 33); Green value is 0 (0.39% from 255 or 0% from 33); Blue value is 6 (2.73% from 255 or 18.18% from 33); Max value from RGB is 27 - color contains mainly: red. Hex color #1B0006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1B0006 is #E4FFF9. Grayscale: #080808. Windows color (decimal): -15007738 or 393243. OLE color: 393243.
HSL color Cylindrical-coordinate representation of color #1B0006: hue angle of 346.67º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 1%. Process color model (Four color, CMYK) of #1B0006 is Cyan = 0, Magento = 1, Yellow = 0.78 and Black (K on CMYK) = 0.89.
<style> p { color: #1B0006; } p { color: rgb(27,0,6); } H1.HeaderClassName { color: #1B0006; } .AnyTagClassName { color: #1B0006; } </style>
<style> a { background-color: #1B0006; } a { background-color: rgb(27,0,6); } div.DivClassName { background-color: #1B0006; } .BgClassName { background-color: #1B0006; } </style>
<style> span { border-color: #1B0006; } span { border-color: rgb(27,0,6); } td.TdClassName { border-color: #1B0006; } .TagClassName { border-color: #1B0006; } </style>