#ff12ff Hex Color

#FF12FF
0
  • #ff12ff Color Information

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

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

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

    • #ff12ff hex color contains mainly RED.

    • The closest web safe color of #ff12ff is #ff00ff

    • #ff12ff hex color has a decimal value of 16716543.



    #ff12ff Color Spaces (Color Conversions)

    HEX ff12ff #ff12ff
    RGB 255, 18, 255 rgb(255, 18, 255)
    RGB Percent 100, 7.06, 100 rgb(100, 7.06, 100)
    CMYK 0, 93, 0, 0
    HSL 300°, 100, 53.5 hsl(300, 100%, 53.5%)
    HSV 300°, 92.9, 100
    XYZ 59.506, 28.913, 97.052
    Hunter Lab 53.771, 103.44, -69.374
    CIE-LAB 60.705, 97.114, -60.227
    CIE-LCH 60.705, 114.273, 328.194
    CIE-LUV 0, 92.94, 0, 0
    Web Safe ff00ff

    RGB percent of color #ff12ff

    100%
    7.06%
    100%

    CMYK percent of color #ff12ff

    0%
    92.94%
    0%
    0%


    Color Schemes with #ff12ff

    Complementary Color

    Split Complementary


    #ff12ff Color Preview

    Text with hexadecimal color #ff12ff

    This text has a font color of #ff12ff

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

    #ff12ff Background Color

    This box has a background color of #ff12ff

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

    #ff12ff Border Color

    This box has a border color of #ff12ff

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

    CSS codes

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

    #ff12ff Color on white background

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

    #ff12ff Color on black background

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