#3AFB40 (or 0x3AFB40) is unknown color: approx Lime Green. HEX triplet: 3A, FB and 40. RGB value is (58,251,64). Sum of RGB (Red+Green+Blue) = 58+251+64=373 (49% of max value = 765). Red value is 58 (23.05% from 255 or 15.55% from 373); Green value is 251 (98.44% from 255 or 67.29% from 373); Blue value is 64 (25.39% from 255 or 17.16% from 373); Max value from RGB is 251 - color contains mainly: green. Hex color #3AFB40 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #3AFB40 is #C504BF. Grayscale: #ACACAC. Windows color (decimal): -12911808 or 4258618. OLE color: 4258618.
HSL color Cylindrical-coordinate representation of color #3AFB40: hue angle of 121.87º degrees, saturation: 0.96, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #3AFB40 is Cyan = 0.77, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.02.
<style> p { color: #3afb40; } p { color: rgb(58,251,64); } H1.HeaderClassName { color: #3afb40; } .AnyTagClassName { color: #3afb40; } </style>
<style> a { background-color: #3afb40; } a { background-color: rgb(58,251,64); } div.DivClassName { background-color: #3afb40; } .BgClassName { background-color: #3afb40; } </style>
<style> span { border-color: #3afb40; } span { border-color: rgb(58,251,64); } td.TdClassName { border-color: #3afb40; } .TagClassName { border-color: #3afb40; } </style>