#3c00ff Hex Color

#3C00FF
0
  • #3c00ff Color Information

    • In RGB color space, #3c00ff hex color has a red value of 60, a green value of 0 and a blue value of 255.

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

    • #3c00ff color has a hue of 254.1 degrees, a saturation of 100% and a lightness of 50%.

    • #3c00ff hex color contains mainly BLUE.

    • The closest web safe color of #3c00ff is #3300ff

    • #3c00ff hex color has a decimal value of 3932415.



    #3c00ff Color Spaces (Color Conversions)

    HEX 3c00ff #3c00ff
    RGB 60, 0, 255 rgb(60, 0, 255)
    RGB Percent 23.53, 0, 100 rgb(23.53, 0, 100)
    CMYK 76, 100, 0, 0
    HSL 254.1°, 100, 50 hsl(254.1, 100%, 50%)
    HSV 254.1°, 100, 100
    XYZ 19.913, 8.181, 95.137
    Hunter Lab 28.602, 74.217, -177.188
    CIE-LAB 34.357, 79.907, -104.38
    CIE-LCH 34.357, 131.455, 307.435
    CIE-LUV 76.47, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #3c00ff

    23.53%
    0%
    100%

    CMYK percent of color #3c00ff

    76.47%
    100%
    0%
    0%


    Color Schemes with #3c00ff

    Complementary Color

    Split Complementary


    #3c00ff Color Preview

    Text with hexadecimal color #3c00ff

    This text has a font color of #3c00ff

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

    #3c00ff Background Color

    This box has a background color of #3c00ff

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

    #3c00ff Border Color

    This box has a border color of #3c00ff

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

    CSS codes

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

    #3c00ff Color on white background

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

    #3c00ff Color on black background

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