#B4FFC4 (or 0xB4FFC4) is unknown color: approx Granny Apple. HEX triplet: B4, FF and C4. RGB value is (180,255,196). Sum of RGB (Red+Green+Blue) = 180+255+196=631 (83% of max value = 765). Red value is 180 (70.70% from 255 or 28.53% from 631); Green value is 255 (100% from 255 or 40.41% from 631); Blue value is 196 (76.95% from 255 or 31.06% from 631); Max value from RGB is 255 - color contains mainly: green. Hex color #B4FFC4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B4FFC4 is #4B003B. Grayscale: #E2E2E2. Windows color (decimal): -4915260 or 12910516. OLE color: 12910516.
HSL color Cylindrical-coordinate representation of color #B4FFC4: hue angle of 132.8º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #B4FFC4 is Cyan = 0.29, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.
<style> p { color: #B4FFC4; } p { color: rgb(180,255,196); } H1.HeaderClassName { color: #B4FFC4; } .AnyTagClassName { color: #B4FFC4; } </style>
<style> a { background-color: #B4FFC4; } a { background-color: rgb(180,255,196); } div.DivClassName { background-color: #B4FFC4; } .BgClassName { background-color: #B4FFC4; } </style>
<style> span { border-color: #B4FFC4; } span { border-color: rgb(180,255,196); } td.TdClassName { border-color: #B4FFC4; } .TagClassName { border-color: #B4FFC4; } </style>