#f00c09 Hex Color

#F00C09
0
  • #f00c09 Color Information

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

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

    • #f00c09 color has a hue of 0.8 degrees, a saturation of 92.77% and a lightness of 48.8%.

    • #f00c09 hex color contains mainly RED.

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

    • #f00c09 hex color has a decimal value of 15731721.



    #f00c09 Color Spaces (Color Conversions)

    HEX f00c09 #f00c09
    RGB 240, 12, 9 rgb(240, 12, 9)
    RGB Percent 94.12, 4.71, 3.53 rgb(94.12, 4.71, 3.53)
    CMYK 0, 95, 96, 6
    HSL 0.8°, 92.77, 48.8 hsl(0.8, 92.77%, 48.8%)
    HSV 0.8°, 96.3, 94.1
    XYZ 36.116, 18.808, 1.985
    Hunter Lab 43.368, 72.756, 27.644
    CIE-LAB 50.462, 75.678, 61.952
    CIE-LCH 50.462, 97.802, 39.305
    CIE-LUV 0, 95, 96.25, 5.88
    Web Safe ff0000

    RGB percent of color #f00c09

    94.12%
    4.71%
    3.53%

    CMYK percent of color #f00c09

    0%
    95%
    96.25%
    5.88%


    Color Schemes with #f00c09

    Complementary Color

    Split Complementary


    #f00c09 Color Preview

    Text with hexadecimal color #f00c09

    This text has a font color of #f00c09

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

    #f00c09 Background Color

    This box has a background color of #f00c09

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

    #f00c09 Border Color

    This box has a border color of #f00c09

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

    CSS codes

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

    #f00c09 Color on white background

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

    #f00c09 Color on black background

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