#001501 (or 0x001501) is unknown color: approx Black Bean. HEX triplet: 00, 15 and 01. RGB value is (0,21,1). Sum of RGB (Red+Green+Blue) = 0+21+1=22 (2% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 22); Green value is 21 (8.59% from 255 or 95.45% from 22); Blue value is 1 (0.78% from 255 or 4.55% from 22); Max value from RGB is 21 - color contains mainly: green. Hex color #001501 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #001501 is #FFEAFE. Grayscale: #0C0C0C. Windows color (decimal): -16771839 or 70912. OLE color: 70912.
HSL color Cylindrical-coordinate representation of color #001501: hue angle of 122.86º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001501 is Cyan = 1, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.92.
<style> p { color: #001501; } p { color: rgb(0,21,1); } H1.HeaderClassName { color: #001501; } .AnyTagClassName { color: #001501; } </style>
<style> a { background-color: #001501; } a { background-color: rgb(0,21,1); } div.DivClassName { background-color: #001501; } .BgClassName { background-color: #001501; } </style>
<style> span { border-color: #001501; } span { border-color: rgb(0,21,1); } td.TdClassName { border-color: #001501; } .TagClassName { border-color: #001501; } </style>