#f00001 Hex Color

#F00001
0
  • #f00001 Color Information

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

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

    • #f00001 color has a hue of 359.8 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f00001 hex color contains mainly RED.

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

    • #f00001 hex color has a decimal value of 15728641.



    #f00001 Color Spaces (Color Conversions)

    HEX f00001 #f00001
    RGB 240, 0, 1 rgb(240, 0, 1)
    RGB Percent 94.12, 0, 0.39 rgb(94.12, 0, 0.39)
    CMYK 0, 100, 100, 6
    HSL 359.8°, 100, 47.1 hsl(359.8, 100%, 47.1%)
    HSV 359.8°, 100, 94.1
    XYZ 35.941, 18.527, 1.711
    Hunter Lab 43.043, 73.723, 27.773
    CIE-LAB 50.129, 76.526, 63.921
    CIE-LCH 50.129, 99.71, 39.871
    CIE-LUV 0, 100, 99.58, 5.88
    Web Safe ff0000

    RGB percent of color #f00001

    94.12%
    0%
    0.39%

    CMYK percent of color #f00001

    0%
    100%
    99.58%
    5.88%


    Color Schemes with #f00001

    Complementary Color

    Split Complementary


    #f00001 Color Preview

    Text with hexadecimal color #f00001

    This text has a font color of #f00001

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

    #f00001 Background Color

    This box has a background color of #f00001

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

    #f00001 Border Color

    This box has a border color of #f00001

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

    CSS codes

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

    #f00001 Color on white background

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

    #f00001 Color on black background

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