#F5FFD3 (or 0xF5FFD3) is unknown color: approx Rice Flower. HEX triplet: F5, FF and D3. RGB value is (245,255,211). Sum of RGB (Red+Green+Blue) = 245+255+211=711 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.46% from 711); Green value is 255 (100% from 255 or 35.86% from 711); Blue value is 211 (82.81% from 255 or 29.68% from 711); Max value from RGB is 255 - color contains mainly: green. Hex color #F5FFD3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5FFD3 is #0A002C. Grayscale: #F7F7F7. Windows color (decimal): -655405 or 13893621. OLE color: 13893621.
HSL color Cylindrical-coordinate representation of color #F5FFD3: hue angle of 73.64º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F5FFD3 is Cyan = 0.04, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.
<style> p { color: #F5FFD3; } p { color: rgb(245,255,211); } H1.HeaderClassName { color: #F5FFD3; } .AnyTagClassName { color: #F5FFD3; } </style>
<style> a { background-color: #F5FFD3; } a { background-color: rgb(245,255,211); } div.DivClassName { background-color: #F5FFD3; } .BgClassName { background-color: #F5FFD3; } </style>
<style> span { border-color: #F5FFD3; } span { border-color: rgb(245,255,211); } td.TdClassName { border-color: #F5FFD3; } .TagClassName { border-color: #F5FFD3; } </style>