#ff1400 Hex Color

#FF1400
0
  • #ff1400 Color Information

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

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

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

    • #ff1400 hex color contains mainly RED.

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

    • #ff1400 hex color has a decimal value of 16716800.



    #ff1400 Color Spaces (Color Conversions)

    HEX ff1400 #ff1400
    RGB 255, 20, 0 rgb(255, 20, 0)
    RGB Percent 100, 7.84, 0 rgb(100, 7.84, 0)
    CMYK 0, 92, 100, 0
    HSL 4.7°, 100, 50 hsl(4.7, 100%, 50%)
    HSV 4.7°, 100, 100
    XYZ 41.49, 21.76, 2.013
    Hunter Lab 46.648, 77.131, 30.095
    CIE-LAB 53.771, 78.551, 67.412
    CIE-LCH 53.771, 103.512, 40.636
    CIE-LUV 0, 92.16, 100, 0
    Web Safe ff0000

    RGB percent of color #ff1400

    100%
    7.84%
    0%

    CMYK percent of color #ff1400

    0%
    92.16%
    100%
    0%


    Color Schemes with #ff1400

    Complementary Color

    Split Complementary


    #ff1400 Color Preview

    Text with hexadecimal color #ff1400

    This text has a font color of #ff1400

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

    #ff1400 Background Color

    This box has a background color of #ff1400

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

    #ff1400 Border Color

    This box has a border color of #ff1400

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

    CSS codes

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

    #ff1400 Color on white background

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

    #ff1400 Color on black background

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