#68C64D (or 0x68C64D) is unknown color: approx Apple. HEX triplet: 68, C6 and 4D. RGB value is (104,198,77). Sum of RGB (Red+Green+Blue) = 104+198+77=379 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.44% from 379); Green value is 198 (77.73% from 255 or 52.24% from 379); Blue value is 77 (30.47% from 255 or 20.32% from 379); Max value from RGB is 198 - color contains mainly: green. Hex color #68C64D is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #68C64D is #9739B2. Grayscale: #9C9C9C. Windows color (decimal): -9910707 or 5097064. OLE color: 5097064.
HSL color Cylindrical-coordinate representation of color #68C64D: hue angle of 106.61º degrees, saturation: 0.51, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #68C64D is Cyan = 0.47, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.22.
<style> p { color: #68c64d; } p { color: rgb(104,198,77); } H1.HeaderClassName { color: #68c64d; } .AnyTagClassName { color: #68c64d; } </style>
<style> a { background-color: #68c64d; } a { background-color: rgb(104,198,77); } div.DivClassName { background-color: #68c64d; } .BgClassName { background-color: #68c64d; } </style>
<style> span { border-color: #68c64d; } span { border-color: rgb(104,198,77); } td.TdClassName { border-color: #68c64d; } .TagClassName { border-color: #68c64d; } </style>