#ff2001 Hex Color

#FF2001
0
  • #ff2001 Color Information

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

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

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

    • #ff2001 hex color contains mainly RED.

    • The closest web safe color of #ff2001 is #ff3300

    • #ff2001 hex color has a decimal value of 16719873.



    #ff2001 Color Spaces (Color Conversions)

    HEX ff2001 #ff2001
    RGB 255, 32, 1 rgb(255, 32, 1)
    RGB Percent 100, 12.55, 0.39 rgb(100, 12.55, 0.39)
    CMYK 0, 87, 100, 0
    HSL 7.3°, 100, 50.2 hsl(7.3, 100%, 50.2%)
    HSV 7.3°, 99.6, 100
    XYZ 41.762, 22.295, 2.131
    Hunter Lab 47.218, 75.245, 30.376
    CIE-LAB 54.339, 76.934, 67.376
    CIE-LCH 54.339, 102.266, 41.211
    CIE-LUV 0, 87.45, 99.61, 0
    Web Safe ff3300

    RGB percent of color #ff2001

    100%
    12.55%
    0.39%

    CMYK percent of color #ff2001

    0%
    87.45%
    99.61%
    0%


    Color Schemes with #ff2001

    Complementary Color

    Split Complementary


    #ff2001 Color Preview

    Text with hexadecimal color #ff2001

    This text has a font color of #ff2001

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

    #ff2001 Background Color

    This box has a background color of #ff2001

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

    #ff2001 Border Color

    This box has a border color of #ff2001

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

    CSS codes

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

    #ff2001 Color on white background

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

    #ff2001 Color on black background

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