#FAF08E (or 0xFAF08E) is unknown color: approx Milan. HEX triplet: FA, F0 and 8E. RGB value is (250,240,142). Sum of RGB (Red+Green+Blue) = 250+240+142=632 (83% of max value = 765). Red value is 250 (98.05% from 255 or 39.56% from 632); Green value is 240 (94.14% from 255 or 37.97% from 632); Blue value is 142 (55.86% from 255 or 22.47% from 632); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF08E is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAF08E is #050F71. Grayscale: #E8E8E8. Windows color (decimal): -331634 or 9367802. OLE color: 9367802.
HSL color Cylindrical-coordinate representation of color #FAF08E: hue angle of 54.44º degrees, saturation: 0.92, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FAF08E is Cyan = 0, Magento = 0.04, Yellow = 0.43 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF08E; } p { color: rgb(250,240,142); } H1.HeaderClassName { color: #FAF08E; } .AnyTagClassName { color: #FAF08E; } </style>
<style> a { background-color: #FAF08E; } a { background-color: rgb(250,240,142); } div.DivClassName { background-color: #FAF08E; } .BgClassName { background-color: #FAF08E; } </style>
<style> span { border-color: #FAF08E; } span { border-color: rgb(250,240,142); } td.TdClassName { border-color: #FAF08E; } .TagClassName { border-color: #FAF08E; } </style>