#B3DAAF (or 0xB3DAAF) is unknown color: approx Moss Green. HEX triplet: B3, DA and AF. RGB value is (179,218,175). Sum of RGB (Red+Green+Blue) = 179+218+175=572 (75% of max value = 765). Red value is 179 (70.31% from 255 or 31.29% from 572); Green value is 218 (85.55% from 255 or 38.11% from 572); Blue value is 175 (68.75% from 255 or 30.59% from 572); Max value from RGB is 218 - color contains mainly: green. Hex color #B3DAAF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B3DAAF is #4C2550. Grayscale: #C9C9C9. Windows color (decimal): -4990289 or 11524787. OLE color: 11524787.
HSL color Cylindrical-coordinate representation of color #B3DAAF: hue angle of 114.42º degrees, saturation: 0.37, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B3DAAF is Cyan = 0.18, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.15.
<style> p { color: #B3DAAF; } p { color: rgb(179,218,175); } H1.HeaderClassName { color: #B3DAAF; } .AnyTagClassName { color: #B3DAAF; } </style>
<style> a { background-color: #B3DAAF; } a { background-color: rgb(179,218,175); } div.DivClassName { background-color: #B3DAAF; } .BgClassName { background-color: #B3DAAF; } </style>
<style> span { border-color: #B3DAAF; } span { border-color: rgb(179,218,175); } td.TdClassName { border-color: #B3DAAF; } .TagClassName { border-color: #B3DAAF; } </style>