#7f00ff Hex Color

#7F00FF
0
  • #7f00ff Color Information

    • In RGB color space, #7f00ff hex color has a red value of 127, a green value of 0 and a blue value of 255.

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

    • #7f00ff color has a hue of 269.9 degrees, a saturation of 100% and a lightness of 50%.

    • #7f00ff hex color contains mainly BLUE.

    • The closest web safe color of #7f00ff is #6600ff

    • #7f00ff hex color has a decimal value of 8323327.



    #7f00ff Color Spaces (Color Conversions)

    HEX 7f00ff #7f00ff
    RGB 127, 0, 255 rgb(127, 0, 255)
    RGB Percent 49.8, 0, 100 rgb(49.8, 0, 100)
    CMYK 50, 100, 0, 0
    HSL 269.9°, 100, 50 hsl(269.9, 100%, 50%)
    HSV 269.9°, 100, 100
    XYZ 26.802, 11.732, 95.46
    Hunter Lab 34.252, 79.734, -141.264
    CIE-LAB 40.787, 83.107, -93.51
    CIE-LCH 40.787, 125.104, 311.629
    CIE-LUV 50.2, 100, 0, 0
    Web Safe 6600ff

    RGB percent of color #7f00ff

    49.8%
    0%
    100%

    CMYK percent of color #7f00ff

    50.2%
    100%
    0%
    0%


    Color Schemes with #7f00ff

    Complementary Color

    Split Complementary


    #7f00ff Color Preview

    Text with hexadecimal color #7f00ff

    This text has a font color of #7f00ff

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

    #7f00ff Background Color

    This box has a background color of #7f00ff

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

    #7f00ff Border Color

    This box has a border color of #7f00ff

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

    CSS codes

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

    #7f00ff Color on white background

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

    #7f00ff Color on black background

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