#011B05 (or 0x011B05) is unknown color: approx Black Bean. HEX triplet: 01, 1B and 05. RGB value is (1,27,5). Sum of RGB (Red+Green+Blue) = 1+27+5=33 (4% of max value = 765). Red value is 1 (0.78% from 255 or 3.03% from 33); Green value is 27 (10.94% from 255 or 81.82% from 33); Blue value is 5 (2.34% from 255 or 15.15% from 33); Max value from RGB is 27 - color contains mainly: green. Hex color #011B05 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #011B05 is #FEE4FA. Grayscale: #101010. Windows color (decimal): -16704763 or 334593. OLE color: 334593.
HSL color Cylindrical-coordinate representation of color #011B05: hue angle of 129.23º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #011B05 is Cyan = 0.96, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.89.
<style> p { color: #011B05; } p { color: rgb(1,27,5); } H1.HeaderClassName { color: #011B05; } .AnyTagClassName { color: #011B05; } </style>
<style> a { background-color: #011B05; } a { background-color: rgb(1,27,5); } div.DivClassName { background-color: #011B05; } .BgClassName { background-color: #011B05; } </style>
<style> span { border-color: #011B05; } span { border-color: rgb(1,27,5); } td.TdClassName { border-color: #011B05; } .TagClassName { border-color: #011B05; } </style>