#011C06 (or 0x011C06) is unknown color: approx Black Bean. HEX triplet: 01, 1C and 06. RGB value is (1,28,6). Sum of RGB (Red+Green+Blue) = 1+28+6=35 (4% of max value = 765). Red value is 1 (0.78% from 255 or 2.86% from 35); Green value is 28 (11.33% from 255 or 80% from 35); Blue value is 6 (2.73% from 255 or 17.14% from 35); Max value from RGB is 28 - color contains mainly: green. Hex color #011C06 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #011C06 is #FEE3F9. Grayscale: #111111. Windows color (decimal): -16704506 or 400385. OLE color: 400385.
HSL color Cylindrical-coordinate representation of color #011C06: hue angle of 131.11º degrees, saturation: 0.93, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #011C06 is Cyan = 0.96, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.89.
<style> p { color: #011C06; } p { color: rgb(1,28,6); } H1.HeaderClassName { color: #011C06; } .AnyTagClassName { color: #011C06; } </style>
<style> a { background-color: #011C06; } a { background-color: rgb(1,28,6); } div.DivClassName { background-color: #011C06; } .BgClassName { background-color: #011C06; } </style>
<style> span { border-color: #011C06; } span { border-color: rgb(1,28,6); } td.TdClassName { border-color: #011C06; } .TagClassName { border-color: #011C06; } </style>