#B4BE36 (or 0xB4BE36) is unknown color: approx Celery. HEX triplet: B4, BE and 36. RGB value is (180,190,54). Sum of RGB (Red+Green+Blue) = 180+190+54=424 (56% of max value = 765). Red value is 180 (70.70% from 255 or 42.45% from 424); Green value is 190 (74.61% from 255 or 44.81% from 424); Blue value is 54 (21.48% from 255 or 12.74% from 424); Max value from RGB is 190 - color contains mainly: green. Hex color #B4BE36 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B4BE36 is #4B41C9. Grayscale: #ACACAC. Windows color (decimal): -4932042 or 3587764. OLE color: 3587764.
HSL color Cylindrical-coordinate representation of color #B4BE36: hue angle of 64.41º degrees, saturation: 0.56, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #B4BE36 is Cyan = 0.05, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.25.
<style> p { color: #B4BE36; } p { color: rgb(180,190,54); } H1.HeaderClassName { color: #B4BE36; } .AnyTagClassName { color: #B4BE36; } </style>
<style> a { background-color: #B4BE36; } a { background-color: rgb(180,190,54); } div.DivClassName { background-color: #B4BE36; } .BgClassName { background-color: #B4BE36; } </style>
<style> span { border-color: #B4BE36; } span { border-color: rgb(180,190,54); } td.TdClassName { border-color: #B4BE36; } .TagClassName { border-color: #B4BE36; } </style>