#B3C43C (or 0xB3C43C) is unknown color: approx Celery. HEX triplet: B3, C4 and 3C. RGB value is (179,196,60). Sum of RGB (Red+Green+Blue) = 179+196+60=435 (57% of max value = 765). Red value is 179 (70.31% from 255 or 41.15% from 435); Green value is 196 (76.95% from 255 or 45.06% from 435); Blue value is 60 (23.83% from 255 or 13.79% from 435); Max value from RGB is 196 - color contains mainly: green. Hex color #B3C43C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B3C43C is #4C3BC3. Grayscale: #AFAFAF. Windows color (decimal): -4996036 or 3982515. OLE color: 3982515.
HSL color Cylindrical-coordinate representation of color #B3C43C: hue angle of 67.5º degrees, saturation: 0.54, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B3C43C is Cyan = 0.09, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.23.
<style> p { color: #b3c43c; } p { color: rgb(179,196,60); } H1.HeaderClassName { color: #b3c43c; } .AnyTagClassName { color: #b3c43c; } </style>
<style> a { background-color: #b3c43c; } a { background-color: rgb(179,196,60); } div.DivClassName { background-color: #b3c43c; } .BgClassName { background-color: #b3c43c; } </style>
<style> span { border-color: #b3c43c; } span { border-color: rgb(179,196,60); } td.TdClassName { border-color: #b3c43c; } .TagClassName { border-color: #b3c43c; } </style>