#f01f01 Hex Color

#F01F01
0
  • #f01f01 Color Information

    • In RGB color space, #f01f01 hex color has a red value of 240, a green value of 31 and a blue value of 1.

    • In CMYK color space (used in color printing), #f01f01 hex color is composed of 0% cyan, 87.08% magenta, 99.58% yellow and 5.88% black.

    • #f01f01 color has a hue of 7.5 degrees, a saturation of 99.17% and a lightness of 47.3%.

    • #f01f01 hex color contains mainly RED.

    • The closest web safe color of #f01f01 is #ff3300

    • #f01f01 hex color has a decimal value of 15736577.



    #f01f01 Color Spaces (Color Conversions)

    HEX f01f01 #f01f01
    RGB 240, 31, 1 rgb(240, 31, 1)
    RGB Percent 94.12, 12.16, 0.39 rgb(94.12, 12.16, 0.39)
    CMYK 0, 87, 100, 6
    HSL 7.5°, 99.17, 47.3 hsl(7.5, 99.17%, 47.3%)
    HSV 7.5°, 99.6, 94.1
    XYZ 36.431, 19.507, 1.874
    Hunter Lab 44.167, 69.944, 28.401
    CIE-LAB 51.275, 73.222, 64.354
    CIE-LCH 51.275, 97.483, 41.312
    CIE-LUV 0, 87.08, 99.58, 5.88
    Web Safe ff3300

    RGB percent of color #f01f01

    94.12%
    12.16%
    0.39%

    CMYK percent of color #f01f01

    0%
    87.08%
    99.58%
    5.88%


    Color Schemes with #f01f01

    Complementary Color

    Split Complementary


    #f01f01 Color Preview

    Text with hexadecimal color #f01f01

    This text has a font color of #f01f01

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

    #f01f01 Background Color

    This box has a background color of #f01f01

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

    #f01f01 Border Color

    This box has a border color of #f01f01

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

    CSS codes

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

    #f01f01 Color on white background

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

    #f01f01 Color on black background

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