#a100ff Hex Color

#A100FF
0
  • #a100ff Color Information

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

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

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

    • #a100ff hex color contains mainly BLUE.

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

    • #a100ff hex color has a decimal value of 10551551.



    #a100ff Color Spaces (Color Conversions)

    HEX a100ff #a100ff
    RGB 161, 0, 255 rgb(161, 0, 255)
    RGB Percent 63.14, 0, 100 rgb(63.14, 0, 100)
    CMYK 37, 100, 0, 0
    HSL 277.9°, 100, 50 hsl(277.9, 100%, 50%)
    HSV 277.9°, 100, 100
    XYZ 32.748, 14.797, 95.738
    Hunter Lab 38.467, 84.645, -120.637
    CIE-LAB 45.355, 86.064, -85.82
    CIE-LCH 45.355, 121.54, 315.081
    CIE-LUV 36.86, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #a100ff

    63.14%
    0%
    100%

    CMYK percent of color #a100ff

    36.86%
    100%
    0%
    0%


    Color Schemes with #a100ff

    Complementary Color

    Split Complementary


    #a100ff Color Preview

    Text with hexadecimal color #a100ff

    This text has a font color of #a100ff

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

    #a100ff Background Color

    This box has a background color of #a100ff

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

    #a100ff Border Color

    This box has a border color of #a100ff

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

    CSS codes

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

    #a100ff Color on white background

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

    #a100ff Color on black background

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