#fc000f Hex Color

#FC000F
0
  • #fc000f Color Information

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

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

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

    • #fc000f hex color contains mainly RED.

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

    • #fc000f hex color has a decimal value of 16515087.



    #fc000f Color Spaces (Color Conversions)

    HEX fc000f #fc000f
    RGB 252, 0, 15 rgb(252, 0, 15)
    RGB Percent 98.82, 0, 5.88 rgb(98.82, 0, 5.88)
    CMYK 0, 100, 94, 1
    HSL 356.4°, 100, 49.4 hsl(356.4, 100%, 49.4%)
    HSV 356.4°, 100, 98.8
    XYZ 40.231, 20.73, 2.333
    Hunter Lab 45.53, 78.047, 28.833
    CIE-LAB 52.653, 79.497, 62.817
    CIE-LCH 52.653, 101.32, 38.315
    CIE-LUV 0, 100, 94.05, 1.18
    Web Safe ff0000

    RGB percent of color #fc000f

    98.82%
    0%
    5.88%

    CMYK percent of color #fc000f

    0%
    100%
    94.05%
    1.18%


    Color Schemes with #fc000f

    Complementary Color

    Split Complementary


    #fc000f Color Preview

    Text with hexadecimal color #fc000f

    This text has a font color of #fc000f

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

    #fc000f Background Color

    This box has a background color of #fc000f

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

    #fc000f Border Color

    This box has a border color of #fc000f

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

    CSS codes

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

    #fc000f Color on white background

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

    #fc000f Color on black background

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