#f80900 Hex Color

#F80900
0
  • #f80900 Color Information

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

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

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

    • #f80900 hex color contains mainly RED.

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

    • #f80900 hex color has a decimal value of 16255232.



    #f80900 Color Spaces (Color Conversions)

    HEX f80900 #f80900
    RGB 248, 9, 0 rgb(248, 9, 0)
    RGB Percent 97.25, 3.53, 0 rgb(97.25, 3.53, 0)
    CMYK 0, 96, 100, 3
    HSL 2.2°, 100, 48.6 hsl(2.2, 100%, 48.6%)
    HSV 2.2°, 100, 97.3
    XYZ 38.809, 20.152, 1.844
    Hunter Lab 44.891, 75.757, 28.988
    CIE-LAB 52.009, 77.797, 65.896
    CIE-LCH 52.009, 101.954, 40.265
    CIE-LUV 0, 96.37, 100, 2.75
    Web Safe ff0000

    RGB percent of color #f80900

    97.25%
    3.53%
    0%

    CMYK percent of color #f80900

    0%
    96.37%
    100%
    2.75%


    Color Schemes with #f80900

    Complementary Color

    Split Complementary


    #f80900 Color Preview

    Text with hexadecimal color #f80900

    This text has a font color of #f80900

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

    #f80900 Background Color

    This box has a background color of #f80900

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

    #f80900 Border Color

    This box has a border color of #f80900

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

    CSS codes

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

    #f80900 Color on white background

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

    #f80900 Color on black background

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