#f0003f Hex Color

#F0003F
0
  • #f0003f Color Information

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

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

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

    • #f0003f hex color contains mainly RED.

    • The closest web safe color of #f0003f is #ff0033

    • #f0003f hex color has a decimal value of 15728703.



    #f0003f Color Spaces (Color Conversions)

    HEX f0003f #f0003f
    RGB 240, 0, 63 rgb(240, 0, 63)
    RGB Percent 94.12, 0, 24.71 rgb(94.12, 0, 24.71)
    CMYK 0, 100, 74, 6
    HSL 344.3°, 100, 47.1 hsl(344.3, 100%, 47.1%)
    HSV 344.3°, 100, 94.1
    XYZ 36.832, 18.884, 6.406
    Hunter Lab 43.456, 75.245, 21.679
    CIE-LAB 50.551, 77.67, 36.957
    CIE-LCH 50.551, 86.014, 25.446
    CIE-LUV 0, 100, 73.75, 5.88
    Web Safe ff0033

    RGB percent of color #f0003f

    94.12%
    0%
    24.71%

    CMYK percent of color #f0003f

    0%
    100%
    73.75%
    5.88%


    Color Schemes with #f0003f

    Complementary Color

    Split Complementary


    #f0003f Color Preview

    Text with hexadecimal color #f0003f

    This text has a font color of #f0003f

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

    #f0003f Background Color

    This box has a background color of #f0003f

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

    #f0003f Border Color

    This box has a border color of #f0003f

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

    CSS codes

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

    #f0003f Color on white background

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

    #f0003f Color on black background

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