#012A1B (or 0x012A1B) is unknown color: approx Dark Green. HEX triplet: 01, 2A and 1B. RGB value is (1,42,27). Sum of RGB (Red+Green+Blue) = 1+42+27=70 (9% of max value = 765). Red value is 1 (0.78% from 255 or 1.43% from 70); Green value is 42 (16.80% from 255 or 60% from 70); Blue value is 27 (10.94% from 255 or 38.57% from 70); Max value from RGB is 42 - color contains mainly: green. Hex color #012A1B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012A1B is #FED5E4. Grayscale: #1C1C1C. Windows color (decimal): -16700901 or 1780225. OLE color: 1780225.
HSL color Cylindrical-coordinate representation of color #012A1B: hue angle of 158.05º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #012A1B is Cyan = 0.98, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.84.
<style> p { color: #012A1B; } p { color: rgb(1,42,27); } H1.HeaderClassName { color: #012A1B; } .AnyTagClassName { color: #012A1B; } </style>
<style> a { background-color: #012A1B; } a { background-color: rgb(1,42,27); } div.DivClassName { background-color: #012A1B; } .BgClassName { background-color: #012A1B; } </style>
<style> span { border-color: #012A1B; } span { border-color: rgb(1,42,27); } td.TdClassName { border-color: #012A1B; } .TagClassName { border-color: #012A1B; } </style>