#da00ff Hex Color

#DA00FF
0
  • #da00ff Color Information

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

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

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

    • #da00ff hex color contains mainly BLUE.

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

    • #da00ff hex color has a decimal value of 14287103.



    #da00ff Color Spaces (Color Conversions)

    HEX da00ff #da00ff
    RGB 218, 0, 255 rgb(218, 0, 255)
    RGB Percent 85.49, 0, 100 rgb(85.49, 0, 100)
    CMYK 15, 100, 0, 0
    HSL 291.3°, 100, 50 hsl(291.3, 100%, 50%)
    HSV 291.3°, 100, 100
    XYZ 46.963, 22.125, 96.403
    Hunter Lab 47.037, 95.903, -88.589
    CIE-LAB 54.159, 92.873, -71.082
    CIE-LCH 54.159, 116.953, 322.571
    CIE-LUV 14.51, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #da00ff

    85.49%
    0%
    100%

    CMYK percent of color #da00ff

    14.51%
    100%
    0%
    0%


    Color Schemes with #da00ff

    Complementary Color

    Split Complementary


    #da00ff Color Preview

    Text with hexadecimal color #da00ff

    This text has a font color of #da00ff

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

    #da00ff Background Color

    This box has a background color of #da00ff

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

    #da00ff Border Color

    This box has a border color of #da00ff

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

    CSS codes

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

    #da00ff Color on white background

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

    #da00ff Color on black background

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