#6DE16E (or 0x6DE16E) is unknown color: approx Pastel Green. HEX triplet: 6D, E1 and 6E. RGB value is (109,225,110). Sum of RGB (Red+Green+Blue) = 109+225+110=444 (58% of max value = 765). Red value is 109 (42.97% from 255 or 24.55% from 444); Green value is 225 (88.28% from 255 or 50.68% from 444); Blue value is 110 (43.36% from 255 or 24.77% from 444); Max value from RGB is 225 - color contains mainly: green. Hex color #6DE16E is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #6DE16E is #921E91. Grayscale: #B1B1B1. Windows color (decimal): -9576082 or 7266669. OLE color: 7266669.
HSL color Cylindrical-coordinate representation of color #6DE16E: hue angle of 120.52º degrees, saturation: 0.66, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #6DE16E is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.12.
<style> p { color: #6de16e; } p { color: rgb(109,225,110); } H1.HeaderClassName { color: #6de16e; } .AnyTagClassName { color: #6de16e; } </style>
<style> a { background-color: #6de16e; } a { background-color: rgb(109,225,110); } div.DivClassName { background-color: #6de16e; } .BgClassName { background-color: #6de16e; } </style>
<style> span { border-color: #6de16e; } span { border-color: rgb(109,225,110); } td.TdClassName { border-color: #6de16e; } .TagClassName { border-color: #6de16e; } </style>