#f92000 Hex Color

#F92000
0
  • #f92000 Color Information

    • In RGB color space, #f92000 hex color has a red value of 249, a green value of 32 and a blue value of 0.

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

    • #f92000 color has a hue of 7.7 degrees, a saturation of 100% and a lightness of 48.8%.

    • #f92000 hex color contains mainly RED.

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

    • #f92000 hex color has a decimal value of 16326656.



    #f92000 Color Spaces (Color Conversions)

    HEX f92000 #f92000
    RGB 249, 32, 0 rgb(249, 32, 0)
    RGB Percent 97.65, 12.55, 0 rgb(97.65, 12.55, 0)
    CMYK 0, 87, 100, 2
    HSL 7.7°, 100, 48.8 hsl(7.7, 100%, 48.8%)
    HSV 7.7°, 100, 97.6
    XYZ 39.583, 21.173, 2
    Hunter Lab 46.014, 73.027, 29.633
    CIE-LAB 53.138, 75.378, 66.434
    CIE-LCH 53.138, 100.475, 41.391
    CIE-LUV 0, 87.15, 100, 2.35
    Web Safe ff3300

    RGB percent of color #f92000

    97.65%
    12.55%
    0%

    CMYK percent of color #f92000

    0%
    87.15%
    100%
    2.35%


    Color Schemes with #f92000

    Complementary Color

    Split Complementary


    #f92000 Color Preview

    Text with hexadecimal color #f92000

    This text has a font color of #f92000

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

    #f92000 Background Color

    This box has a background color of #f92000

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

    #f92000 Border Color

    This box has a border color of #f92000

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

    CSS codes

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

    #f92000 Color on white background

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

    #f92000 Color on black background

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