#010B0E (or 0x010B0E) is unknown color: approx Black Pearl. HEX triplet: 01, 0B and 0E. RGB value is (1,11,14). Sum of RGB (Red+Green+Blue) = 1+11+14=26 (3% of max value = 765). Red value is 1 (0.78% from 255 or 3.85% from 26); Green value is 11 (4.69% from 255 or 42.31% from 26); Blue value is 14 (5.86% from 255 or 53.85% from 26); Max value from RGB is 14 - color contains mainly: blue. Hex color #010B0E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #010B0E is #FEF4F1. Grayscale: #080808. Windows color (decimal): -16708850 or 920321. OLE color: 920321.
HSL color Cylindrical-coordinate representation of color #010B0E: hue angle of 193.85º degrees, saturation: 0.87, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #010B0E is Cyan = 0.93, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #010B0E; } p { color: rgb(1,11,14); } H1.HeaderClassName { color: #010B0E; } .AnyTagClassName { color: #010B0E; } </style>
<style> a { background-color: #010B0E; } a { background-color: rgb(1,11,14); } div.DivClassName { background-color: #010B0E; } .BgClassName { background-color: #010B0E; } </style>
<style> span { border-color: #010B0E; } span { border-color: rgb(1,11,14); } td.TdClassName { border-color: #010B0E; } .TagClassName { border-color: #010B0E; } </style>