#c700ff Hex Color

#C700FF
0
  • #c700ff Color Information

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

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

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

    • #c700ff hex color contains mainly BLUE.

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

    • #c700ff hex color has a decimal value of 13041919.



    #c700ff Color Spaces (Color Conversions)

    HEX c700ff #c700ff
    RGB 199, 0, 255 rgb(199, 0, 255)
    RGB Percent 78.04, 0, 100 rgb(78.04, 0, 100)
    CMYK 22, 100, 0, 0
    HSL 286.8°, 100, 50 hsl(286.8, 100%, 50%)
    HSV 286.8°, 100, 100
    XYZ 41.603, 19.362, 96.152
    Hunter Lab 44.002, 91.763, -98.757
    CIE-LAB 51.108, 90.375, -76.176
    CIE-LCH 51.108, 118.197, 319.873
    CIE-LUV 21.96, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #c700ff

    78.04%
    0%
    100%

    CMYK percent of color #c700ff

    21.96%
    100%
    0%
    0%


    Color Schemes with #c700ff

    Complementary Color

    Split Complementary


    #c700ff Color Preview

    Text with hexadecimal color #c700ff

    This text has a font color of #c700ff

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

    #c700ff Background Color

    This box has a background color of #c700ff

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

    #c700ff Border Color

    This box has a border color of #c700ff

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

    CSS codes

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

    #c700ff Color on white background

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

    #c700ff Color on black background

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