#72F01E (or 0x72F01E) is unknown color: approx Lawn Green. HEX triplet: 72, F0 and 1E. RGB value is (114,240,30). Sum of RGB (Red+Green+Blue) = 114+240+30=384 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.69% from 384); Green value is 240 (94.14% from 255 or 62.5% from 384); Blue value is 30 (12.11% from 255 or 7.81% from 384); Max value from RGB is 240 - color contains mainly: green. Hex color #72F01E is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #72F01E is #8D0FE1. Grayscale: #B3B3B3. Windows color (decimal): -9244642 or 2027634. OLE color: 2027634.
HSL color Cylindrical-coordinate representation of color #72F01E: hue angle of 96º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #72F01E is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.06.
<style> p { color: #72f01e; } p { color: rgb(114,240,30); } H1.HeaderClassName { color: #72f01e; } .AnyTagClassName { color: #72f01e; } </style>
<style> a { background-color: #72f01e; } a { background-color: rgb(114,240,30); } div.DivClassName { background-color: #72f01e; } .BgClassName { background-color: #72f01e; } </style>
<style> span { border-color: #72f01e; } span { border-color: rgb(114,240,30); } td.TdClassName { border-color: #72f01e; } .TagClassName { border-color: #72f01e; } </style>