#f00700 Hex Color

#F00700
0
  • #f00700 Color Information

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

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

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

    • #f00700 hex color contains mainly RED.

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

    • #f00700 hex color has a decimal value of 15730432.



    #f00700 Color Spaces (Color Conversions)

    HEX f00700 #f00700
    RGB 240, 7, 0 rgb(240, 7, 0)
    RGB Percent 94.12, 2.75, 0 rgb(94.12, 2.75, 0)
    CMYK 0, 97, 100, 6
    HSL 1.7°, 100, 47.1 hsl(1.7, 100%, 47.1%)
    HSV 1.8°, 100, 94.1
    XYZ 36.011, 18.677, 1.707
    Hunter Lab 43.217, 73.108, 27.91
    CIE-LAB 50.307, 75.994, 64.267
    CIE-LCH 50.307, 99.526, 40.221
    CIE-LUV 0, 97.08, 100, 5.88
    Web Safe ff0000

    RGB percent of color #f00700

    94.12%
    2.75%
    0%

    CMYK percent of color #f00700

    0%
    97.08%
    100%
    5.88%


    Color Schemes with #f00700

    Complementary Color

    Split Complementary


    #f00700 Color Preview

    Text with hexadecimal color #f00700

    This text has a font color of #f00700

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

    #f00700 Background Color

    This box has a background color of #f00700

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

    #f00700 Border Color

    This box has a border color of #f00700

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

    CSS codes

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

    #f00700 Color on white background

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

    #f00700 Color on black background

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