#d600ff Hex Color

#D600FF
0
  • #d600ff Color Information

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

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

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

    • #d600ff hex color contains mainly BLUE.

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

    • #d600ff hex color has a decimal value of 14024959.



    #d600ff Color Spaces (Color Conversions)

    HEX d600ff #d600ff
    RGB 214, 0, 255 rgb(214, 0, 255)
    RGB Percent 83.92, 0, 100 rgb(83.92, 0, 100)
    CMYK 16, 100, 0, 0
    HSL 290.4°, 100, 50 hsl(290.4, 100%, 50%)
    HSV 290.4°, 100, 100
    XYZ 45.782, 21.516, 96.348
    Hunter Lab 46.385, 95.004, -90.683
    CIE-LAB 53.51, 92.332, -72.166
    CIE-LCH 53.51, 117.188, 321.989
    CIE-LUV 16.08, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #d600ff

    83.92%
    0%
    100%

    CMYK percent of color #d600ff

    16.08%
    100%
    0%
    0%


    Color Schemes with #d600ff

    Complementary Color

    Split Complementary


    #d600ff Color Preview

    Text with hexadecimal color #d600ff

    This text has a font color of #d600ff

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

    #d600ff Background Color

    This box has a background color of #d600ff

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

    #d600ff Border Color

    This box has a border color of #d600ff

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

    CSS codes

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

    #d600ff Color on white background

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

    #d600ff Color on black background

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