#c300ff Hex Color

#C300FF
0
  • #c300ff Color Information

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

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

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

    • #c300ff hex color contains mainly BLUE.

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

    • #c300ff hex color has a decimal value of 12779775.



    #c300ff Color Spaces (Color Conversions)

    HEX c300ff #c300ff
    RGB 195, 0, 255 rgb(195, 0, 255)
    RGB Percent 76.47, 0, 100 rgb(76.47, 0, 100)
    CMYK 24, 100, 0, 0
    HSL 285.9°, 100, 50 hsl(285.9, 100%, 50%)
    HSV 285.9°, 100, 100
    XYZ 40.556, 18.822, 96.103
    Hunter Lab 43.384, 90.941, -100.967
    CIE-LAB 50.478, 89.878, -77.23
    CIE-LCH 50.478, 118.501, 319.328
    CIE-LUV 23.53, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #c300ff

    76.47%
    0%
    100%

    CMYK percent of color #c300ff

    23.53%
    100%
    0%
    0%


    Color Schemes with #c300ff

    Complementary Color

    Split Complementary


    #c300ff Color Preview

    Text with hexadecimal color #c300ff

    This text has a font color of #c300ff

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

    #c300ff Background Color

    This box has a background color of #c300ff

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

    #c300ff Border Color

    This box has a border color of #c300ff

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

    CSS codes

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

    #c300ff Color on white background

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

    #c300ff Color on black background

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