#1DEF1E (or 0x1DEF1E) is unknown color: approx Free Speech Green. HEX triplet: 1D, EF and 1E. RGB value is (29,239,30). Sum of RGB (Red+Green+Blue) = 29+239+30=298 (39% of max value = 765). Red value is 29 (11.72% from 255 or 9.73% from 298); Green value is 239 (93.75% from 255 or 80.20% from 298); Blue value is 30 (12.11% from 255 or 10.07% from 298); Max value from RGB is 239 - color contains mainly: green. Hex color #1DEF1E is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #1DEF1E is #E210E1. Grayscale: #999999. Windows color (decimal): -14815458 or 2027293. OLE color: 2027293.
HSL color Cylindrical-coordinate representation of color #1DEF1E: hue angle of 120.29º degrees, saturation: 0.87, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1DEF1E is Cyan = 0.88, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.06.
<style> p { color: #1def1e; } p { color: rgb(29,239,30); } H1.HeaderClassName { color: #1def1e; } .AnyTagClassName { color: #1def1e; } </style>
<style> a { background-color: #1def1e; } a { background-color: rgb(29,239,30); } div.DivClassName { background-color: #1def1e; } .BgClassName { background-color: #1def1e; } </style>
<style> span { border-color: #1def1e; } span { border-color: rgb(29,239,30); } td.TdClassName { border-color: #1def1e; } .TagClassName { border-color: #1def1e; } </style>