#a200ff Hex Color

#A200FF
0
  • #a200ff Color Information

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

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

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

    • #a200ff hex color contains mainly BLUE.

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

    • #a200ff hex color has a decimal value of 10617087.



    #a200ff Color Spaces (Color Conversions)

    HEX a200ff #a200ff
    RGB 162, 0, 255 rgb(162, 0, 255)
    RGB Percent 63.53, 0, 100 rgb(63.53, 0, 100)
    CMYK 36, 100, 0, 0
    HSL 278.1°, 100, 50 hsl(278.1, 100%, 50%)
    HSV 278.1°, 100, 100
    XYZ 32.95, 14.901, 95.747
    Hunter Lab 38.602, 84.812, -120.04
    CIE-LAB 45.498, 86.165, -85.579
    CIE-LCH 45.498, 121.442, 315.195
    CIE-LUV 36.47, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #a200ff

    63.53%
    0%
    100%

    CMYK percent of color #a200ff

    36.47%
    100%
    0%
    0%


    Color Schemes with #a200ff

    Complementary Color

    Split Complementary


    #a200ff Color Preview

    Text with hexadecimal color #a200ff

    This text has a font color of #a200ff

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

    #a200ff Background Color

    This box has a background color of #a200ff

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

    #a200ff Border Color

    This box has a border color of #a200ff

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

    CSS codes

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

    #a200ff Color on white background

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

    #a200ff Color on black background

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