#f80400 Hex Color

#F80400
0
  • #f80400 Color Information

    • In RGB color space, #f80400 hex color has a red value of 248, a green value of 4 and a blue value of 0.

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

    • #f80400 color has a hue of 1 degrees, a saturation of 100% and a lightness of 48.6%.

    • #f80400 hex color contains mainly RED.

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

    • #f80400 hex color has a decimal value of 16253952.



    #f80400 Color Spaces (Color Conversions)

    HEX f80400 #f80400
    RGB 248, 4, 0 rgb(248, 4, 0)
    RGB Percent 97.25, 1.57, 0 rgb(97.25, 1.57, 0)
    CMYK 0, 98, 100, 3
    HSL 1°, 100, 48.6 hsl(1, 100%, 48.6%)
    HSV 1°, 100, 97.3
    XYZ 38.755, 20.043, 1.826
    Hunter Lab 44.769, 76.173, 28.92
    CIE-LAB 51.886, 78.155, 65.852
    CIE-LCH 51.886, 102.199, 40.117
    CIE-LUV 0, 98.39, 100, 2.75
    Web Safe ff0000

    RGB percent of color #f80400

    97.25%
    1.57%
    0%

    CMYK percent of color #f80400

    0%
    98.39%
    100%
    2.75%


    Color Schemes with #f80400

    Complementary Color

    Split Complementary


    #f80400 Color Preview

    Text with hexadecimal color #f80400

    This text has a font color of #f80400

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

    #f80400 Background Color

    This box has a background color of #f80400

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

    #f80400 Border Color

    This box has a border color of #f80400

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

    CSS codes

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

    #f80400 Color on white background

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

    #f80400 Color on black background

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