#fff50e Hex Color

#FFF50E
0
  • #fff50e Color Information

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

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

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

    • #fff50e hex color contains mainly RED.

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

    • #fff50e hex color has a decimal value of 16774414.



    #fff50e Color Spaces (Color Conversions)

    HEX fff50e #fff50e
    RGB 255, 245, 14 rgb(255, 245, 14)
    RGB Percent 100, 96.08, 5.49 rgb(100, 96.08, 5.49)
    CMYK 0, 4, 95, 0
    HSL 57.5°, 100, 52.7 hsl(57.5, 100%, 52.7%)
    HSV 57.5°, 94.5, 100
    XYZ 73.972, 86.597, 13.232
    Hunter Lab 93.058, -20.96, 56.71
    CIE-LAB 94.567, -16.665, 91.568
    CIE-LCH 94.567, 93.072, 100.315
    CIE-LUV 0, 3.92, 94.51, 0
    Web Safe ffff00

    RGB percent of color #fff50e

    100%
    96.08%
    5.49%

    CMYK percent of color #fff50e

    0%
    3.92%
    94.51%
    0%


    Color Schemes with #fff50e

    Complementary Color

    Split Complementary


    #fff50e Color Preview

    Text with hexadecimal color #fff50e

    This text has a font color of #fff50e

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

    #fff50e Background Color

    This box has a background color of #fff50e

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

    #fff50e Border Color

    This box has a border color of #fff50e

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

    CSS codes

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

    #fff50e Color on white background

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

    #fff50e Color on black background

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