#f02f00 Hex Color

#F02F00
0
  • #f02f00 Color Information

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

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

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

    • #f02f00 hex color contains mainly RED.

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

    • #f02f00 hex color has a decimal value of 15740672.



    #f02f00 Color Spaces (Color Conversions)

    HEX f02f00 #f02f00
    RGB 240, 47, 0 rgb(240, 47, 0)
    RGB Percent 94.12, 18.43, 0 rgb(94.12, 18.43, 0)
    CMYK 0, 80, 100, 6
    HSL 11.8°, 100, 47.1 hsl(11.8, 100%, 47.1%)
    HSV 11.8°, 100, 94.1
    XYZ 36.952, 20.558, 2.021
    Hunter Lab 45.341, 66.127, 29.096
    CIE-LAB 52.462, 69.828, 65.084
    CIE-LCH 52.462, 95.456, 42.986
    CIE-LUV 0, 80.42, 100, 5.88
    Web Safe ff3300

    RGB percent of color #f02f00

    94.12%
    18.43%
    0%

    CMYK percent of color #f02f00

    0%
    80.42%
    100%
    5.88%


    Color Schemes with #f02f00

    Complementary Color

    Split Complementary


    #f02f00 Color Preview

    Text with hexadecimal color #f02f00

    This text has a font color of #f02f00

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

    #f02f00 Background Color

    This box has a background color of #f02f00

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

    #f02f00 Border Color

    This box has a border color of #f02f00

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

    CSS codes

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

    #f02f00 Color on white background

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

    #f02f00 Color on black background

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