#f90100 Hex Color

#F90100
0
  • #f90100 Color Information

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

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

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

    • #f90100 hex color contains mainly RED.

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

    • #f90100 hex color has a decimal value of 16318720.



    #f90100 Color Spaces (Color Conversions)

    HEX f90100 #f90100
    RGB 249, 1, 0 rgb(249, 1, 0)
    RGB Percent 97.65, 0.39, 0 rgb(97.65, 0.39, 0)
    CMYK 0, 100, 100, 2
    HSL 0.2°, 100, 48.8 hsl(0.2, 100%, 48.8%)
    HSV 0.2°, 100, 97.6
    XYZ 39.078, 20.161, 1.832
    Hunter Lab 44.901, 76.774, 29.012
    CIE-LAB 52.019, 78.609, 66.025
    CIE-LCH 52.019, 102.658, 40.027
    CIE-LUV 0, 99.6, 100, 2.35
    Web Safe ff0000

    RGB percent of color #f90100

    97.65%
    0.39%
    0%

    CMYK percent of color #f90100

    0%
    99.6%
    100%
    2.35%


    Color Schemes with #f90100

    Complementary Color

    Split Complementary


    #f90100 Color Preview

    Text with hexadecimal color #f90100

    This text has a font color of #f90100

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

    #f90100 Background Color

    This box has a background color of #f90100

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

    #f90100 Border Color

    This box has a border color of #f90100

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

    CSS codes

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

    #f90100 Color on white background

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

    #f90100 Color on black background

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