#f51c00 Hex Color

#F51C00
0
  • #f51c00 Color Information

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

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

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

    • #f51c00 hex color contains mainly RED.

    • The closest web safe color of #f51c00 is #ff3300

    • #f51c00 hex color has a decimal value of 16063488.



    #f51c00 Color Spaces (Color Conversions)

    HEX f51c00 #f51c00
    RGB 245, 28, 0 rgb(245, 28, 0)
    RGB Percent 96.08, 10.98, 0 rgb(96.08, 10.98, 0)
    CMYK 0, 89, 100, 4
    HSL 6.9°, 100, 48 hsl(6.9, 100%, 48%)
    HSV 6.9°, 100, 96.1
    XYZ 38.071, 20.243, 1.901
    Hunter Lab 44.992, 72.305, 28.989
    CIE-LAB 52.111, 74.99, 65.548
    CIE-LCH 52.111, 99.599, 41.156
    CIE-LUV 0, 88.57, 100, 3.92
    Web Safe ff3300

    RGB percent of color #f51c00

    96.08%
    10.98%
    0%

    CMYK percent of color #f51c00

    0%
    88.57%
    100%
    3.92%


    Color Schemes with #f51c00

    Complementary Color

    Split Complementary


    #f51c00 Color Preview

    Text with hexadecimal color #f51c00

    This text has a font color of #f51c00

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

    #f51c00 Background Color

    This box has a background color of #f51c00

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

    #f51c00 Border Color

    This box has a border color of #f51c00

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

    CSS codes

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

    #f51c00 Color on white background

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

    #f51c00 Color on black background

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