#fa000a Hex Color

#FA000A
0
  • #fa000a Color Information

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

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

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

    • #fa000a hex color contains mainly RED.

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

    • #fa000a hex color has a decimal value of 16384010.



    #fa000a Color Spaces (Color Conversions)

    HEX fa000a #fa000a
    RGB 250, 0, 10 rgb(250, 0, 10)
    RGB Percent 98.04, 0, 3.92 rgb(98.04, 0, 3.92)
    CMYK 0, 100, 96, 2
    HSL 357.6°, 100, 49 hsl(357.6, 100%, 49%)
    HSV 357.6°, 100, 98
    XYZ 39.479, 20.346, 2.134
    Hunter Lab 45.107, 77.294, 28.77
    CIE-LAB 52.226, 78.982, 63.708
    CIE-LCH 52.226, 101.473, 38.89
    CIE-LUV 0, 100, 96, 1.96
    Web Safe ff0000

    RGB percent of color #fa000a

    98.04%
    0%
    3.92%

    CMYK percent of color #fa000a

    0%
    100%
    96%
    1.96%


    Color Schemes with #fa000a

    Complementary Color

    Split Complementary


    #fa000a Color Preview

    Text with hexadecimal color #fa000a

    This text has a font color of #fa000a

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

    #fa000a Background Color

    This box has a background color of #fa000a

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

    #fa000a Border Color

    This box has a border color of #fa000a

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

    CSS codes

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

    #fa000a Color on white background

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

    #fa000a Color on black background

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