#fa00ff Hex Color

#FA00FF
0
  • #fa00ff Color Information

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

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

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

    • #fa00ff hex color contains mainly BLUE.

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

    • #fa00ff hex color has a decimal value of 16384255.



    #fa00ff Color Spaces (Color Conversions)

    HEX fa00ff #fa00ff
    RGB 250, 0, 255 rgb(250, 0, 255)
    RGB Percent 98.04, 0, 100 rgb(98.04, 0, 100)
    CMYK 2, 100, 0, 0
    HSL 298.8°, 100, 50 hsl(298.8, 100%, 50%)
    HSV 298.8°, 100, 100
    XYZ 57.474, 27.544, 96.895
    Hunter Lab 52.482, 103.633, -72.726
    CIE-LAB 59.475, 97.491, -62.244
    CIE-LCH 59.475, 115.667, 327.443
    CIE-LUV 1.96, 100, 0, 0
    Web Safe ff00ff

    RGB percent of color #fa00ff

    98.04%
    0%
    100%

    CMYK percent of color #fa00ff

    1.96%
    100%
    0%
    0%


    Color Schemes with #fa00ff

    Complementary Color

    Split Complementary


    #fa00ff Color Preview

    Text with hexadecimal color #fa00ff

    This text has a font color of #fa00ff

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

    #fa00ff Background Color

    This box has a background color of #fa00ff

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

    #fa00ff Border Color

    This box has a border color of #fa00ff

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

    CSS codes

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

    #fa00ff Color on white background

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

    #fa00ff Color on black background

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