#ff1701 Hex Color

#FF1701
0
  • #ff1701 Color Information

    • In RGB color space, #ff1701 hex color has a red value of 255, a green value of 23 and a blue value of 1.

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

    • #ff1701 color has a hue of 5.2 degrees, a saturation of 100% and a lightness of 50.2%.

    • #ff1701 hex color contains mainly RED.

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

    • #ff1701 hex color has a decimal value of 16717569.



    #ff1701 Color Spaces (Color Conversions)

    HEX ff1701 #ff1701
    RGB 255, 23, 1 rgb(255, 23, 1)
    RGB Percent 100, 9.02, 0.39 rgb(100, 9.02, 0.39)
    CMYK 0, 91, 100, 0
    HSL 5.2°, 100, 50.2 hsl(5.2, 100%, 50.2%)
    HSV 5.2°, 99.6, 100
    XYZ 41.552, 21.875, 2.061
    Hunter Lab 46.771, 76.734, 30.127
    CIE-LAB 53.894, 78.211, 67.206
    CIE-LCH 53.894, 103.119, 40.672
    CIE-LUV 0, 90.98, 99.61, 0
    Web Safe ff0000

    RGB percent of color #ff1701

    100%
    9.02%
    0.39%

    CMYK percent of color #ff1701

    0%
    90.98%
    99.61%
    0%


    Color Schemes with #ff1701

    Complementary Color

    Split Complementary


    #ff1701 Color Preview

    Text with hexadecimal color #ff1701

    This text has a font color of #ff1701

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

    #ff1701 Background Color

    This box has a background color of #ff1701

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

    #ff1701 Border Color

    This box has a border color of #ff1701

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

    CSS codes

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

    #ff1701 Color on white background

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

    #ff1701 Color on black background

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