#fc0800 Hex Color

#FC0800
0
  • #fc0800 Color Information

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

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

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

    • #fc0800 hex color contains mainly RED.

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

    • #fc0800 hex color has a decimal value of 16517120.



    #fc0800 Color Spaces (Color Conversions)

    HEX fc0800 #fc0800
    RGB 252, 8, 0 rgb(252, 8, 0)
    RGB Percent 98.82, 3.14, 0 rgb(98.82, 3.14, 0)
    CMYK 0, 97, 100, 1
    HSL 1.9°, 100, 49.4 hsl(1.9, 100%, 49.4%)
    HSV 1.9°, 100, 98.8
    XYZ 40.232, 20.869, 1.908
    Hunter Lab 45.683, 77.258, 29.501
    CIE-LAB 52.806, 78.841, 66.683
    CIE-LCH 52.806, 103.26, 40.224
    CIE-LUV 0, 96.83, 100, 1.18
    Web Safe ff0000

    RGB percent of color #fc0800

    98.82%
    3.14%
    0%

    CMYK percent of color #fc0800

    0%
    96.83%
    100%
    1.18%


    Color Schemes with #fc0800

    Complementary Color

    Split Complementary


    #fc0800 Color Preview

    Text with hexadecimal color #fc0800

    This text has a font color of #fc0800

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

    #fc0800 Background Color

    This box has a background color of #fc0800

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

    #fc0800 Border Color

    This box has a border color of #fc0800

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

    CSS codes

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

    #fc0800 Color on white background

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

    #fc0800 Color on black background

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