#f90000 Hex Color

#F90000
0
  • #f90000 Color Information

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

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

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

    • #f90000 hex color contains mainly RED.

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

    • #f90000 hex color has a decimal value of 16318464.



    #f90000 Color Spaces (Color Conversions)

    HEX f90000 #f90000
    RGB 249, 0, 0 rgb(249, 0, 0)
    RGB Percent 97.65, 0, 0 rgb(97.65, 0, 0)
    CMYK 0, 100, 100, 2
    HSL 0°, 100, 48.8 hsl(0, 100%, 48.8%)
    HSV 0°, 100, 97.6
    XYZ 39.067, 20.14, 1.828
    Hunter Lab 44.878, 76.853, 28.999
    CIE-LAB 51.995, 78.676, 66.021
    CIE-LCH 51.995, 102.707, 40.002
    CIE-LUV 0, 100, 100, 2.35
    Web Safe ff0000

    RGB percent of color #f90000

    97.65%
    0%
    0%

    CMYK percent of color #f90000

    0%
    100%
    100%
    2.35%


    Color Schemes with #f90000

    Complementary Color

    Split Complementary


    #f90000 Color Preview

    Text with hexadecimal color #f90000

    This text has a font color of #f90000

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

    #f90000 Background Color

    This box has a background color of #f90000

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

    #f90000 Border Color

    This box has a border color of #f90000

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

    CSS codes

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

    #f90000 Color on white background

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

    #f90000 Color on black background

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