#B1C280 (or 0xB1C280) is unknown color: approx Caper. HEX triplet: B1, C2 and 80. RGB value is (177,194,128). Sum of RGB (Red+Green+Blue) = 177+194+128=499 (66% of max value = 765). Red value is 177 (69.53% from 255 or 35.47% from 499); Green value is 194 (76.17% from 255 or 38.88% from 499); Blue value is 128 (50.39% from 255 or 25.65% from 499); Max value from RGB is 194 - color contains mainly: green. Hex color #B1C280 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B1C280 is #4E3D7F. Grayscale: #B5B5B5. Windows color (decimal): -5127552 or 8438449. OLE color: 8438449.
HSL color Cylindrical-coordinate representation of color #B1C280: hue angle of 75.45º degrees, saturation: 0.35, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B1C280 is Cyan = 0.09, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #B1C280; } p { color: rgb(177,194,128); } H1.HeaderClassName { color: #B1C280; } .AnyTagClassName { color: #B1C280; } </style>
<style> a { background-color: #B1C280; } a { background-color: rgb(177,194,128); } div.DivClassName { background-color: #B1C280; } .BgClassName { background-color: #B1C280; } </style>
<style> span { border-color: #B1C280; } span { border-color: rgb(177,194,128); } td.TdClassName { border-color: #B1C280; } .TagClassName { border-color: #B1C280; } </style>