#f55fff Hex Color

#F55FFF
0
  • #f55fff Color Information

    • In RGB color space, #f55fff hex color has a red value of 245, a green value of 95 and a blue value of 255.

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

    • #f55fff color has a hue of 296.3 degrees, a saturation of 100% and a lightness of 68.6%.

    • #f55fff hex color contains mainly BLUE.

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

    • #f55fff hex color has a decimal value of 16080895.



    #f55fff Color Spaces (Color Conversions)

    HEX f55fff #f55fff
    RGB 245, 95, 255 rgb(245, 95, 255)
    RGB Percent 96.08, 37.25, 100 rgb(96.08, 37.25, 100)
    CMYK 4, 63, 0, 0
    HSL 296.3°, 100, 68.6 hsl(296.3, 100%, 68.6%)
    HSV 296.3°, 62.7, 100
    XYZ 59.798, 34.817, 98.176
    Hunter Lab 59.006, 77.636, -57.344
    CIE-LAB 65.606, 76.686, -52.517
    CIE-LCH 65.606, 92.945, 325.595
    CIE-LUV 3.92, 62.75, 0, 0
    Web Safe ff66ff

    RGB percent of color #f55fff

    96.08%
    37.25%
    100%

    CMYK percent of color #f55fff

    3.92%
    62.75%
    0%
    0%


    Color Schemes with #f55fff

    Complementary Color

    Split Complementary


    #f55fff Color Preview

    Text with hexadecimal color #f55fff

    This text has a font color of #f55fff

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

    #f55fff Background Color

    This box has a background color of #f55fff

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

    #f55fff Border Color

    This box has a border color of #f55fff

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

    CSS codes

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

    #f55fff Color on white background

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

    #f55fff Color on black background

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