#100B1B (or 0x100B1B) is unknown color: approx Haiti. HEX triplet: 10, 0B and 1B. RGB value is (16,11,27). Sum of RGB (Red+Green+Blue) = 16+11+27=54 (7% of max value = 765). Red value is 16 (6.64% from 255 or 29.63% from 54); Green value is 11 (4.69% from 255 or 20.37% from 54); Blue value is 27 (10.94% from 255 or 50% from 54); Max value from RGB is 27 - color contains mainly: blue. Hex color #100B1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100B1B is #EFF4E4. Grayscale: #0E0E0E. Windows color (decimal): -15725797 or 1772304. OLE color: 1772304.
HSL color Cylindrical-coordinate representation of color #100B1B: hue angle of 258.75º degrees, saturation: 0.42, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #100B1B is Cyan = 0.41, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #100B1B; } p { color: rgb(16,11,27); } H1.HeaderClassName { color: #100B1B; } .AnyTagClassName { color: #100B1B; } </style>
<style> a { background-color: #100B1B; } a { background-color: rgb(16,11,27); } div.DivClassName { background-color: #100B1B; } .BgClassName { background-color: #100B1B; } </style>
<style> span { border-color: #100B1B; } span { border-color: rgb(16,11,27); } td.TdClassName { border-color: #100B1B; } .TagClassName { border-color: #100B1B; } </style>