#FBC05B (or 0xFBC05B) is unknown color: approx Golden Tainoi. HEX triplet: FB, C0 and 5B. RGB value is (251,192,91). Sum of RGB (Red+Green+Blue) = 251+192+91=534 (70% of max value = 765). Red value is 251 (98.44% from 255 or 47.00% from 534); Green value is 192 (75.39% from 255 or 35.96% from 534); Blue value is 91 (35.94% from 255 or 17.04% from 534); Max value from RGB is 251 - color contains mainly: red. Hex color #FBC05B is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FBC05B is #043FA4. Grayscale: #C6C6C6. Windows color (decimal): -278437 or 6013179. OLE color: 6013179.
HSL color Cylindrical-coordinate representation of color #FBC05B: hue angle of 37.88º degrees, saturation: 0.95, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #FBC05B is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.02.
<style> p { color: #fbc05b; } p { color: rgb(251,192,91); } H1.HeaderClassName { color: #fbc05b; } .AnyTagClassName { color: #fbc05b; } </style>
<style> a { background-color: #fbc05b; } a { background-color: rgb(251,192,91); } div.DivClassName { background-color: #fbc05b; } .BgClassName { background-color: #fbc05b; } </style>
<style> span { border-color: #fbc05b; } span { border-color: rgb(251,192,91); } td.TdClassName { border-color: #fbc05b; } .TagClassName { border-color: #fbc05b; } </style>