#94FB2D (or 0x94FB2D) is unknown color: approx Green Yellow. HEX triplet: 94, FB and 2D. RGB value is (148,251,45). Sum of RGB (Red+Green+Blue) = 148+251+45=444 (58% of max value = 765). Red value is 148 (58.20% from 255 or 33.33% from 444); Green value is 251 (98.44% from 255 or 56.53% from 444); Blue value is 45 (17.97% from 255 or 10.14% from 444); Max value from RGB is 251 - color contains mainly: green. Hex color #94FB2D is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #94FB2D is #6B04D2. Grayscale: #C5C5C5. Windows color (decimal): -7013587 or 3013524. OLE color: 3013524.
HSL color Cylindrical-coordinate representation of color #94FB2D: hue angle of 90º degrees, saturation: 0.96, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #94FB2D is Cyan = 0.41, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.02.
<style> p { color: #94FB2D; } p { color: rgb(148,251,45); } H1.HeaderClassName { color: #94FB2D; } .AnyTagClassName { color: #94FB2D; } </style>
<style> a { background-color: #94FB2D; } a { background-color: rgb(148,251,45); } div.DivClassName { background-color: #94FB2D; } .BgClassName { background-color: #94FB2D; } </style>
<style> span { border-color: #94FB2D; } span { border-color: rgb(148,251,45); } td.TdClassName { border-color: #94FB2D; } .TagClassName { border-color: #94FB2D; } </style>