#067F3D (or 0x067F3D) is unknown color: approx Dark Spring Green. HEX triplet: 06, 7F and 3D. RGB value is (6,127,61). Sum of RGB (Red+Green+Blue) = 6+127+61=194 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.09% from 194); Green value is 127 (50% from 255 or 65.46% from 194); Blue value is 61 (24.22% from 255 or 31.44% from 194); Max value from RGB is 127 - color contains mainly: green. Hex color #067F3D is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067F3D is #F980C2. Grayscale: #535353. Windows color (decimal): -16351427 or 4030214. OLE color: 4030214.
HSL color Cylindrical-coordinate representation of color #067F3D: hue angle of 147.27º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067F3D is Cyan = 0.95, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.50.
<style> p { color: #067F3D; } p { color: rgb(6,127,61); } H1.HeaderClassName { color: #067F3D; } .AnyTagClassName { color: #067F3D; } </style>
<style> a { background-color: #067F3D; } a { background-color: rgb(6,127,61); } div.DivClassName { background-color: #067F3D; } .BgClassName { background-color: #067F3D; } </style>
<style> span { border-color: #067F3D; } span { border-color: rgb(6,127,61); } td.TdClassName { border-color: #067F3D; } .TagClassName { border-color: #067F3D; } </style>