#f00f07 Hex Color

#F00F07
0
  • #f00f07 Color Information

    • In RGB color space, #f00f07 hex color has a red value of 240, a green value of 15 and a blue value of 7.

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

    • #f00f07 color has a hue of 2.1 degrees, a saturation of 94.33% and a lightness of 48.4%.

    • #f00f07 hex color contains mainly RED.

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

    • #f00f07 hex color has a decimal value of 15732487.



    #f00f07 Color Spaces (Color Conversions)

    HEX f00f07 #f00f07
    RGB 240, 15, 7 rgb(240, 15, 7)
    RGB Percent 94.12, 5.88, 2.75 rgb(94.12, 5.88, 2.75)
    CMYK 0, 94, 97, 6
    HSL 2.1°, 94.33, 48.4 hsl(2.1, 94.33%, 48.4%)
    HSV 2.1°, 97.1, 94.1
    XYZ 36.144, 18.882, 1.941
    Hunter Lab 43.453, 72.431, 27.769
    CIE-LAB 50.549, 75.397, 62.494
    CIE-LCH 50.549, 97.93, 39.654
    CIE-LUV 0, 93.75, 97.08, 5.88
    Web Safe ff0000

    RGB percent of color #f00f07

    94.12%
    5.88%
    2.75%

    CMYK percent of color #f00f07

    0%
    93.75%
    97.08%
    5.88%


    Color Schemes with #f00f07

    Complementary Color

    Split Complementary


    #f00f07 Color Preview

    Text with hexadecimal color #f00f07

    This text has a font color of #f00f07

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

    #f00f07 Background Color

    This box has a background color of #f00f07

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

    #f00f07 Border Color

    This box has a border color of #f00f07

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

    CSS codes

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

    #f00f07 Color on white background

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

    #f00f07 Color on black background

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