#FAEF3B (or 0xFAEF3B) is unknown color: approx Gorse. HEX triplet: FA, EF and 3B. RGB value is (250,239,59). Sum of RGB (Red+Green+Blue) = 250+239+59=548 (72% of max value = 765). Red value is 250 (98.05% from 255 or 45.62% from 548); Green value is 239 (93.75% from 255 or 43.61% from 548); Blue value is 59 (23.44% from 255 or 10.77% from 548); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEF3B is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #FAEF3B is #0510C4. Grayscale: #DEDEDE. Windows color (decimal): -331973 or 3928058. OLE color: 3928058.
HSL color Cylindrical-coordinate representation of color #FAEF3B: hue angle of 56.54º degrees, saturation: 0.95, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #FAEF3B is Cyan = 0, Magento = 0.04, Yellow = 0.76 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEF3B; } p { color: rgb(250,239,59); } H1.HeaderClassName { color: #FAEF3B; } .AnyTagClassName { color: #FAEF3B; } </style>
<style> a { background-color: #FAEF3B; } a { background-color: rgb(250,239,59); } div.DivClassName { background-color: #FAEF3B; } .BgClassName { background-color: #FAEF3B; } </style>
<style> span { border-color: #FAEF3B; } span { border-color: rgb(250,239,59); } td.TdClassName { border-color: #FAEF3B; } .TagClassName { border-color: #FAEF3B; } </style>