#010F1B (or 0x010F1B) is unknown color: approx Black Pearl. HEX triplet: 01, 0F and 1B. RGB value is (1,15,27). Sum of RGB (Red+Green+Blue) = 1+15+27=43 (5% of max value = 765). Red value is 1 (0.78% from 255 or 2.33% from 43); Green value is 15 (6.25% from 255 or 34.88% from 43); Blue value is 27 (10.94% from 255 or 62.79% from 43); Max value from RGB is 27 - color contains mainly: blue. Hex color #010F1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #010F1B is #FEF0E4. Grayscale: #0C0C0C. Windows color (decimal): -16707813 or 1773313. OLE color: 1773313.
HSL color Cylindrical-coordinate representation of color #010F1B: hue angle of 207.69º 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 #010F1B is Cyan = 0.96, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #010F1B; } p { color: rgb(1,15,27); } H1.HeaderClassName { color: #010F1B; } .AnyTagClassName { color: #010F1B; } </style>
<style> a { background-color: #010F1B; } a { background-color: rgb(1,15,27); } div.DivClassName { background-color: #010F1B; } .BgClassName { background-color: #010F1B; } </style>
<style> span { border-color: #010F1B; } span { border-color: rgb(1,15,27); } td.TdClassName { border-color: #010F1B; } .TagClassName { border-color: #010F1B; } </style>