#f04000 Hex Color

#F04000
0
  • #f04000 Color Information

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

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

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

    • #f04000 hex color contains mainly RED.

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

    • #f04000 hex color has a decimal value of 15745024.



    #f04000 Color Spaces (Color Conversions)

    HEX f04000 #f04000
    RGB 240, 64, 0 rgb(240, 64, 0)
    RGB Percent 94.12, 25.1, 0 rgb(94.12, 25.1, 0)
    CMYK 0, 73, 100, 6
    HSL 16°, 100, 47.1 hsl(16, 100%, 47.1%)
    HSV 16°, 100, 94.1
    XYZ 37.769, 22.192, 2.293
    Hunter Lab 47.108, 60.672, 30.09
    CIE-LAB 54.23, 64.878, 65.856
    CIE-LCH 54.23, 92.445, 45.429
    CIE-LUV 0, 73.33, 100, 5.88
    Web Safe ff3300

    RGB percent of color #f04000

    94.12%
    25.1%
    0%

    CMYK percent of color #f04000

    0%
    73.33%
    100%
    5.88%


    Color Schemes with #f04000

    Complementary Color

    Split Complementary


    #f04000 Color Preview

    Text with hexadecimal color #f04000

    This text has a font color of #f04000

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

    #f04000 Background Color

    This box has a background color of #f04000

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

    #f04000 Border Color

    This box has a border color of #f04000

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

    CSS codes

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

    #f04000 Color on white background

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

    #f04000 Color on black background

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