#fa000c Hex Color

#FA000C
0
  • #fa000c Color Information

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

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

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

    • #fa000c hex color contains mainly RED.

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

    • #fa000c hex color has a decimal value of 16384012.



    #fa000c Color Spaces (Color Conversions)

    HEX fa000c #fa000c
    RGB 250, 0, 12 rgb(250, 0, 12)
    RGB Percent 98.04, 0, 4.71 rgb(98.04, 0, 4.71)
    CMYK 0, 100, 95, 2
    HSL 357.1°, 100, 49 hsl(357.1, 100%, 49%)
    HSV 357.1°, 100, 98
    XYZ 39.491, 20.351, 2.194
    Hunter Lab 45.112, 77.312, 28.695
    CIE-LAB 52.232, 78.996, 63.217
    CIE-LCH 52.232, 101.177, 38.669
    CIE-LUV 0, 100, 95.2, 1.96
    Web Safe ff0000

    RGB percent of color #fa000c

    98.04%
    0%
    4.71%

    CMYK percent of color #fa000c

    0%
    100%
    95.2%
    1.96%


    Color Schemes with #fa000c

    Complementary Color

    Split Complementary


    #fa000c Color Preview

    Text with hexadecimal color #fa000c

    This text has a font color of #fa000c

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

    #fa000c Background Color

    This box has a background color of #fa000c

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

    #fa000c Border Color

    This box has a border color of #fa000c

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

    CSS codes

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

    #fa000c Color on white background

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

    #fa000c Color on black background

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