#f0007f Hex Color

#F0007F
0
  • #f0007f Color Information

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

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

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

    • #f0007f hex color contains mainly RED.

    • The closest web safe color of #f0007f is #ff0066

    • #f0007f hex color has a decimal value of 15728767.



    #f0007f Color Spaces (Color Conversions)

    HEX f0007f #f0007f
    RGB 240, 0, 127 rgb(240, 0, 127)
    RGB Percent 94.12, 0, 49.8 rgb(94.12, 0, 49.8)
    CMYK 0, 100, 47, 6
    HSL 328.3°, 100, 47.1 hsl(328.3, 100%, 47.1%)
    HSV 328.3°, 100, 94.1
    XYZ 39.766, 20.058, 21.854
    Hunter Lab 44.786, 80.116, 2.419
    CIE-LAB 51.903, 81.278, -0.025
    CIE-LCH 51.903, 81.278, 359.982
    CIE-LUV 0, 100, 47.08, 5.88
    Web Safe ff0066

    RGB percent of color #f0007f

    94.12%
    0%
    49.8%

    CMYK percent of color #f0007f

    0%
    100%
    47.08%
    5.88%


    Color Schemes with #f0007f

    Complementary Color

    Split Complementary


    #f0007f Color Preview

    Text with hexadecimal color #f0007f

    This text has a font color of #f0007f

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

    #f0007f Background Color

    This box has a background color of #f0007f

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

    #f0007f Border Color

    This box has a border color of #f0007f

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

    CSS codes

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

    #f0007f Color on white background

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

    #f0007f Color on black background

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