#ff50ff Hex Color

#FF50FF
0
  • #ff50ff Color Information

    • In RGB color space, #ff50ff hex color has a red value of 255, a green value of 80 and a blue value of 255.

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

    • #ff50ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 65.7%.

    • #ff50ff hex color contains mainly RED.

    • The closest web safe color of #ff50ff is #ff66ff

    • #ff50ff hex color has a decimal value of 16732415.



    #ff50ff Color Spaces (Color Conversions)

    HEX ff50ff #ff50ff
    RGB 255, 80, 255 rgb(255, 80, 255)
    RGB Percent 100, 31.37, 100 rgb(100, 31.37, 100)
    CMYK 0, 69, 0, 0
    HSL 300°, 100, 65.7 hsl(300, 100%, 65.7%)
    HSV 300°, 68.6, 100
    XYZ 62.159, 34.217, 97.936
    Hunter Lab 58.495, 87.313, -58.32
    CIE-LAB 65.134, 84.285, -53.172
    CIE-LCH 65.134, 99.656, 327.754
    CIE-LUV 0, 68.63, 0, 0
    Web Safe ff66ff

    RGB percent of color #ff50ff

    100%
    31.37%
    100%

    CMYK percent of color #ff50ff

    0%
    68.63%
    0%
    0%


    Color Schemes with #ff50ff

    Complementary Color

    Split Complementary


    #ff50ff Color Preview

    Text with hexadecimal color #ff50ff

    This text has a font color of #ff50ff

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

    #ff50ff Background Color

    This box has a background color of #ff50ff

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

    #ff50ff Border Color

    This box has a border color of #ff50ff

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

    CSS codes

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

    #ff50ff Color on white background

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

    #ff50ff Color on black background

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