#1FE626 (or 0x1FE626) is unknown color: approx Lime Green. HEX triplet: 1F, E6 and 26. RGB value is (31,230,38). Sum of RGB (Red+Green+Blue) = 31+230+38=299 (39% of max value = 765). Red value is 31 (12.5% from 255 or 10.37% from 299); Green value is 230 (90.23% from 255 or 76.92% from 299); Blue value is 38 (15.23% from 255 or 12.71% from 299); Max value from RGB is 230 - color contains mainly: green. Hex color #1FE626 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #1FE626 is #E019D9. Grayscale: #959595. Windows color (decimal): -14686682 or 2549279. OLE color: 2549279.
HSL color Cylindrical-coordinate representation of color #1FE626: hue angle of 122.11º degrees, saturation: 0.8, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1FE626 is Cyan = 0.87, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.10.
<style> p { color: #1FE626; } p { color: rgb(31,230,38); } H1.HeaderClassName { color: #1FE626; } .AnyTagClassName { color: #1FE626; } </style>
<style> a { background-color: #1FE626; } a { background-color: rgb(31,230,38); } div.DivClassName { background-color: #1FE626; } .BgClassName { background-color: #1FE626; } </style>
<style> span { border-color: #1FE626; } span { border-color: rgb(31,230,38); } td.TdClassName { border-color: #1FE626; } .TagClassName { border-color: #1FE626; } </style>