#fc7fff Hex Color

#FC7FFF
0
  • #fc7fff Color Information

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

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

    • #fc7fff color has a hue of 298.6 degrees, a saturation of 100% and a lightness of 74.9%.

    • #fc7fff hex color contains mainly BLUE.

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

    • #fc7fff hex color has a decimal value of 16547839.



    #fc7fff Color Spaces (Color Conversions)

    HEX fc7fff #fc7fff
    RGB 252, 127, 255 rgb(252, 127, 255)
    RGB Percent 98.82, 49.8, 100 rgb(98.82, 49.8, 100)
    CMYK 1, 50, 0, 0
    HSL 298.6°, 100, 74.9 hsl(298.6, 100%, 74.9%)
    HSV 298.6°, 50.2, 100
    XYZ 65.784, 43.094, 99.459
    Hunter Lab 65.646, 63.995, -43.877
    CIE-LAB 71.619, 64.613, -42.988
    CIE-LCH 71.619, 77.607, 326.364
    CIE-LUV 1.18, 50.2, 0, 0
    Web Safe ff66ff

    RGB percent of color #fc7fff

    98.82%
    49.8%
    100%

    CMYK percent of color #fc7fff

    1.18%
    50.2%
    0%
    0%


    Color Schemes with #fc7fff

    Complementary Color

    Split Complementary


    #fc7fff Color Preview

    Text with hexadecimal color #fc7fff

    This text has a font color of #fc7fff

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

    #fc7fff Background Color

    This box has a background color of #fc7fff

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

    #fc7fff Border Color

    This box has a border color of #fc7fff

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

    CSS codes

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

    #fc7fff Color on white background

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

    #fc7fff Color on black background

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