#6CC06F (or 0x6CC06F) is unknown color: approx Fern. HEX triplet: 6C, C0 and 6F. RGB value is (108,192,111). Sum of RGB (Red+Green+Blue) = 108+192+111=411 (54% of max value = 765). Red value is 108 (42.58% from 255 or 26.28% from 411); Green value is 192 (75.39% from 255 or 46.72% from 411); Blue value is 111 (43.75% from 255 or 27.01% from 411); Max value from RGB is 192 - color contains mainly: green. Hex color #6CC06F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #6CC06F is #933F90. Grayscale: #9D9D9D. Windows color (decimal): -9650065 or 7323756. OLE color: 7323756.
HSL color Cylindrical-coordinate representation of color #6CC06F: hue angle of 122.14º degrees, saturation: 0.4, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #6CC06F is Cyan = 0.44, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.25.
<style> p { color: #6CC06F; } p { color: rgb(108,192,111); } H1.HeaderClassName { color: #6CC06F; } .AnyTagClassName { color: #6CC06F; } </style>
<style> a { background-color: #6CC06F; } a { background-color: rgb(108,192,111); } div.DivClassName { background-color: #6CC06F; } .BgClassName { background-color: #6CC06F; } </style>
<style> span { border-color: #6CC06F; } span { border-color: rgb(108,192,111); } td.TdClassName { border-color: #6CC06F; } .TagClassName { border-color: #6CC06F; } </style>