#FCB21B (or 0xFCB21B) is unknown color: approx Dark Tangerine. HEX triplet: FC, B2 and 1B. RGB value is (252,178,27). Sum of RGB (Red+Green+Blue) = 252+178+27=457 (60% of max value = 765). Red value is 252 (98.83% from 255 or 55.14% from 457); Green value is 178 (69.92% from 255 or 38.95% from 457); Blue value is 27 (10.94% from 255 or 5.91% from 457); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB21B is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FCB21B is #034DE4. Grayscale: #B7B7B7. Windows color (decimal): -216549 or 1815292. OLE color: 1815292.
HSL color Cylindrical-coordinate representation of color #FCB21B: hue angle of 40.27º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #FCB21B is Cyan = 0, Magento = 0.29, Yellow = 0.89 and Black (K on CMYK) = 0.01.
<style> p { color: #fcb21b; } p { color: rgb(252,178,27); } H1.HeaderClassName { color: #fcb21b; } .AnyTagClassName { color: #fcb21b; } </style>
<style> a { background-color: #fcb21b; } a { background-color: rgb(252,178,27); } div.DivClassName { background-color: #fcb21b; } .BgClassName { background-color: #fcb21b; } </style>
<style> span { border-color: #fcb21b; } span { border-color: rgb(252,178,27); } td.TdClassName { border-color: #fcb21b; } .TagClassName { border-color: #fcb21b; } </style>