#33F830 (or 0x33F830) is unknown color: approx Lime Green. HEX triplet: 33, F8 and 30. RGB value is (51,248,48). Sum of RGB (Red+Green+Blue) = 51+248+48=347 (45% of max value = 765). Red value is 51 (20.31% from 255 or 14.70% from 347); Green value is 248 (97.27% from 255 or 71.47% from 347); Blue value is 48 (19.14% from 255 or 13.83% from 347); Max value from RGB is 248 - color contains mainly: green. Hex color #33F830 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #33F830 is #CC07CF. Grayscale: #A6A6A6. Windows color (decimal): -13371344 or 3209267. OLE color: 3209267.
HSL color Cylindrical-coordinate representation of color #33F830: hue angle of 119.1º degrees, saturation: 0.93, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #33F830 is Cyan = 0.79, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.03.
<style> p { color: #33F830; } p { color: rgb(51,248,48); } H1.HeaderClassName { color: #33F830; } .AnyTagClassName { color: #33F830; } </style>
<style> a { background-color: #33F830; } a { background-color: rgb(51,248,48); } div.DivClassName { background-color: #33F830; } .BgClassName { background-color: #33F830; } </style>
<style> span { border-color: #33F830; } span { border-color: rgb(51,248,48); } td.TdClassName { border-color: #33F830; } .TagClassName { border-color: #33F830; } </style>