#f90c00 Hex Color

#F90C00
0
  • #f90c00 Color Information

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

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

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

    • #f90c00 hex color contains mainly RED.

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

    • #f90c00 hex color has a decimal value of 16321536.



    #f90c00 Color Spaces (Color Conversions)

    HEX f90c00 #f90c00
    RGB 249, 12, 0 rgb(249, 12, 0)
    RGB Percent 97.65, 4.71, 0 rgb(97.65, 4.71, 0)
    CMYK 0, 95, 100, 2
    HSL 2.9°, 100, 48.8 hsl(2.9, 100%, 48.8%)
    HSV 2.9°, 100, 97.6
    XYZ 39.198, 20.403, 1.872
    Hunter Lab 45.17, 75.854, 29.162
    CIE-LAB 52.29, 77.821, 66.122
    CIE-LCH 52.29, 102.119, 40.353
    CIE-LUV 0, 95.18, 100, 2.35
    Web Safe ff0000

    RGB percent of color #f90c00

    97.65%
    4.71%
    0%

    CMYK percent of color #f90c00

    0%
    95.18%
    100%
    2.35%


    Color Schemes with #f90c00

    Complementary Color

    Split Complementary


    #f90c00 Color Preview

    Text with hexadecimal color #f90c00

    This text has a font color of #f90c00

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

    #f90c00 Background Color

    This box has a background color of #f90c00

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

    #f90c00 Border Color

    This box has a border color of #f90c00

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

    CSS codes

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

    #f90c00 Color on white background

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

    #f90c00 Color on black background

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