#6DEF7C (or 0x6DEF7C) is unknown color: approx Pastel Green. HEX triplet: 6D, EF and 7C. RGB value is (109,239,124). Sum of RGB (Red+Green+Blue) = 109+239+124=472 (62% of max value = 765). Red value is 109 (42.97% from 255 or 23.09% from 472); Green value is 239 (93.75% from 255 or 50.64% from 472); Blue value is 124 (48.83% from 255 or 26.27% from 472); Max value from RGB is 239 - color contains mainly: green. Hex color #6DEF7C is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #6DEF7C is #921083. Grayscale: #BBBBBB. Windows color (decimal): -9572484 or 8187757. OLE color: 8187757.
HSL color Cylindrical-coordinate representation of color #6DEF7C: hue angle of 126.92º degrees, saturation: 0.8, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6DEF7C is Cyan = 0.54, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.06.
<style> p { color: #6def7c; } p { color: rgb(109,239,124); } H1.HeaderClassName { color: #6def7c; } .AnyTagClassName { color: #6def7c; } </style>
<style> a { background-color: #6def7c; } a { background-color: rgb(109,239,124); } div.DivClassName { background-color: #6def7c; } .BgClassName { background-color: #6def7c; } </style>
<style> span { border-color: #6def7c; } span { border-color: rgb(109,239,124); } td.TdClassName { border-color: #6def7c; } .TagClassName { border-color: #6def7c; } </style>