#1DB92B (or 0x1DB92B) is unknown color: approx Lime Green. HEX triplet: 1D, B9 and 2B. RGB value is (29,185,43). Sum of RGB (Red+Green+Blue) = 29+185+43=257 (34% of max value = 765). Red value is 29 (11.72% from 255 or 11.28% from 257); Green value is 185 (72.66% from 255 or 71.98% from 257); Blue value is 43 (17.19% from 255 or 16.73% from 257); Max value from RGB is 185 - color contains mainly: green. Hex color #1DB92B is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #1DB92B is #E246D4. Grayscale: #7A7A7A. Windows color (decimal): -14829269 or 2865437. OLE color: 2865437.
HSL color Cylindrical-coordinate representation of color #1DB92B: hue angle of 125.38º degrees, saturation: 0.73, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1DB92B is Cyan = 0.84, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.27.
<style> p { color: #1DB92B; } p { color: rgb(29,185,43); } H1.HeaderClassName { color: #1DB92B; } .AnyTagClassName { color: #1DB92B; } </style>
<style> a { background-color: #1DB92B; } a { background-color: rgb(29,185,43); } div.DivClassName { background-color: #1DB92B; } .BgClassName { background-color: #1DB92B; } </style>
<style> span { border-color: #1DB92B; } span { border-color: rgb(29,185,43); } td.TdClassName { border-color: #1DB92B; } .TagClassName { border-color: #1DB92B; } </style>