#ff00fc Hex Color

#FF00FC
0
  • #ff00fc Color Information

    • In RGB color space, #ff00fc hex color has a red value of 255, a green value of 0 and a blue value of 252.

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

    • #ff00fc color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 50%.

    • #ff00fc hex color contains mainly RED.

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

    • #ff00fc hex color has a decimal value of 16711932.



    #ff00fc Color Spaces (Color Conversions)

    HEX ff00fc #ff00fc
    RGB 255, 0, 252 rgb(255, 0, 252)
    RGB Percent 100, 0, 98.82 rgb(100, 0, 98.82)
    CMYK 0, 100, 1, 0
    HSL 300.7°, 100, 50 hsl(300.7, 100%, 50%)
    HSV 300.7°, 100, 100
    XYZ 58.811, 28.288, 94.456
    Hunter Lab 53.186, 104.3, -68.065
    CIE-LAB 60.148, 97.842, -59.455
    CIE-LCH 60.148, 114.49, 328.714
    CIE-LUV 0, 100, 1.18, 0
    Web Safe ff00ff

    RGB percent of color #ff00fc

    100%
    0%
    98.82%

    CMYK percent of color #ff00fc

    0%
    100%
    1.18%
    0%


    Color Schemes with #ff00fc

    Complementary Color

    Split Complementary


    #ff00fc Color Preview

    Text with hexadecimal color #ff00fc

    This text has a font color of #ff00fc

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

    #ff00fc Background Color

    This box has a background color of #ff00fc

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

    #ff00fc Border Color

    This box has a border color of #ff00fc

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

    CSS codes

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

    #ff00fc Color on white background

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

    #ff00fc Color on black background

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