#00BB3A (or 0x00BB3A) is unknown color: approx Dark Pastel Green. HEX triplet: 00, BB and 3A. RGB value is (0,187,58). Sum of RGB (Red+Green+Blue) = 0+187+58=245 (32% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 245); Green value is 187 (73.44% from 255 or 76.33% from 245); Blue value is 58 (23.05% from 255 or 23.67% from 245); Max value from RGB is 187 - color contains mainly: green. Hex color #00BB3A is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #00BB3A is #FF44C5. Grayscale: #747474. Windows color (decimal): -16729286 or 3848960. OLE color: 3848960.
HSL color Cylindrical-coordinate representation of color #00BB3A: hue angle of 138.61º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00BB3A is Cyan = 1, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.27.
<style> p { color: #00BB3A; } p { color: rgb(0,187,58); } H1.HeaderClassName { color: #00BB3A; } .AnyTagClassName { color: #00BB3A; } </style>
<style> a { background-color: #00BB3A; } a { background-color: rgb(0,187,58); } div.DivClassName { background-color: #00BB3A; } .BgClassName { background-color: #00BB3A; } </style>
<style> span { border-color: #00BB3A; } span { border-color: rgb(0,187,58); } td.TdClassName { border-color: #00BB3A; } .TagClassName { border-color: #00BB3A; } </style>