#FAF5FA (or 0xFAF5FA) is unknown color: approx Selago. HEX triplet: FA, F5 and FA. RGB value is (250,245,250). Sum of RGB (Red+Green+Blue) = 250+245+250=745 (98% of max value = 765). Red value is 250 (98.05% from 255 or 33.56% from 745); Green value is 245 (96.09% from 255 or 32.89% from 745); Blue value is 250 (98.05% from 255 or 33.56% from 745); Max value from RGB is 250 - color contains mainly: red, blue. Hex color #FAF5FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAF5FA is #050A05. Grayscale: #F7F7F7. Windows color (decimal): -330246 or 16446970. OLE color: 16446970.
HSL color Cylindrical-coordinate representation of color #FAF5FA: hue angle of 300º degrees, saturation: 0.33, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #FAF5FA is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF5FA; } p { color: rgb(250,245,250); } H1.HeaderClassName { color: #FAF5FA; } .AnyTagClassName { color: #FAF5FA; } </style>
<style> a { background-color: #FAF5FA; } a { background-color: rgb(250,245,250); } div.DivClassName { background-color: #FAF5FA; } .BgClassName { background-color: #FAF5FA; } </style>
<style> span { border-color: #FAF5FA; } span { border-color: rgb(250,245,250); } td.TdClassName { border-color: #FAF5FA; } .TagClassName { border-color: #FAF5FA; } </style>