#7BFB3D (or 0x7BFB3D) is unknown color: approx Screamin' Green. HEX triplet: 7B, FB and 3D. RGB value is (123,251,61). Sum of RGB (Red+Green+Blue) = 123+251+61=435 (57% of max value = 765). Red value is 123 (48.44% from 255 or 28.28% from 435); Green value is 251 (98.44% from 255 or 57.70% from 435); Blue value is 61 (24.22% from 255 or 14.02% from 435); Max value from RGB is 251 - color contains mainly: green. Hex color #7BFB3D is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #7BFB3D is #8404C2. Grayscale: #BFBFBF. Windows color (decimal): -8651971 or 4062075. OLE color: 4062075.
HSL color Cylindrical-coordinate representation of color #7BFB3D: hue angle of 100.42º degrees, saturation: 0.96, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #7BFB3D is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.02.
<style> p { color: #7bfb3d; } p { color: rgb(123,251,61); } H1.HeaderClassName { color: #7bfb3d; } .AnyTagClassName { color: #7bfb3d; } </style>
<style> a { background-color: #7bfb3d; } a { background-color: rgb(123,251,61); } div.DivClassName { background-color: #7bfb3d; } .BgClassName { background-color: #7bfb3d; } </style>
<style> span { border-color: #7bfb3d; } span { border-color: rgb(123,251,61); } td.TdClassName { border-color: #7bfb3d; } .TagClassName { border-color: #7bfb3d; } </style>