#FAF820 (or 0xFAF820) is unknown color: approx Lemon. HEX triplet: FA, F8 and 20. RGB value is (250,248,32). Sum of RGB (Red+Green+Blue) = 250+248+32=530 (70% of max value = 765). Red value is 250 (98.05% from 255 or 47.17% from 530); Green value is 248 (97.27% from 255 or 46.79% from 530); Blue value is 32 (12.89% from 255 or 6.04% from 530); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF820 is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #FAF820 is #0507DF. Grayscale: #E0E0E0. Windows color (decimal): -329696 or 2160890. OLE color: 2160890.
HSL color Cylindrical-coordinate representation of color #FAF820: hue angle of 59.45º degrees, saturation: 0.96, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FAF820 is Cyan = 0, Magento = 0.01, Yellow = 0.87 and Black (K on CMYK) = 0.02.
<style> p { color: #faf820; } p { color: rgb(250,248,32); } H1.HeaderClassName { color: #faf820; } .AnyTagClassName { color: #faf820; } </style>
<style> a { background-color: #faf820; } a { background-color: rgb(250,248,32); } div.DivClassName { background-color: #faf820; } .BgClassName { background-color: #faf820; } </style>
<style> span { border-color: #faf820; } span { border-color: rgb(250,248,32); } td.TdClassName { border-color: #faf820; } .TagClassName { border-color: #faf820; } </style>