#067A1B (or 0x067A1B) is unknown color: approx Green. HEX triplet: 06, 7A and 1B. RGB value is (6,122,27). Sum of RGB (Red+Green+Blue) = 6+122+27=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 122 (48.05% from 255 or 78.71% from 155); Blue value is 27 (10.94% from 255 or 17.42% from 155); Max value from RGB is 122 - color contains mainly: green. Hex color #067A1B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067A1B is #F985E4. Grayscale: #4C4C4C. Windows color (decimal): -16352741 or 1800710. OLE color: 1800710.
HSL color Cylindrical-coordinate representation of color #067A1B: hue angle of 130.86º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067A1B is Cyan = 0.95, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.52.
<style> p { color: #067A1B; } p { color: rgb(6,122,27); } H1.HeaderClassName { color: #067A1B; } .AnyTagClassName { color: #067A1B; } </style>
<style> a { background-color: #067A1B; } a { background-color: rgb(6,122,27); } div.DivClassName { background-color: #067A1B; } .BgClassName { background-color: #067A1B; } </style>
<style> span { border-color: #067A1B; } span { border-color: rgb(6,122,27); } td.TdClassName { border-color: #067A1B; } .TagClassName { border-color: #067A1B; } </style>