#f00c04 Hex Color

#F00C04
0
  • #f00c04 Color Information

    • In RGB color space, #f00c04 hex color has a red value of 240, a green value of 12 and a blue value of 4.

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

    • #f00c04 color has a hue of 2 degrees, a saturation of 96.72% and a lightness of 47.8%.

    • #f00c04 hex color contains mainly RED.

    • The closest web safe color of #f00c04 is #ff0000

    • #f00c04 hex color has a decimal value of 15731716.



    #f00c04 Color Spaces (Color Conversions)

    HEX f00c04 #f00c04
    RGB 240, 12, 4 rgb(240, 12, 4)
    RGB Percent 94.12, 4.71, 1.57 rgb(94.12, 4.71, 1.57)
    CMYK 0, 95, 98, 6
    HSL 2°, 96.72, 47.8 hsl(2, 96.72%, 47.8%)
    HSV 2°, 98.3, 94.1
    XYZ 36.089, 18.797, 1.841
    Hunter Lab 43.356, 72.711, 27.831
    CIE-LAB 50.449, 75.644, 63.234
    CIE-LCH 50.449, 98.593, 39.894
    CIE-LUV 0, 95, 98.33, 5.88
    Web Safe ff0000

    RGB percent of color #f00c04

    94.12%
    4.71%
    1.57%

    CMYK percent of color #f00c04

    0%
    95%
    98.33%
    5.88%


    Color Schemes with #f00c04

    Complementary Color

    Split Complementary


    #f00c04 Color Preview

    Text with hexadecimal color #f00c04

    This text has a font color of #f00c04

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

    #f00c04 Background Color

    This box has a background color of #f00c04

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

    #f00c04 Border Color

    This box has a border color of #f00c04

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

    CSS codes

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

    #f00c04 Color on white background

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

    #f00c04 Color on black background

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