#fa000f Hex Color

#FA000F
0
  • #fa000f Color Information

    • In RGB color space, #fa000f hex color has a red value of 250, a green value of 0 and a blue value of 15.

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

    • #fa000f color has a hue of 356.4 degrees, a saturation of 100% and a lightness of 49%.

    • #fa000f hex color contains mainly RED.

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

    • #fa000f hex color has a decimal value of 16384015.



    #fa000f Color Spaces (Color Conversions)

    HEX fa000f #fa000f
    RGB 250, 0, 15 rgb(250, 0, 15)
    RGB Percent 98.04, 0, 5.88 rgb(98.04, 0, 5.88)
    CMYK 0, 100, 94, 2
    HSL 356.4°, 100, 49 hsl(356.4, 100%, 49%)
    HSV 356.4°, 100, 98
    XYZ 39.511, 20.358, 2.299
    Hunter Lab 45.12, 77.351, 28.563
    CIE-LAB 52.24, 79.025, 62.376
    CIE-LCH 52.24, 100.676, 38.285
    CIE-LUV 0, 100, 94, 1.96
    Web Safe ff0000

    RGB percent of color #fa000f

    98.04%
    0%
    5.88%

    CMYK percent of color #fa000f

    0%
    100%
    94%
    1.96%


    Color Schemes with #fa000f

    Complementary Color

    Split Complementary


    #fa000f Color Preview

    Text with hexadecimal color #fa000f

    This text has a font color of #fa000f

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

    #fa000f Background Color

    This box has a background color of #fa000f

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

    #fa000f Border Color

    This box has a border color of #fa000f

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

    CSS codes

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

    #fa000f Color on white background

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

    #fa000f Color on black background

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