#a255ff Hex Color

#A255FF
0
  • #a255ff Color Information

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

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

    • #a255ff color has a hue of 267.2 degrees, a saturation of 100% and a lightness of 66.7%.

    • #a255ff hex color contains mainly BLUE.

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

    • #a255ff hex color has a decimal value of 10638847.



    #a255ff Color Spaces (Color Conversions)

    HEX a255ff #a255ff
    RGB 162, 85, 255 rgb(162, 85, 255)
    RGB Percent 63.53, 33.33, 100 rgb(63.53, 33.33, 100)
    CMYK 36, 67, 0, 0
    HSL 267.2°, 100, 66.7 hsl(267.2, 100%, 66.7%)
    HSV 267.2°, 66.7, 100
    XYZ 36.199, 21.398, 96.83
    Hunter Lab 46.258, 58.733, -91.729
    CIE-LAB 53.382, 63.367, -72.705
    CIE-LCH 53.382, 96.444, 311.074
    CIE-LUV 36.47, 66.67, 0, 0
    Web Safe 9966ff

    RGB percent of color #a255ff

    63.53%
    33.33%
    100%

    CMYK percent of color #a255ff

    36.47%
    66.67%
    0%
    0%


    Color Schemes with #a255ff

    Complementary Color

    Split Complementary


    #a255ff Color Preview

    Text with hexadecimal color #a255ff

    This text has a font color of #a255ff

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

    #a255ff Background Color

    This box has a background color of #a255ff

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

    #a255ff Border Color

    This box has a border color of #a255ff

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

    CSS codes

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

    #a255ff Color on white background

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

    #a255ff Color on black background

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