#a000cc Hex Color

#A000CC
0
  • #a000cc Color Information

    • In RGB color space, #a000cc hex color has a red value of 160, a green value of 0 and a blue value of 204.

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

    • #a000cc color has a hue of 287.1 degrees, a saturation of 100% and a lightness of 40%.

    • #a000cc hex color contains mainly BLUE.

    • The closest web safe color of #a000cc is #9900cc

    • #a000cc hex color has a decimal value of 10485964.



    #a000cc Color Spaces (Color Conversions)

    HEX a000cc #a000cc
    RGB 160, 0, 204 rgb(160, 0, 204)
    RGB Percent 62.75, 0, 80 rgb(62.75, 0, 80)
    CMYK 22, 100, 0, 20
    HSL 287.1°, 100, 40 hsl(287.1, 100%, 40%)
    HSV 287.1°, 100, 80
    XYZ 25.396, 11.833, 58.072
    Hunter Lab 34.399, 71.584, -76.013
    CIE-LAB 40.949, 76.57, -64.004
    CIE-LCH 40.949, 99.797, 320.108
    CIE-LUV 21.57, 100, 0, 20
    Web Safe 9900cc

    RGB percent of color #a000cc

    62.75%
    0%
    80%

    CMYK percent of color #a000cc

    21.57%
    100%
    0%
    20%


    Color Schemes with #a000cc

    Complementary Color

    Split Complementary


    #a000cc Color Preview

    Text with hexadecimal color #a000cc

    This text has a font color of #a000cc

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

    #a000cc Background Color

    This box has a background color of #a000cc

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

    #a000cc Border Color

    This box has a border color of #a000cc

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

    CSS codes

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

    #a000cc Color on white background

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

    #a000cc Color on black background

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