#FAFDFB (or 0xFAFDFB) is unknown color: approx Mint Cream. HEX triplet: FA, FD and FB. RGB value is (250,253,251). Sum of RGB (Red+Green+Blue) = 250+253+251=754 (99% of max value = 765). Red value is 250 (98.05% from 255 or 33.16% from 754); Green value is 253 (99.22% from 255 or 33.55% from 754); Blue value is 251 (98.44% from 255 or 33.29% from 754); Max value from RGB is 253 - color contains mainly: green. Hex color #FAFDFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFDFB is #050204. Grayscale: #FBFBFB. Windows color (decimal): -328197 or 16514554. OLE color: 16514554.
HSL color Cylindrical-coordinate representation of color #FAFDFB: hue angle of 140º degrees, saturation: 0.43, lightness: 0.99%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FAFDFB is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #FAFDFB; } p { color: rgb(250,253,251); } H1.HeaderClassName { color: #FAFDFB; } .AnyTagClassName { color: #FAFDFB; } </style>
<style> a { background-color: #FAFDFB; } a { background-color: rgb(250,253,251); } div.DivClassName { background-color: #FAFDFB; } .BgClassName { background-color: #FAFDFB; } </style>
<style> span { border-color: #FAFDFB; } span { border-color: rgb(250,253,251); } td.TdClassName { border-color: #FAFDFB; } .TagClassName { border-color: #FAFDFB; } </style>