#010313 (or 0x010313) is unknown color: approx Black Russian. HEX triplet: 01, 03 and 13. RGB value is (1,3,19). Sum of RGB (Red+Green+Blue) = 1+3+19=23 (3% of max value = 765). Red value is 1 (0.78% from 255 or 4.35% from 23); Green value is 3 (1.56% from 255 or 13.04% from 23); Blue value is 19 (7.81% from 255 or 82.61% from 23); Max value from RGB is 19 - color contains mainly: blue. Hex color #010313 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #010313 is #FEFCEC. Grayscale: #040404. Windows color (decimal): -16710893 or 1245953. OLE color: 1245953.
HSL color Cylindrical-coordinate representation of color #010313: hue angle of 233.33º degrees, saturation: 0.9, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #010313 is Cyan = 0.95, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #010313; } p { color: rgb(1,3,19); } H1.HeaderClassName { color: #010313; } .AnyTagClassName { color: #010313; } </style>
<style> a { background-color: #010313; } a { background-color: rgb(1,3,19); } div.DivClassName { background-color: #010313; } .BgClassName { background-color: #010313; } </style>
<style> span { border-color: #010313; } span { border-color: rgb(1,3,19); } td.TdClassName { border-color: #010313; } .TagClassName { border-color: #010313; } </style>