#f02c00 Hex Color

#F02C00
0
  • #f02c00 Color Information

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

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

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

    • #f02c00 hex color contains mainly RED.

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

    • #f02c00 hex color has a decimal value of 15739904.



    #f02c00 Color Spaces (Color Conversions)

    HEX f02c00 #f02c00
    RGB 240, 44, 0 rgb(240, 44, 0)
    RGB Percent 94.12, 17.25, 0 rgb(94.12, 17.25, 0)
    CMYK 0, 82, 100, 6
    HSL 11°, 100, 47.1 hsl(11, 100%, 47.1%)
    HSV 11°, 100, 94.1
    XYZ 36.836, 20.327, 1.982
    Hunter Lab 45.085, 66.94, 28.953
    CIE-LAB 52.205, 70.556, 64.984
    CIE-LCH 52.205, 95.922, 42.646
    CIE-LUV 0, 81.67, 100, 5.88
    Web Safe ff3300

    RGB percent of color #f02c00

    94.12%
    17.25%
    0%

    CMYK percent of color #f02c00

    0%
    81.67%
    100%
    5.88%


    Color Schemes with #f02c00

    Complementary Color

    Split Complementary


    #f02c00 Color Preview

    Text with hexadecimal color #f02c00

    This text has a font color of #f02c00

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

    #f02c00 Background Color

    This box has a background color of #f02c00

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

    #f02c00 Border Color

    This box has a border color of #f02c00

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

    CSS codes

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

    #f02c00 Color on white background

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

    #f02c00 Color on black background

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