#ff0400 Hex Color

#FF0400
0
  • #ff0400 Color Information

    • In RGB color space, #ff0400 hex color has a red value of 255, a green value of 4 and a blue value of 0.

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

    • #ff0400 color has a hue of 0.9 degrees, a saturation of 100% and a lightness of 50%.

    • #ff0400 hex color contains mainly RED.

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

    • #ff0400 hex color has a decimal value of 16712704.



    #ff0400 Color Spaces (Color Conversions)

    HEX ff0400 #ff0400
    RGB 255, 4, 0 rgb(255, 4, 0)
    RGB Percent 100, 1.57, 0 rgb(100, 1.57, 0)
    CMYK 0, 98, 100, 0
    HSL 0.9°, 100, 50 hsl(0.9, 100%, 50%)
    HSV 0.9°, 100, 100
    XYZ 41.283, 21.347, 1.944
    Hunter Lab 46.203, 78.638, 29.847
    CIE-LAB 53.327, 79.834, 67.257
    CIE-LCH 53.327, 104.389, 40.113
    CIE-LUV 0, 98.43, 100, 0
    Web Safe ff0000

    RGB percent of color #ff0400

    100%
    1.57%
    0%

    CMYK percent of color #ff0400

    0%
    98.43%
    100%
    0%


    Color Schemes with #ff0400

    Complementary Color

    Split Complementary


    #ff0400 Color Preview

    Text with hexadecimal color #ff0400

    This text has a font color of #ff0400

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

    #ff0400 Background Color

    This box has a background color of #ff0400

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

    #ff0400 Border Color

    This box has a border color of #ff0400

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

    CSS codes

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

    #ff0400 Color on white background

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

    #ff0400 Color on black background

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