#c00dff Hex Color

#C00DFF
0
  • #c00dff Color Information

    • In RGB color space, #c00dff hex color has a red value of 192, a green value of 13 and a blue value of 255.

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

    • #c00dff color has a hue of 284.4 degrees, a saturation of 100% and a lightness of 52.5%.

    • #c00dff hex color contains mainly BLUE.

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

    • #c00dff hex color has a decimal value of 12586495.



    #c00dff Color Spaces (Color Conversions)

    HEX c00dff #c00dff
    RGB 192, 13, 255 rgb(192, 13, 255)
    RGB Percent 75.29, 5.1, 100 rgb(75.29, 5.1, 100)
    CMYK 25, 95, 0, 0
    HSL 284.4°, 100, 52.5 hsl(284.4, 100%, 52.5%)
    HSV 284.4°, 94.9, 100
    XYZ 39.932, 18.714, 96.115
    Hunter Lab 43.26, 89.065, -101.45
    CIE-LAB 50.351, 88.487, -77.457
    CIE-LCH 50.351, 117.599, 318.803
    CIE-LUV 24.71, 94.9, 0, 0
    Web Safe cc00ff

    RGB percent of color #c00dff

    75.29%
    5.1%
    100%

    CMYK percent of color #c00dff

    24.71%
    94.9%
    0%
    0%


    Color Schemes with #c00dff

    Complementary Color

    Split Complementary


    #c00dff Color Preview

    Text with hexadecimal color #c00dff

    This text has a font color of #c00dff

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

    #c00dff Background Color

    This box has a background color of #c00dff

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

    #c00dff Border Color

    This box has a border color of #c00dff

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

    CSS codes

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

    #c00dff Color on white background

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

    #c00dff Color on black background

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