#011509 (or 0x011509) is unknown color: approx Dark Green. HEX triplet: 01, 15 and 09. RGB value is (1,21,9). Sum of RGB (Red+Green+Blue) = 1+21+9=31 (4% of max value = 765). Red value is 1 (0.78% from 255 or 3.23% from 31); Green value is 21 (8.59% from 255 or 67.74% from 31); Blue value is 9 (3.91% from 255 or 29.03% from 31); Max value from RGB is 21 - color contains mainly: green. Hex color #011509 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #011509 is #FEEAF6. Grayscale: #0D0D0D. Windows color (decimal): -16706295 or 595201. OLE color: 595201.
HSL color Cylindrical-coordinate representation of color #011509: hue angle of 144º degrees, saturation: 0.91, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #011509 is Cyan = 0.95, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.92.
<style> p { color: #011509; } p { color: rgb(1,21,9); } H1.HeaderClassName { color: #011509; } .AnyTagClassName { color: #011509; } </style>
<style> a { background-color: #011509; } a { background-color: rgb(1,21,9); } div.DivClassName { background-color: #011509; } .BgClassName { background-color: #011509; } </style>
<style> span { border-color: #011509; } span { border-color: rgb(1,21,9); } td.TdClassName { border-color: #011509; } .TagClassName { border-color: #011509; } </style>