#aa00ff Hex Color

#AA00FF
0
  • #aa00ff Color Information

    • #aa00ff short hex color code is #a0f.

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

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

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

    • #aa00ff hex color contains mainly BLUE.

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

    • #aa00ff hex color has a decimal value of 11141375.



    #aa00ff Color Spaces (Color Conversions)

    HEX aa00ff #aa00ff
    RGB 170, 0, 255 rgb(170, 0, 255)
    RGB Percent 66.67, 0, 100 rgb(66.67, 0, 100)
    CMYK 33, 100, 0, 0
    HSL 280°, 100, 50 hsl(280, 100%, 50%)
    HSV 280°, 100, 100
    XYZ 34.628, 15.766, 95.826
    Hunter Lab 39.706, 86.184, -115.294
    CIE-LAB 46.666, 86.996, -83.618
    CIE-LCH 46.666, 120.666, 316.134
    CIE-LUV 33.33, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #aa00ff

    66.67%
    0%
    100%

    CMYK percent of color #aa00ff

    33.33%
    100%
    0%
    0%


    Color Schemes with #aa00ff

    Complementary Color

    Split Complementary


    #aa00ff Color Preview

    Text with hexadecimal color #aa00ff

    This text has a font color of #aa00ff

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

    #aa00ff Background Color

    This box has a background color of #aa00ff

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

    #aa00ff Border Color

    This box has a border color of #aa00ff

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

    CSS codes

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

    #aa00ff Color on white background

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

    #aa00ff Color on black background

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