#06761A (or 0x06761A) is unknown color: approx Green. HEX triplet: 06, 76 and 1A. RGB value is (6,118,26). Sum of RGB (Red+Green+Blue) = 6+118+26=150 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4% from 150); Green value is 118 (46.48% from 255 or 78.67% from 150); Blue value is 26 (10.55% from 255 or 17.33% from 150); Max value from RGB is 118 - color contains mainly: green. Hex color #06761A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06761A is #F989E5. Grayscale: #4A4A4A. Windows color (decimal): -16353766 or 1734150. OLE color: 1734150.
HSL color Cylindrical-coordinate representation of color #06761A: hue angle of 130.71º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #06761A is Cyan = 0.95, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.54.
<style> p { color: #06761a; } p { color: rgb(6,118,26); } H1.HeaderClassName { color: #06761a; } .AnyTagClassName { color: #06761a; } </style>
<style> a { background-color: #06761a; } a { background-color: rgb(6,118,26); } div.DivClassName { background-color: #06761a; } .BgClassName { background-color: #06761a; } </style>
<style> span { border-color: #06761a; } span { border-color: rgb(6,118,26); } td.TdClassName { border-color: #06761a; } .TagClassName { border-color: #06761a; } </style>