#f50c00 Hex Color

#F50C00
0
  • #f50c00 Color Information

    • In RGB color space, #f50c00 hex color has a red value of 245, a green value of 12 and a blue value of 0.

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

    • #f50c00 color has a hue of 2.9 degrees, a saturation of 100% and a lightness of 48%.

    • #f50c00 hex color contains mainly RED.

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

    • #f50c00 hex color has a decimal value of 16059392.



    #f50c00 Color Spaces (Color Conversions)

    HEX f50c00 #f50c00
    RGB 245, 12, 0 rgb(245, 12, 0)
    RGB Percent 96.08, 4.71, 0 rgb(96.08, 4.71, 0)
    CMYK 0, 95, 100, 4
    HSL 2.9°, 100, 48 hsl(2.9, 100%, 48%)
    HSV 2.9°, 100, 96.1
    XYZ 37.788, 19.675, 1.806
    Hunter Lab 44.357, 74.443, 28.636
    CIE-LAB 51.468, 76.847, 65.318
    CIE-LCH 51.468, 100.856, 40.364
    CIE-LUV 0, 95.1, 100, 3.92
    Web Safe ff0000

    RGB percent of color #f50c00

    96.08%
    4.71%
    0%

    CMYK percent of color #f50c00

    0%
    95.1%
    100%
    3.92%


    Color Schemes with #f50c00

    Complementary Color

    Split Complementary


    #f50c00 Color Preview

    Text with hexadecimal color #f50c00

    This text has a font color of #f50c00

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

    #f50c00 Background Color

    This box has a background color of #f50c00

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

    #f50c00 Border Color

    This box has a border color of #f50c00

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

    CSS codes

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

    #f50c00 Color on white background

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

    #f50c00 Color on black background

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