#B4BD35 (or 0xB4BD35) is unknown color: approx Celery. HEX triplet: B4, BD and 35. RGB value is (180,189,53). Sum of RGB (Red+Green+Blue) = 180+189+53=422 (55% of max value = 765). Red value is 180 (70.70% from 255 or 42.65% from 422); Green value is 189 (74.22% from 255 or 44.79% from 422); Blue value is 53 (21.09% from 255 or 12.56% from 422); Max value from RGB is 189 - color contains mainly: green. Hex color #B4BD35 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B4BD35 is #4B42CA. Grayscale: #ABABAB. Windows color (decimal): -4932299 or 3521972. OLE color: 3521972.
HSL color Cylindrical-coordinate representation of color #B4BD35: hue angle of 63.97º degrees, saturation: 0.56, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #B4BD35 is Cyan = 0.05, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.26.
<style> p { color: #B4BD35; } p { color: rgb(180,189,53); } H1.HeaderClassName { color: #B4BD35; } .AnyTagClassName { color: #B4BD35; } </style>
<style> a { background-color: #B4BD35; } a { background-color: rgb(180,189,53); } div.DivClassName { background-color: #B4BD35; } .BgClassName { background-color: #B4BD35; } </style>
<style> span { border-color: #B4BD35; } span { border-color: rgb(180,189,53); } td.TdClassName { border-color: #B4BD35; } .TagClassName { border-color: #B4BD35; } </style>