#dd7fff Hex Color

#DD7FFF
0
  • #dd7fff Color Information

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

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

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

    • #dd7fff hex color contains mainly BLUE.

    • The closest web safe color of #dd7fff is #cc66ff

    • #dd7fff hex color has a decimal value of 14516223.



    #dd7fff Color Spaces (Color Conversions)

    HEX dd7fff #dd7fff
    RGB 221, 127, 255 rgb(221, 127, 255)
    RGB Percent 86.67, 49.8, 100 rgb(86.67, 49.8, 100)
    CMYK 13, 50, 0, 0
    HSL 284.1°, 100, 74.9 hsl(284.1, 100%, 74.9%)
    HSV 284.1°, 50.2, 100
    XYZ 55.458, 37.771, 98.975
    Hunter Lab 61.458, 53.521, -52.463
    CIE-LAB 67.851, 56.381, -49.168
    CIE-LCH 67.851, 74.808, 318.909
    CIE-LUV 13.33, 50.2, 0, 0
    Web Safe cc66ff

    RGB percent of color #dd7fff

    86.67%
    49.8%
    100%

    CMYK percent of color #dd7fff

    13.33%
    50.2%
    0%
    0%


    Color Schemes with #dd7fff

    Complementary Color

    Split Complementary


    #dd7fff Color Preview

    Text with hexadecimal color #dd7fff

    This text has a font color of #dd7fff

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

    #dd7fff Background Color

    This box has a background color of #dd7fff

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

    #dd7fff Border Color

    This box has a border color of #dd7fff

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

    CSS codes

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

    #dd7fff Color on white background

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

    #dd7fff Color on black background

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