#126001 (or 0x126001) is unknown color: approx Green. HEX triplet: 12, 60 and 01. RGB value is (18,96,1). Sum of RGB (Red+Green+Blue) = 18+96+1=115 (15% of max value = 765). Red value is 18 (7.42% from 255 or 15.65% from 115); Green value is 96 (37.89% from 255 or 83.48% from 115); Blue value is 1 (0.78% from 255 or 0.87% from 115); Max value from RGB is 96 - color contains mainly: green. Hex color #126001 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #126001 is #ED9FFE. Grayscale: #3E3E3E. Windows color (decimal): -15572991 or 90130. OLE color: 90130.
HSL color Cylindrical-coordinate representation of color #126001: hue angle of 109.26º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #126001 is Cyan = 0.81, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.62.
<style> p { color: #126001; } p { color: rgb(18,96,1); } H1.HeaderClassName { color: #126001; } .AnyTagClassName { color: #126001; } </style>
<style> a { background-color: #126001; } a { background-color: rgb(18,96,1); } div.DivClassName { background-color: #126001; } .BgClassName { background-color: #126001; } </style>
<style> span { border-color: #126001; } span { border-color: rgb(18,96,1); } td.TdClassName { border-color: #126001; } .TagClassName { border-color: #126001; } </style>