#6BDC3C (or 0x6BDC3C) is unknown color: approx Apple. HEX triplet: 6B, DC and 3C. RGB value is (107,220,60). Sum of RGB (Red+Green+Blue) = 107+220+60=387 (51% of max value = 765). Red value is 107 (42.19% from 255 or 27.65% from 387); Green value is 220 (86.33% from 255 or 56.85% from 387); Blue value is 60 (23.83% from 255 or 15.50% from 387); Max value from RGB is 220 - color contains mainly: green. Hex color #6BDC3C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #6BDC3C is #9423C3. Grayscale: #A8A8A8. Windows color (decimal): -9708484 or 3988587. OLE color: 3988587.
HSL color Cylindrical-coordinate representation of color #6BDC3C: hue angle of 102.38º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #6BDC3C is Cyan = 0.51, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.14.
<style> p { color: #6bdc3c; } p { color: rgb(107,220,60); } H1.HeaderClassName { color: #6bdc3c; } .AnyTagClassName { color: #6bdc3c; } </style>
<style> a { background-color: #6bdc3c; } a { background-color: rgb(107,220,60); } div.DivClassName { background-color: #6bdc3c; } .BgClassName { background-color: #6bdc3c; } </style>
<style> span { border-color: #6bdc3c; } span { border-color: rgb(107,220,60); } td.TdClassName { border-color: #6bdc3c; } .TagClassName { border-color: #6bdc3c; } </style>