#6DD30F (or 0x6DD30F) is unknown color: approx Kelly Green. HEX triplet: 6D, D3 and 0F. RGB value is (109,211,15). Sum of RGB (Red+Green+Blue) = 109+211+15=335 (44% of max value = 765). Red value is 109 (42.97% from 255 or 32.54% from 335); Green value is 211 (82.81% from 255 or 62.99% from 335); Blue value is 15 (6.25% from 255 or 4.48% from 335); Max value from RGB is 211 - color contains mainly: green. Hex color #6DD30F is not a web safe color. Web safe color analog (approx): #66CC00. Inversed color of #6DD30F is #922CF0. Grayscale: #9E9E9E. Windows color (decimal): -9579761 or 1037165. OLE color: 1037165.
HSL color Cylindrical-coordinate representation of color #6DD30F: hue angle of 91.22º degrees, saturation: 0.87, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6DD30F is Cyan = 0.48, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.17.
<style> p { color: #6dd30f; } p { color: rgb(109,211,15); } H1.HeaderClassName { color: #6dd30f; } .AnyTagClassName { color: #6dd30f; } </style>
<style> a { background-color: #6dd30f; } a { background-color: rgb(109,211,15); } div.DivClassName { background-color: #6dd30f; } .BgClassName { background-color: #6dd30f; } </style>
<style> span { border-color: #6dd30f; } span { border-color: rgb(109,211,15); } td.TdClassName { border-color: #6dd30f; } .TagClassName { border-color: #6dd30f; } </style>