#ff05ff Hex Color

#FF05FF
0
  • #ff05ff Color Information

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

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

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

    • #ff05ff hex color contains mainly RED.

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

    • #ff05ff hex color has a decimal value of 16713215.



    #ff05ff Color Spaces (Color Conversions)

    HEX ff05ff #ff05ff
    RGB 255, 5, 255 rgb(255, 5, 255)
    RGB Percent 100, 1.96, 100 rgb(100, 1.96, 100)
    CMYK 0, 98, 0, 0
    HSL 300°, 100, 51 hsl(300, 100%, 51%)
    HSV 300°, 98, 100
    XYZ 59.344, 28.589, 96.998
    Hunter Lab 53.469, 104.544, -70.13
    CIE-LAB 60.417, 97.965, -60.687
    CIE-LCH 60.417, 115.239, 328.223
    CIE-LUV 0, 98.04, 0, 0
    Web Safe ff00ff

    RGB percent of color #ff05ff

    100%
    1.96%
    100%

    CMYK percent of color #ff05ff

    0%
    98.04%
    0%
    0%


    Color Schemes with #ff05ff

    Complementary Color

    Split Complementary


    #ff05ff Color Preview

    Text with hexadecimal color #ff05ff

    This text has a font color of #ff05ff

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

    #ff05ff Background Color

    This box has a background color of #ff05ff

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

    #ff05ff Border Color

    This box has a border color of #ff05ff

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

    CSS codes

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

    #ff05ff Color on white background

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

    #ff05ff Color on black background

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