#fff125 Hex Color

#FFF125
0
  • #fff125 Color Information

    • In RGB color space, #fff125 hex color has a red value of 255, a green value of 241 and a blue value of 37.

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

    • #fff125 color has a hue of 56.1 degrees, a saturation of 100% and a lightness of 57.3%.

    • #fff125 hex color contains mainly RED.

    • The closest web safe color of #fff125 is #ffff33

    • #fff125 hex color has a decimal value of 16773413.



    #fff125 Color Spaces (Color Conversions)

    HEX fff125 #fff125
    RGB 255, 241, 37 rgb(255, 241, 37)
    RGB Percent 100, 94.51, 14.51 rgb(100, 94.51, 14.51)
    CMYK 0, 5, 85, 0
    HSL 56.1°, 100, 57.3 hsl(56.1, 100%, 57.3%)
    HSV 56.1°, 85.5, 100
    XYZ 73.029, 84.304, 14.174
    Hunter Lab 91.817, -18.706, 55.119
    CIE-LAB 93.582, -14.383, 87.573
    CIE-LCH 93.582, 88.746, 99.327
    CIE-LUV 0, 5.49, 85.49, 0
    Web Safe ffff33

    RGB percent of color #fff125

    100%
    94.51%
    14.51%

    CMYK percent of color #fff125

    0%
    5.49%
    85.49%
    0%


    Color Schemes with #fff125

    Complementary Color

    Split Complementary


    #fff125 Color Preview

    Text with hexadecimal color #fff125

    This text has a font color of #fff125

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

    #fff125 Background Color

    This box has a background color of #fff125

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

    #fff125 Border Color

    This box has a border color of #fff125

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

    CSS codes

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

    #fff125 Color on white background

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

    #fff125 Color on black background

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