#dd00ff Hex Color

#DD00FF
0
  • #dd00ff Color Information

    • #dd00ff short hex color code is #d0f.

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

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

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

    • #dd00ff hex color contains mainly BLUE.

    • The closest web safe color of #dd00ff is #cc00ff

    • #dd00ff hex color has a decimal value of 14483711.



    #dd00ff Color Spaces (Color Conversions)

    HEX dd00ff #dd00ff
    RGB 221, 0, 255 rgb(221, 0, 255)
    RGB Percent 86.67, 0, 100 rgb(86.67, 0, 100)
    CMYK 13, 100, 0, 0
    HSL 292°, 100, 50 hsl(292, 100%, 50%)
    HSV 292°, 100, 100
    XYZ 47.869, 22.592, 96.445
    Hunter Lab 47.531, 96.59, -87.033
    CIE-LAB 54.65, 93.286, -70.265
    CIE-LCH 54.65, 116.788, 323.012
    CIE-LUV 13.33, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #dd00ff

    86.67%
    0%
    100%

    CMYK percent of color #dd00ff

    13.33%
    100%
    0%
    0%


    Color Schemes with #dd00ff

    Complementary Color

    Split Complementary


    #dd00ff Color Preview

    Text with hexadecimal color #dd00ff

    This text has a font color of #dd00ff

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

    #dd00ff Background Color

    This box has a background color of #dd00ff

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

    #dd00ff Border Color

    This box has a border color of #dd00ff

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

    CSS codes

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

    #dd00ff Color on white background

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

    #dd00ff Color on black background

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