#B2CA4B (or 0xB2CA4B) is unknown color: approx Celery. HEX triplet: B2, CA and 4B. RGB value is (178,202,75). Sum of RGB (Red+Green+Blue) = 178+202+75=455 (60% of max value = 765). Red value is 178 (69.92% from 255 or 39.12% from 455); Green value is 202 (79.30% from 255 or 44.40% from 455); Blue value is 75 (29.69% from 255 or 16.48% from 455); Max value from RGB is 202 - color contains mainly: green. Hex color #B2CA4B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #B2CA4B is #4D35B4. Grayscale: #B4B4B4. Windows color (decimal): -5060021 or 4967090. OLE color: 4967090.
HSL color Cylindrical-coordinate representation of color #B2CA4B: hue angle of 71.34º degrees, saturation: 0.55, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #B2CA4B is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.21.
<style> p { color: #B2CA4B; } p { color: rgb(178,202,75); } H1.HeaderClassName { color: #B2CA4B; } .AnyTagClassName { color: #B2CA4B; } </style>
<style> a { background-color: #B2CA4B; } a { background-color: rgb(178,202,75); } div.DivClassName { background-color: #B2CA4B; } .BgClassName { background-color: #B2CA4B; } </style>
<style> span { border-color: #B2CA4B; } span { border-color: rgb(178,202,75); } td.TdClassName { border-color: #B2CA4B; } .TagClassName { border-color: #B2CA4B; } </style>