#aa7fff Hex Color

#AA7FFF
0
  • #aa7fff Color Information

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

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

    • #aa7fff color has a hue of 260.2 degrees, a saturation of 100% and a lightness of 74.9%.

    • #aa7fff hex color contains mainly BLUE.

    • The closest web safe color of #aa7fff is #9966ff

    • #aa7fff hex color has a decimal value of 11173887.



    #aa7fff Color Spaces (Color Conversions)

    HEX aa7fff #aa7fff
    RGB 170, 127, 255 rgb(170, 127, 255)
    RGB Percent 66.67, 49.8, 100 rgb(66.67, 49.8, 100)
    CMYK 33, 50, 0, 0
    HSL 260.2°, 100, 74.9 hsl(260.2, 100%, 74.9%)
    HSV 260.2°, 50.2, 100
    XYZ 42.217, 30.945, 98.356
    Hunter Lab 55.628, 38.117, -65.891
    CIE-LAB 62.461, 43.298, -58.057
    CIE-LCH 62.461, 72.425, 306.715
    CIE-LUV 33.33, 50.2, 0, 0
    Web Safe 9966ff

    RGB percent of color #aa7fff

    66.67%
    49.8%
    100%

    CMYK percent of color #aa7fff

    33.33%
    50.2%
    0%
    0%


    Color Schemes with #aa7fff

    Complementary Color

    Split Complementary


    #aa7fff Color Preview

    Text with hexadecimal color #aa7fff

    This text has a font color of #aa7fff

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

    #aa7fff Background Color

    This box has a background color of #aa7fff

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

    #aa7fff Border Color

    This box has a border color of #aa7fff

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

    CSS codes

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

    #aa7fff Color on white background

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

    #aa7fff Color on black background

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