#fc0200 Hex Color

#FC0200
0
  • #fc0200 Color Information

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

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

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

    • #fc0200 hex color contains mainly RED.

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

    • #fc0200 hex color has a decimal value of 16515584.



    #fc0200 Color Spaces (Color Conversions)

    HEX fc0200 #fc0200
    RGB 252, 2, 0 rgb(252, 2, 0)
    RGB Percent 98.82, 0.78, 0 rgb(98.82, 0.78, 0)
    CMYK 0, 99, 100, 1
    HSL 0.5°, 100, 49.4 hsl(0.5, 100%, 49.4%)
    HSV 0.5°, 100, 98.8
    XYZ 40.167, 20.739, 1.886
    Hunter Lab 45.54, 77.744, 29.423
    CIE-LAB 52.663, 79.255, 66.636
    CIE-LCH 52.663, 103.546, 40.056
    CIE-LUV 0, 99.21, 100, 1.18
    Web Safe ff0000

    RGB percent of color #fc0200

    98.82%
    0.78%
    0%

    CMYK percent of color #fc0200

    0%
    99.21%
    100%
    1.18%


    Color Schemes with #fc0200

    Complementary Color

    Split Complementary


    #fc0200 Color Preview

    Text with hexadecimal color #fc0200

    This text has a font color of #fc0200

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

    #fc0200 Background Color

    This box has a background color of #fc0200

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

    #fc0200 Border Color

    This box has a border color of #fc0200

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

    CSS codes

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

    #fc0200 Color on white background

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

    #fc0200 Color on black background

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