#B4E164 (or 0xB4E164) is unknown color: approx Conifer. HEX triplet: B4, E1 and 64. RGB value is (180,225,100). Sum of RGB (Red+Green+Blue) = 180+225+100=505 (66% of max value = 765). Red value is 180 (70.70% from 255 or 35.64% from 505); Green value is 225 (88.28% from 255 or 44.55% from 505); Blue value is 100 (39.45% from 255 or 19.80% from 505); Max value from RGB is 225 - color contains mainly: green. Hex color #B4E164 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B4E164 is #4B1E9B. Grayscale: #C5C5C5. Windows color (decimal): -4923036 or 6611380. OLE color: 6611380.
HSL color Cylindrical-coordinate representation of color #B4E164: hue angle of 81.6º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #B4E164 is Cyan = 0.2, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.12.
<style> p { color: #B4E164; } p { color: rgb(180,225,100); } H1.HeaderClassName { color: #B4E164; } .AnyTagClassName { color: #B4E164; } </style>
<style> a { background-color: #B4E164; } a { background-color: rgb(180,225,100); } div.DivClassName { background-color: #B4E164; } .BgClassName { background-color: #B4E164; } </style>
<style> span { border-color: #B4E164; } span { border-color: rgb(180,225,100); } td.TdClassName { border-color: #B4E164; } .TagClassName { border-color: #B4E164; } </style>