#B0C841 (or 0xB0C841) is unknown color: approx Celery. HEX triplet: B0, C8 and 41. RGB value is (176,200,65). Sum of RGB (Red+Green+Blue) = 176+200+65=441 (58% of max value = 765). Red value is 176 (69.14% from 255 or 39.91% from 441); Green value is 200 (78.52% from 255 or 45.35% from 441); Blue value is 65 (25.78% from 255 or 14.74% from 441); Max value from RGB is 200 - color contains mainly: green. Hex color #B0C841 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #B0C841 is #4F37BE. Grayscale: #B1B1B1. Windows color (decimal): -5191615 or 4311216. OLE color: 4311216.
HSL color Cylindrical-coordinate representation of color #B0C841: hue angle of 70.67º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #B0C841 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #b0c841; } p { color: rgb(176,200,65); } H1.HeaderClassName { color: #b0c841; } .AnyTagClassName { color: #b0c841; } </style>
<style> a { background-color: #b0c841; } a { background-color: rgb(176,200,65); } div.DivClassName { background-color: #b0c841; } .BgClassName { background-color: #b0c841; } </style>
<style> span { border-color: #b0c841; } span { border-color: rgb(176,200,65); } td.TdClassName { border-color: #b0c841; } .TagClassName { border-color: #b0c841; } </style>