#B3FFE0 (or 0xB3FFE0) is unknown color: approx Water Leaf. HEX triplet: B3, FF and E0. RGB value is (179,255,224). Sum of RGB (Red+Green+Blue) = 179+255+224=658 (87% of max value = 765). Red value is 179 (70.31% from 255 or 27.20% from 658); Green value is 255 (100% from 255 or 38.75% from 658); Blue value is 224 (87.89% from 255 or 34.04% from 658); Max value from RGB is 255 - color contains mainly: green. Hex color #B3FFE0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B3FFE0 is #4C001F. Grayscale: #E4E4E4. Windows color (decimal): -4980768 or 14745523. OLE color: 14745523.
HSL color Cylindrical-coordinate representation of color #B3FFE0: hue angle of 155.53º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B3FFE0 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.
<style> p { color: #B3FFE0; } p { color: rgb(179,255,224); } H1.HeaderClassName { color: #B3FFE0; } .AnyTagClassName { color: #B3FFE0; } </style>
<style> a { background-color: #B3FFE0; } a { background-color: rgb(179,255,224); } div.DivClassName { background-color: #B3FFE0; } .BgClassName { background-color: #B3FFE0; } </style>
<style> span { border-color: #B3FFE0; } span { border-color: rgb(179,255,224); } td.TdClassName { border-color: #B3FFE0; } .TagClassName { border-color: #B3FFE0; } </style>