#06781A (or 0x06781A) is unknown color: approx Green. HEX triplet: 06, 78 and 1A. RGB value is (6,120,26). Sum of RGB (Red+Green+Blue) = 6+120+26=152 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.95% from 152); Green value is 120 (47.27% from 255 or 78.95% from 152); Blue value is 26 (10.55% from 255 or 17.11% from 152); Max value from RGB is 120 - color contains mainly: green. Hex color #06781A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06781A is #F987E5. Grayscale: #4B4B4B. Windows color (decimal): -16353254 or 1734662. OLE color: 1734662.
HSL color Cylindrical-coordinate representation of color #06781A: hue angle of 130.53º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #06781A is Cyan = 0.95, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.53.
<style> p { color: #06781a; } p { color: rgb(6,120,26); } H1.HeaderClassName { color: #06781a; } .AnyTagClassName { color: #06781a; } </style>
<style> a { background-color: #06781a; } a { background-color: rgb(6,120,26); } div.DivClassName { background-color: #06781a; } .BgClassName { background-color: #06781a; } </style>
<style> span { border-color: #06781a; } span { border-color: rgb(6,120,26); } td.TdClassName { border-color: #06781a; } .TagClassName { border-color: #06781a; } </style>