#6CA86C (or 0x6CA86C) is unknown color: approx Fern. HEX triplet: 6C, A8 and 6C. RGB value is (108,168,108). Sum of RGB (Red+Green+Blue) = 108+168+108=384 (50% of max value = 765). Red value is 108 (42.58% from 255 or 28.12% from 384); Green value is 168 (66.02% from 255 or 43.75% from 384); Blue value is 108 (42.58% from 255 or 28.12% from 384); Max value from RGB is 168 - color contains mainly: green. Hex color #6CA86C is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #6CA86C is #935793. Grayscale: #8F8F8F. Windows color (decimal): -9656212 or 7121004. OLE color: 7121004.
HSL color Cylindrical-coordinate representation of color #6CA86C: hue angle of 120º degrees, saturation: 0.26, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #6CA86C is Cyan = 0.36, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.34.
<style> p { color: #6ca86c; } p { color: rgb(108,168,108); } H1.HeaderClassName { color: #6ca86c; } .AnyTagClassName { color: #6ca86c; } </style>
<style> a { background-color: #6ca86c; } a { background-color: rgb(108,168,108); } div.DivClassName { background-color: #6ca86c; } .BgClassName { background-color: #6ca86c; } </style>
<style> span { border-color: #6ca86c; } span { border-color: rgb(108,168,108); } td.TdClassName { border-color: #6ca86c; } .TagClassName { border-color: #6ca86c; } </style>