#ff03fd Hex Color

#FF03FD
0
  • #ff03fd Color Information

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

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

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

    • #ff03fd hex color contains mainly RED.

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

    • #ff03fd hex color has a decimal value of 16712701.



    #ff03fd Color Spaces (Color Conversions)

    HEX ff03fd #ff03fd
    RGB 255, 3, 253 rgb(255, 3, 253)
    RGB Percent 100, 1.18, 99.22 rgb(100, 1.18, 99.22)
    CMYK 0, 99, 1, 0
    HSL 300.5°, 100, 50.6 hsl(300.5, 100%, 50.6%)
    HSV 300.5°, 98.8, 100
    XYZ 59.002, 28.417, 95.304
    Hunter Lab 53.308, 104.279, -68.684
    CIE-LAB 60.264, 97.804, -59.825
    CIE-LCH 60.264, 114.65, 328.547
    CIE-LUV 0, 98.82, 0.78, 0
    Web Safe ff00ff

    RGB percent of color #ff03fd

    100%
    1.18%
    99.22%

    CMYK percent of color #ff03fd

    0%
    98.82%
    0.78%
    0%


    Color Schemes with #ff03fd

    Complementary Color

    Split Complementary


    #ff03fd Color Preview

    Text with hexadecimal color #ff03fd

    This text has a font color of #ff03fd

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

    #ff03fd Background Color

    This box has a background color of #ff03fd

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

    #ff03fd Border Color

    This box has a border color of #ff03fd

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

    CSS codes

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

    #ff03fd Color on white background

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

    #ff03fd Color on black background

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