#f04c00 Hex Color

#F04C00
0
  • #f04c00 Color Information

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

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

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

    • #f04c00 hex color contains mainly RED.

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

    • #f04c00 hex color has a decimal value of 15748096.



    #f04c00 Color Spaces (Color Conversions)

    HEX f04c00 #f04c00
    RGB 240, 76, 0 rgb(240, 76, 0)
    RGB Percent 94.12, 29.8, 0 rgb(94.12, 29.8, 0)
    CMYK 0, 68, 100, 6
    HSL 19°, 100, 47.1 hsl(19, 100%, 47.1%)
    HSV 19°, 100, 94.1
    XYZ 38.52, 23.694, 2.543
    Hunter Lab 48.676, 56.072, 30.976
    CIE-LAB 55.78, 60.618, 66.59
    CIE-LCH 55.78, 90.049, 47.688
    CIE-LUV 0, 68.33, 100, 5.88
    Web Safe ff3300

    RGB percent of color #f04c00

    94.12%
    29.8%
    0%

    CMYK percent of color #f04c00

    0%
    68.33%
    100%
    5.88%


    Color Schemes with #f04c00

    Complementary Color

    Split Complementary


    #f04c00 Color Preview

    Text with hexadecimal color #f04c00

    This text has a font color of #f04c00

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

    #f04c00 Background Color

    This box has a background color of #f04c00

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

    #f04c00 Border Color

    This box has a border color of #f04c00

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

    CSS codes

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

    #f04c00 Color on white background

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

    #f04c00 Color on black background

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