#f72f00 Hex Color

#F72F00
0
  • #f72f00 Color Information

    • In RGB color space, #f72f00 hex color has a red value of 247, a green value of 47 and a blue value of 0.

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

    • #f72f00 color has a hue of 11.4 degrees, a saturation of 100% and a lightness of 48.4%.

    • #f72f00 hex color contains mainly RED.

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

    • #f72f00 hex color has a decimal value of 16199424.



    #f72f00 Color Spaces (Color Conversions)

    HEX f72f00 #f72f00
    RGB 247, 47, 0 rgb(247, 47, 0)
    RGB Percent 96.86, 18.43, 0 rgb(96.86, 18.43, 0)
    CMYK 0, 81, 100, 3
    HSL 11.4°, 100, 48.4 hsl(11.4, 100%, 48.4%)
    HSV 11.4°, 100, 96.9
    XYZ 39.374, 21.807, 2.134
    Hunter Lab 46.698, 68.783, 29.979
    CIE-LAB 53.822, 71.774, 66.459
    CIE-LCH 53.822, 97.818, 42.798
    CIE-LUV 0, 80.97, 100, 3.14
    Web Safe ff3300

    RGB percent of color #f72f00

    96.86%
    18.43%
    0%

    CMYK percent of color #f72f00

    0%
    80.97%
    100%
    3.14%


    Color Schemes with #f72f00

    Complementary Color

    Split Complementary


    #f72f00 Color Preview

    Text with hexadecimal color #f72f00

    This text has a font color of #f72f00

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

    #f72f00 Background Color

    This box has a background color of #f72f00

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

    #f72f00 Border Color

    This box has a border color of #f72f00

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

    CSS codes

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

    #f72f00 Color on white background

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

    #f72f00 Color on black background

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