#F5FFB3 (or 0xF5FFB3) is unknown color: approx Australian Mint. HEX triplet: F5, FF and B3. RGB value is (245,255,179). Sum of RGB (Red+Green+Blue) = 245+255+179=679 (89% of max value = 765). Red value is 245 (96.09% from 255 or 36.08% from 679); Green value is 255 (100% from 255 or 37.56% from 679); Blue value is 179 (70.31% from 255 or 26.36% from 679); Max value from RGB is 255 - color contains mainly: green. Hex color #F5FFB3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5FFB3 is #0A004C. Grayscale: #F3F3F3. Windows color (decimal): -655437 or 11796469. OLE color: 11796469.
HSL color Cylindrical-coordinate representation of color #F5FFB3: hue angle of 67.89º 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 #F5FFB3 is Cyan = 0.04, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.
<style> p { color: #F5FFB3; } p { color: rgb(245,255,179); } H1.HeaderClassName { color: #F5FFB3; } .AnyTagClassName { color: #F5FFB3; } </style>
<style> a { background-color: #F5FFB3; } a { background-color: rgb(245,255,179); } div.DivClassName { background-color: #F5FFB3; } .BgClassName { background-color: #F5FFB3; } </style>
<style> span { border-color: #F5FFB3; } span { border-color: rgb(245,255,179); } td.TdClassName { border-color: #F5FFB3; } .TagClassName { border-color: #F5FFB3; } </style>