#1FE15D (or 0x1FE15D) is unknown color: approx Malachite. HEX triplet: 1F, E1 and 5D. RGB value is (31,225,93). Sum of RGB (Red+Green+Blue) = 31+225+93=349 (46% of max value = 765). Red value is 31 (12.5% from 255 or 8.88% from 349); Green value is 225 (88.28% from 255 or 64.47% from 349); Blue value is 93 (36.72% from 255 or 26.65% from 349); Max value from RGB is 225 - color contains mainly: green. Hex color #1FE15D is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #1FE15D is #E01EA2. Grayscale: #989898. Windows color (decimal): -14687907 or 6152479. OLE color: 6152479.
HSL color Cylindrical-coordinate representation of color #1FE15D: hue angle of 139.18º degrees, saturation: 0.76, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1FE15D is Cyan = 0.86, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.12.
<style> p { color: #1fe15d; } p { color: rgb(31,225,93); } H1.HeaderClassName { color: #1fe15d; } .AnyTagClassName { color: #1fe15d; } </style>
<style> a { background-color: #1fe15d; } a { background-color: rgb(31,225,93); } div.DivClassName { background-color: #1fe15d; } .BgClassName { background-color: #1fe15d; } </style>
<style> span { border-color: #1fe15d; } span { border-color: rgb(31,225,93); } td.TdClassName { border-color: #1fe15d; } .TagClassName { border-color: #1fe15d; } </style>