#ff1001 Hex Color

#FF1001
0
  • #ff1001 Color Information

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

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

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

    • #ff1001 hex color contains mainly RED.

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

    • #ff1001 hex color has a decimal value of 16715777.



    #ff1001 Color Spaces (Color Conversions)

    HEX ff1001 #ff1001
    RGB 255, 16, 1 rgb(255, 16, 1)
    RGB Percent 100, 6.27, 0.39 rgb(100, 6.27, 0.39)
    CMYK 0, 94, 100, 0
    HSL 3.5°, 100, 50.2 hsl(3.5, 100%, 50.2%)
    HSV 3.5°, 99.6, 100
    XYZ 41.431, 21.633, 2.021
    Hunter Lab 46.511, 77.608, 29.982
    CIE-LAB 53.635, 78.958, 67.107
    CIE-LCH 53.635, 103.623, 40.361
    CIE-LUV 0, 93.73, 99.61, 0
    Web Safe ff0000

    RGB percent of color #ff1001

    100%
    6.27%
    0.39%

    CMYK percent of color #ff1001

    0%
    93.73%
    99.61%
    0%


    Color Schemes with #ff1001

    Complementary Color

    Split Complementary


    #ff1001 Color Preview

    Text with hexadecimal color #ff1001

    This text has a font color of #ff1001

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

    #ff1001 Background Color

    This box has a background color of #ff1001

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

    #ff1001 Border Color

    This box has a border color of #ff1001

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

    CSS codes

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

    #ff1001 Color on white background

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

    #ff1001 Color on black background

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