#fff25f Hex Color

#FFF25F
0
  • #fff25f Color Information

    • In RGB color space, #fff25f hex color has a red value of 255, a green value of 242 and a blue value of 95.

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

    • #fff25f color has a hue of 55.1 degrees, a saturation of 100% and a lightness of 68.6%.

    • #fff25f hex color contains mainly RED.

    • The closest web safe color of #fff25f is #ffff66

    • #fff25f hex color has a decimal value of 16773727.



    #fff25f Color Spaces (Color Conversions)

    HEX fff25f #fff25f
    RGB 255, 242, 95 rgb(255, 242, 95)
    RGB Percent 100, 94.9, 37.25 rgb(100, 94.9, 37.25)
    CMYK 0, 5, 63, 0
    HSL 55.1°, 100, 68.6 hsl(55.1, 100%, 68.6%)
    HSV 55.1°, 62.7, 100
    XYZ 75.058, 85.59, 23.391
    Hunter Lab 92.515, -17.083, 49.77
    CIE-LAB 94.137, -12.57, 70.109
    CIE-LCH 94.137, 71.227, 100.165
    CIE-LUV 0, 5.1, 62.75, 0
    Web Safe ffff66

    RGB percent of color #fff25f

    100%
    94.9%
    37.25%

    CMYK percent of color #fff25f

    0%
    5.1%
    62.75%
    0%


    Color Schemes with #fff25f

    Complementary Color

    Split Complementary


    #fff25f Color Preview

    Text with hexadecimal color #fff25f

    This text has a font color of #fff25f

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

    #fff25f Background Color

    This box has a background color of #fff25f

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

    #fff25f Border Color

    This box has a border color of #fff25f

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

    CSS codes

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

    #fff25f Color on white background

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

    #fff25f Color on black background

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