#a500ff Hex Color

#A500FF
0
  • #a500ff Color Information

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

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

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

    • #a500ff hex color contains mainly BLUE.

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

    • #a500ff hex color has a decimal value of 10813695.



    #a500ff Color Spaces (Color Conversions)

    HEX a500ff #a500ff
    RGB 165, 0, 255 rgb(165, 0, 255)
    RGB Percent 64.71, 0, 100 rgb(64.71, 0, 100)
    CMYK 35, 100, 0, 0
    HSL 278.8°, 100, 50 hsl(278.8, 100%, 50%)
    HSV 278.8°, 100, 100
    XYZ 33.567, 15.219, 95.776
    Hunter Lab 39.012, 85.318, -118.253
    CIE-LAB 45.933, 86.472, -84.849
    CIE-LCH 45.933, 121.148, 315.543
    CIE-LUV 35.29, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #a500ff

    64.71%
    0%
    100%

    CMYK percent of color #a500ff

    35.29%
    100%
    0%
    0%


    Color Schemes with #a500ff

    Complementary Color

    Split Complementary


    #a500ff Color Preview

    Text with hexadecimal color #a500ff

    This text has a font color of #a500ff

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

    #a500ff Background Color

    This box has a background color of #a500ff

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

    #a500ff Border Color

    This box has a border color of #a500ff

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

    CSS codes

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

    #a500ff Color on white background

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

    #a500ff Color on black background

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