#a07fff Hex Color

#A07FFF
0
  • #a07fff Color Information

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

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

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

    • #a07fff hex color contains mainly BLUE.

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

    • #a07fff hex color has a decimal value of 10518527.



    #a07fff Color Spaces (Color Conversions)

    HEX a07fff #a07fff
    RGB 160, 127, 255 rgb(160, 127, 255)
    RGB Percent 62.75, 49.8, 100 rgb(62.75, 49.8, 100)
    CMYK 37, 50, 0, 0
    HSL 255.5°, 100, 74.9 hsl(255.5, 100%, 74.9%)
    HSV 255.5°, 50.2, 100
    XYZ 40.137, 29.872, 98.258
    Hunter Lab 54.655, 35.438, -68.331
    CIE-LAB 61.544, 40.882, -59.575
    CIE-LCH 61.544, 72.253, 304.459
    CIE-LUV 37.25, 50.2, 0, 0
    Web Safe 9966ff

    RGB percent of color #a07fff

    62.75%
    49.8%
    100%

    CMYK percent of color #a07fff

    37.25%
    50.2%
    0%
    0%


    Color Schemes with #a07fff

    Complementary Color

    Split Complementary


    #a07fff Color Preview

    Text with hexadecimal color #a07fff

    This text has a font color of #a07fff

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

    #a07fff Background Color

    This box has a background color of #a07fff

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

    #a07fff Border Color

    This box has a border color of #a07fff

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

    CSS codes

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

    #a07fff Color on white background

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

    #a07fff Color on black background

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