#ff0101 Hex Color

#FF0101
0
  • #ff0101 Color Information

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

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

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

    • #ff0101 hex color contains mainly RED.

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

    • #ff0101 hex color has a decimal value of 16711937.



    #ff0101 Color Spaces (Color Conversions)

    HEX ff0101 #ff0101
    RGB 255, 1, 1 rgb(255, 1, 1)
    RGB Percent 100, 0.39, 0.39 rgb(100, 0.39, 0.39)
    CMYK 0, 100, 100, 0
    HSL 0°, 100, 50.2 hsl(0, 100%, 50.2%)
    HSV 0°, 99.6, 100
    XYZ 41.256, 21.284, 1.962
    Hunter Lab 46.135, 78.889, 29.773
    CIE-LAB 53.259, 80.046, 66.978
    CIE-LCH 53.259, 104.372, 39.921
    CIE-LUV 0, 99.61, 99.61, 0
    Web Safe ff0000

    RGB percent of color #ff0101

    100%
    0.39%
    0.39%

    CMYK percent of color #ff0101

    0%
    99.61%
    99.61%
    0%


    Color Schemes with #ff0101

    Complementary Color

    Split Complementary


    #ff0101 Color Preview

    Text with hexadecimal color #ff0101

    This text has a font color of #ff0101

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

    #ff0101 Background Color

    This box has a background color of #ff0101

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

    #ff0101 Border Color

    This box has a border color of #ff0101

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

    CSS codes

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

    #ff0101 Color on white background

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

    #ff0101 Color on black background

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