#f53fff Hex Color

#F53FFF
0
  • #f53fff Color Information

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

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

    • #f53fff color has a hue of 296.9 degrees, a saturation of 100% and a lightness of 62.4%.

    • #f53fff hex color contains mainly BLUE.

    • The closest web safe color of #f53fff is #ff33ff

    • #f53fff hex color has a decimal value of 16072703.



    #f53fff Color Spaces (Color Conversions)

    HEX f53fff #f53fff
    RGB 245, 63, 255 rgb(245, 63, 255)
    RGB Percent 96.08, 24.71, 100 rgb(96.08, 24.71, 100)
    CMYK 4, 75, 0, 0
    HSL 296.9°, 100, 62.4 hsl(296.9, 100%, 62.4%)
    HSV 296.9°, 75.3, 100
    XYZ 57.484, 30.187, 97.405
    Hunter Lab 54.943, 90.607, -66.652
    CIE-LAB 61.815, 87.426, -58.546
    CIE-LCH 61.815, 105.219, 326.191
    CIE-LUV 3.92, 75.29, 0, 0
    Web Safe ff33ff

    RGB percent of color #f53fff

    96.08%
    24.71%
    100%

    CMYK percent of color #f53fff

    3.92%
    75.29%
    0%
    0%


    Color Schemes with #f53fff

    Complementary Color

    Split Complementary


    #f53fff Color Preview

    Text with hexadecimal color #f53fff

    This text has a font color of #f53fff

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

    #f53fff Background Color

    This box has a background color of #f53fff

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

    #f53fff Border Color

    This box has a border color of #f53fff

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

    CSS codes

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

    #f53fff Color on white background

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

    #f53fff Color on black background

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