#B5FACE (or 0xB5FACE) is unknown color: approx Magic Mint. HEX triplet: B5, FA and CE. RGB value is (181,250,206). Sum of RGB (Red+Green+Blue) = 181+250+206=637 (84% of max value = 765). Red value is 181 (71.09% from 255 or 28.41% from 637); Green value is 250 (98.05% from 255 or 39.25% from 637); Blue value is 206 (80.86% from 255 or 32.34% from 637); Max value from RGB is 250 - color contains mainly: green. Hex color #B5FACE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B5FACE is #4A0531. Grayscale: #E0E0E0. Windows color (decimal): -4850994 or 13564597. OLE color: 13564597.
HSL color Cylindrical-coordinate representation of color #B5FACE: hue angle of 141.74º degrees, saturation: 0.87, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B5FACE is Cyan = 0.28, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #B5FACE; } p { color: rgb(181,250,206); } H1.HeaderClassName { color: #B5FACE; } .AnyTagClassName { color: #B5FACE; } </style>
<style> a { background-color: #B5FACE; } a { background-color: rgb(181,250,206); } div.DivClassName { background-color: #B5FACE; } .BgClassName { background-color: #B5FACE; } </style>
<style> span { border-color: #B5FACE; } span { border-color: rgb(181,250,206); } td.TdClassName { border-color: #B5FACE; } .TagClassName { border-color: #B5FACE; } </style>