#35FC3E (or 0x35FC3E) is unknown color: approx Lime Green. HEX triplet: 35, FC and 3E. RGB value is (53,252,62). Sum of RGB (Red+Green+Blue) = 53+252+62=367 (48% of max value = 765). Red value is 53 (21.09% from 255 or 14.44% from 367); Green value is 252 (98.83% from 255 or 68.66% from 367); Blue value is 62 (24.61% from 255 or 16.89% from 367); Max value from RGB is 252 - color contains mainly: green. Hex color #35FC3E is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #35FC3E is #CA03C1. Grayscale: #ABABAB. Windows color (decimal): -13239234 or 4127797. OLE color: 4127797.
HSL color Cylindrical-coordinate representation of color #35FC3E: hue angle of 122.71º degrees, saturation: 0.97, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #35FC3E is Cyan = 0.79, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.01.
<style> p { color: #35FC3E; } p { color: rgb(53,252,62); } H1.HeaderClassName { color: #35FC3E; } .AnyTagClassName { color: #35FC3E; } </style>
<style> a { background-color: #35FC3E; } a { background-color: rgb(53,252,62); } div.DivClassName { background-color: #35FC3E; } .BgClassName { background-color: #35FC3E; } </style>
<style> span { border-color: #35FC3E; } span { border-color: rgb(53,252,62); } td.TdClassName { border-color: #35FC3E; } .TagClassName { border-color: #35FC3E; } </style>