#ff97ff Hex Color

#FF97FF
0
  • #ff97ff Color Information

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

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

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

    • #ff97ff hex color contains mainly RED.

    • The closest web safe color of #ff97ff is #ff99ff

    • #ff97ff hex color has a decimal value of 16750591.



    #ff97ff Color Spaces (Color Conversions)

    HEX ff97ff #ff97ff
    RGB 255, 151, 255 rgb(255, 151, 255)
    RGB Percent 100, 59.22, 100 rgb(100, 59.22, 100)
    CMYK 0, 41, 0, 0
    HSL 300°, 100, 79.6 hsl(300, 100%, 79.6%)
    HSV 300°, 40.8, 100
    XYZ 70.357, 50.613, 100.669
    Hunter Lab 71.143, 52.028, -34.097
    CIE-LAB 76.444, 53.834, -35.453
    CIE-LCH 76.444, 64.459, 326.633
    CIE-LUV 0, 40.78, 0, 0
    Web Safe ff99ff

    RGB percent of color #ff97ff

    100%
    59.22%
    100%

    CMYK percent of color #ff97ff

    0%
    40.78%
    0%
    0%


    Color Schemes with #ff97ff

    Complementary Color

    Split Complementary


    #ff97ff Color Preview

    Text with hexadecimal color #ff97ff

    This text has a font color of #ff97ff

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

    #ff97ff Background Color

    This box has a background color of #ff97ff

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

    #ff97ff Border Color

    This box has a border color of #ff97ff

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

    CSS codes

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

    #ff97ff Color on white background

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

    #ff97ff Color on black background

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