#ac00ff Hex Color

#AC00FF
0
  • #ac00ff Color Information

    • In RGB color space, #ac00ff hex color has a red value of 172, a green value of 0 and a blue value of 255.

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

    • #ac00ff color has a hue of 280.5 degrees, a saturation of 100% and a lightness of 50%.

    • #ac00ff hex color contains mainly BLUE.

    • The closest web safe color of #ac00ff is #9900ff

    • #ac00ff hex color has a decimal value of 11272447.



    #ac00ff Color Spaces (Color Conversions)

    HEX ac00ff #ac00ff
    RGB 172, 0, 255 rgb(172, 0, 255)
    RGB Percent 67.45, 0, 100 rgb(67.45, 0, 100)
    CMYK 33, 100, 0, 0
    HSL 280.5°, 100, 50 hsl(280.5, 100%, 50%)
    HSV 280.5°, 100, 100
    XYZ 35.063, 15.991, 95.846
    Hunter Lab 39.989, 86.532, -114.116
    CIE-LAB 46.963, 87.206, -83.12
    CIE-LCH 46.963, 120.473, 316.374
    CIE-LUV 32.55, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #ac00ff

    67.45%
    0%
    100%

    CMYK percent of color #ac00ff

    32.55%
    100%
    0%
    0%


    Color Schemes with #ac00ff

    Complementary Color

    Split Complementary


    #ac00ff Color Preview

    Text with hexadecimal color #ac00ff

    This text has a font color of #ac00ff

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

    #ac00ff Background Color

    This box has a background color of #ac00ff

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

    #ac00ff Border Color

    This box has a border color of #ac00ff

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

    CSS codes

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

    #ac00ff Color on white background

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

    #ac00ff Color on black background

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