#ff01fd Hex Color

#FF01FD
0
  • #ff01fd Color Information

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

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

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

    • #ff01fd hex color contains mainly RED.

    • The closest web safe color of #ff01fd is #ff00ff

    • #ff01fd hex color has a decimal value of 16712189.



    #ff01fd Color Spaces (Color Conversions)

    HEX ff01fd #ff01fd
    RGB 255, 1, 253 rgb(255, 1, 253)
    RGB Percent 100, 0.39, 99.22 rgb(100, 0.39, 99.22)
    CMYK 0, 100, 1, 0
    HSL 300.5°, 100, 50.2 hsl(300.5, 100%, 50.2%)
    HSV 300.5°, 99.6, 100
    XYZ 58.98, 28.374, 95.297
    Hunter Lab 53.267, 104.426, -68.785
    CIE-LAB 60.225, 97.917, -59.887
    CIE-LCH 60.225, 114.779, 328.55
    CIE-LUV 0, 99.61, 0.78, 0
    Web Safe ff00ff

    RGB percent of color #ff01fd

    100%
    0.39%
    99.22%

    CMYK percent of color #ff01fd

    0%
    99.61%
    0.78%
    0%


    Color Schemes with #ff01fd

    Complementary Color

    Split Complementary


    #ff01fd Color Preview

    Text with hexadecimal color #ff01fd

    This text has a font color of #ff01fd

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

    #ff01fd Background Color

    This box has a background color of #ff01fd

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

    #ff01fd Border Color

    This box has a border color of #ff01fd

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

    CSS codes

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

    #ff01fd Color on white background

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

    #ff01fd Color on black background

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