#FBBB24 (or 0xFBBB24) is unknown color: approx Moon Yellow. HEX triplet: FB, BB and 24. RGB value is (251,187,36). Sum of RGB (Red+Green+Blue) = 251+187+36=474 (62% of max value = 765). Red value is 251 (98.44% from 255 or 52.95% from 474); Green value is 187 (73.44% from 255 or 39.45% from 474); Blue value is 36 (14.45% from 255 or 7.59% from 474); Max value from RGB is 251 - color contains mainly: red. Hex color #FBBB24 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FBBB24 is #0444DB. Grayscale: #BDBDBD. Windows color (decimal): -279772 or 2407419. OLE color: 2407419.
HSL color Cylindrical-coordinate representation of color #FBBB24: hue angle of 42.14º degrees, saturation: 0.96, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #FBBB24 is Cyan = 0, Magento = 0.25, Yellow = 0.86 and Black (K on CMYK) = 0.02.
<style> p { color: #fbbb24; } p { color: rgb(251,187,36); } H1.HeaderClassName { color: #fbbb24; } .AnyTagClassName { color: #fbbb24; } </style>
<style> a { background-color: #fbbb24; } a { background-color: rgb(251,187,36); } div.DivClassName { background-color: #fbbb24; } .BgClassName { background-color: #fbbb24; } </style>
<style> span { border-color: #fbbb24; } span { border-color: rgb(251,187,36); } td.TdClassName { border-color: #fbbb24; } .TagClassName { border-color: #fbbb24; } </style>