#fff50f Hex Color

#FFF50F
0
  • #fff50f Color Information

    • In RGB color space, #fff50f hex color has a red value of 255, a green value of 245 and a blue value of 15.

    • In CMYK color space (used in color printing), #fff50f hex color is composed of 0% cyan, 3.92% magenta, 94.12% yellow and 0% black.

    • #fff50f color has a hue of 57.5 degrees, a saturation of 100% and a lightness of 52.9%.

    • #fff50f hex color contains mainly RED.

    • The closest web safe color of #fff50f is #ffff00

    • #fff50f hex color has a decimal value of 16774415.



    #fff50f Color Spaces (Color Conversions)

    HEX fff50f #fff50f
    RGB 255, 245, 15 rgb(255, 245, 15)
    RGB Percent 100, 96.08, 5.88 rgb(100, 96.08, 5.88)
    CMYK 0, 4, 94, 0
    HSL 57.5°, 100, 52.9 hsl(57.5, 100%, 52.9%)
    HSV 57.5°, 94.1, 100
    XYZ 73.979, 86.599, 13.268
    Hunter Lab 93.059, -20.95, 56.688
    CIE-LAB 94.568, -16.654, 91.48
    CIE-LCH 94.568, 92.984, 100.318
    CIE-LUV 0, 3.92, 94.12, 0
    Web Safe ffff00

    RGB percent of color #fff50f

    100%
    96.08%
    5.88%

    CMYK percent of color #fff50f

    0%
    3.92%
    94.12%
    0%


    Color Schemes with #fff50f

    Complementary Color

    Split Complementary


    #fff50f Color Preview

    Text with hexadecimal color #fff50f

    This text has a font color of #fff50f

    <p style="color:#fff50f">Text here</p>

    #fff50f Background Color

    This box has a background color of #fff50f

    <div style="background-color:#fff50f">Text here</div>

    #fff50f Border Color

    This box has a border color of #fff50f

    <div style="border: 4px solid #fff50f">Text here</div>

    CSS codes

    <p style="color:#fff50f">Text here</p>
    <div style="background-color:#fff50f">Text here</div>
    <div style="border: 4px solid #fff50f">Text here</div>

    #fff50f Color on white background

    This is how a font and box color of #fff50f will look
    on a white background.

    #fff50f Color on black background

    This is how a font and box color of #fff50f hex color will look
    on a black background.