#00BF07 (or 0x00BF07) is unknown color: approx Islamic Green. HEX triplet: 00, BF and 07. RGB value is (0,191,7). Sum of RGB (Red+Green+Blue) = 0+191+7=198 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 198); Green value is 191 (75% from 255 or 96.46% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 191 - color contains mainly: green. Hex color #00BF07 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #00BF07 is #FF40F8. Grayscale: #717171. Windows color (decimal): -16728313 or 507648. OLE color: 507648.
HSL color Cylindrical-coordinate representation of color #00BF07: hue angle of 122.2º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00BF07 is Cyan = 1, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.25.
<style> p { color: #00bf07; } p { color: rgb(0,191,7); } H1.HeaderClassName { color: #00bf07; } .AnyTagClassName { color: #00bf07; } </style>
<style> a { background-color: #00bf07; } a { background-color: rgb(0,191,7); } div.DivClassName { background-color: #00bf07; } .BgClassName { background-color: #00bf07; } </style>
<style> span { border-color: #00bf07; } span { border-color: rgb(0,191,7); } td.TdClassName { border-color: #00bf07; } .TagClassName { border-color: #00bf07; } </style>