#f500cd Hex Color

#F500CD
0
  • #f500cd Color Information

    • In RGB color space, #f500cd hex color has a red value of 245, a green value of 0 and a blue value of 205.

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

    • #f500cd color has a hue of 309.8 degrees, a saturation of 100% and a lightness of 48%.

    • #f500cd hex color contains mainly RED.

    • The closest web safe color of #f500cd is #ff00cc

    • #f500cd hex color has a decimal value of 16056525.



    #f500cd Color Spaces (Color Conversions)

    HEX f500cd #f500cd
    RGB 245, 0, 205 rgb(245, 0, 205)
    RGB Percent 96.08, 0, 80.39 rgb(96.08, 0, 80.39)
    CMYK 0, 100, 16, 4
    HSL 309.8°, 100, 48 hsl(309.8, 100%, 48%)
    HSV 309.8°, 100, 96.1
    XYZ 48.676, 23.82, 59.79
    Hunter Lab 48.806, 92.615, -38.47
    CIE-LAB 55.907, 90.088, -39.799
    CIE-LCH 55.907, 98.488, 336.165
    CIE-LUV 0, 100, 16.33, 3.92
    Web Safe ff00cc

    RGB percent of color #f500cd

    96.08%
    0%
    80.39%

    CMYK percent of color #f500cd

    0%
    100%
    16.33%
    3.92%


    Color Schemes with #f500cd

    Complementary Color

    Split Complementary


    #f500cd Color Preview

    Text with hexadecimal color #f500cd

    This text has a font color of #f500cd

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

    #f500cd Background Color

    This box has a background color of #f500cd

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

    #f500cd Border Color

    This box has a border color of #f500cd

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

    CSS codes

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

    #f500cd Color on white background

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

    #f500cd Color on black background

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