#f00a01 Hex Color

#F00A01
0
  • #f00a01 Color Information

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

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

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

    • #f00a01 hex color contains mainly RED.

    • The closest web safe color of #f00a01 is #ff0000

    • #f00a01 hex color has a decimal value of 15731201.



    #f00a01 Color Spaces (Color Conversions)

    HEX f00a01 #f00a01
    RGB 240, 10, 1 rgb(240, 10, 1)
    RGB Percent 94.12, 3.92, 0.39 rgb(94.12, 3.92, 0.39)
    CMYK 0, 96, 100, 6
    HSL 2.3°, 99.17, 47.3 hsl(2.3, 99.17%, 47.3%)
    HSV 2.3°, 99.6, 94.1
    XYZ 36.049, 18.745, 1.747
    Hunter Lab 43.295, 72.857, 27.914
    CIE-LAB 50.388, 75.774, 64.017
    CIE-LCH 50.388, 99.196, 40.193
    CIE-LUV 0, 95.83, 99.58, 5.88
    Web Safe ff0000

    RGB percent of color #f00a01

    94.12%
    3.92%
    0.39%

    CMYK percent of color #f00a01

    0%
    95.83%
    99.58%
    5.88%


    Color Schemes with #f00a01

    Complementary Color

    Split Complementary


    #f00a01 Color Preview

    Text with hexadecimal color #f00a01

    This text has a font color of #f00a01

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

    #f00a01 Background Color

    This box has a background color of #f00a01

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

    #f00a01 Border Color

    This box has a border color of #f00a01

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

    CSS codes

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

    #f00a01 Color on white background

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

    #f00a01 Color on black background

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