#fff525 Hex Color

#FFF525
0
  • #fff525 Color Information

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

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

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

    • #fff525 hex color contains mainly RED.

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

    • #fff525 hex color has a decimal value of 16774437.



    #fff525 Color Spaces (Color Conversions)

    HEX fff525 #fff525
    RGB 255, 245, 37 rgb(255, 245, 37)
    RGB Percent 100, 96.08, 14.51 rgb(100, 96.08, 14.51)
    CMYK 0, 4, 85, 0
    HSL 57.2°, 100, 57.3 hsl(57.2, 100%, 57.3%)
    HSV 57.2°, 85.5, 100
    XYZ 74.226, 86.698, 14.573
    Hunter Lab 93.112, -20.651, 55.899
    CIE-LAB 94.61, -16.324, 88.403
    CIE-LCH 94.61, 89.898, 100.462
    CIE-LUV 0, 3.92, 85.49, 0
    Web Safe ffff33

    RGB percent of color #fff525

    100%
    96.08%
    14.51%

    CMYK percent of color #fff525

    0%
    3.92%
    85.49%
    0%


    Color Schemes with #fff525

    Complementary Color

    Split Complementary


    #fff525 Color Preview

    Text with hexadecimal color #fff525

    This text has a font color of #fff525

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

    #fff525 Background Color

    This box has a background color of #fff525

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

    #fff525 Border Color

    This box has a border color of #fff525

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

    CSS codes

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

    #fff525 Color on white background

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

    #fff525 Color on black background

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