#011305 (or 0x011305) is unknown color: approx Dark Green. HEX triplet: 01, 13 and 05. RGB value is (1,19,5). Sum of RGB (Red+Green+Blue) = 1+19+5=25 (3% of max value = 765). Red value is 1 (0.78% from 255 or 4% from 25); Green value is 19 (7.81% from 255 or 76% from 25); Blue value is 5 (2.34% from 255 or 20% from 25); Max value from RGB is 19 - color contains mainly: green. Hex color #011305 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #011305 is #FEECFA. Grayscale: #0C0C0C. Windows color (decimal): -16706811 or 332545. OLE color: 332545.
HSL color Cylindrical-coordinate representation of color #011305: hue angle of 133.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 #011305 is Cyan = 0.95, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.93.
<style> p { color: #011305; } p { color: rgb(1,19,5); } H1.HeaderClassName { color: #011305; } .AnyTagClassName { color: #011305; } </style>
<style> a { background-color: #011305; } a { background-color: rgb(1,19,5); } div.DivClassName { background-color: #011305; } .BgClassName { background-color: #011305; } </style>
<style> span { border-color: #011305; } span { border-color: rgb(1,19,5); } td.TdClassName { border-color: #011305; } .TagClassName { border-color: #011305; } </style>