#00B720 (or 0x00B720) is unknown color: approx Dark Pastel Green. HEX triplet: 00, B7 and 20. RGB value is (0,183,32). Sum of RGB (Red+Green+Blue) = 0+183+32=215 (28% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 215); Green value is 183 (71.88% from 255 or 85.12% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 183 - color contains mainly: green. Hex color #00B720 is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #00B720 is #FF48DF. Grayscale: #6F6F6F. Windows color (decimal): -16730336 or 2144000. OLE color: 2144000.
HSL color Cylindrical-coordinate representation of color #00B720: hue angle of 130.49º degrees, saturation: 1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00B720 is Cyan = 1, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.28.
<style> p { color: #00B720; } p { color: rgb(0,183,32); } H1.HeaderClassName { color: #00B720; } .AnyTagClassName { color: #00B720; } </style>
<style> a { background-color: #00B720; } a { background-color: rgb(0,183,32); } div.DivClassName { background-color: #00B720; } .BgClassName { background-color: #00B720; } </style>
<style> span { border-color: #00B720; } span { border-color: rgb(0,183,32); } td.TdClassName { border-color: #00B720; } .TagClassName { border-color: #00B720; } </style>