#6FC15B (or 0x6FC15B) is unknown color: approx Mantis. HEX triplet: 6F, C1 and 5B. RGB value is (111,193,91). Sum of RGB (Red+Green+Blue) = 111+193+91=395 (52% of max value = 765). Red value is 111 (43.75% from 255 or 28.10% from 395); Green value is 193 (75.78% from 255 or 48.86% from 395); Blue value is 91 (35.94% from 255 or 23.04% from 395); Max value from RGB is 193 - color contains mainly: green. Hex color #6FC15B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #6FC15B is #903EA4. Grayscale: #9D9D9D. Windows color (decimal): -9453221 or 6013295. OLE color: 6013295.
HSL color Cylindrical-coordinate representation of color #6FC15B: hue angle of 108.24º degrees, saturation: 0.45, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #6FC15B is Cyan = 0.42, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.24.
<style> p { color: #6fc15b; } p { color: rgb(111,193,91); } H1.HeaderClassName { color: #6fc15b; } .AnyTagClassName { color: #6fc15b; } </style>
<style> a { background-color: #6fc15b; } a { background-color: rgb(111,193,91); } div.DivClassName { background-color: #6fc15b; } .BgClassName { background-color: #6fc15b; } </style>
<style> span { border-color: #6fc15b; } span { border-color: rgb(111,193,91); } td.TdClassName { border-color: #6fc15b; } .TagClassName { border-color: #6fc15b; } </style>