#003cff Hex Color

#003CFF
0
  • #003cff Color Information

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

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

    • #003cff color has a hue of 225.9 degrees, a saturation of 100% and a lightness of 50%.

    • #003cff hex color contains mainly BLUE.

    • The closest web safe color of #003cff is #0033ff

    • #003cff hex color has a decimal value of 15615.



    #003cff Color Spaces (Color Conversions)

    HEX 003cff #003cff
    RGB 0, 60, 255 rgb(0, 60, 255)
    RGB Percent 0, 23.53, 100 rgb(0, 23.53, 100)
    CMYK 100, 76, 0, 0
    HSL 225.9°, 100, 50 hsl(225.9, 100%, 50%)
    HSV 225.9°, 100, 100
    XYZ 19.666, 10.452, 95.589
    Hunter Lab 32.33, 52.004, -152.672
    CIE-LAB 38.642, 60.206, -97.295
    CIE-LCH 38.642, 114.416, 301.749
    CIE-LUV 100, 76.47, 0, 0
    Web Safe 0033ff

    RGB percent of color #003cff

    0%
    23.53%
    100%

    CMYK percent of color #003cff

    100%
    76.47%
    0%
    0%


    Color Schemes with #003cff

    Complementary Color

    Split Complementary


    #003cff Color Preview

    Text with hexadecimal color #003cff

    This text has a font color of #003cff

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

    #003cff Background Color

    This box has a background color of #003cff

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

    #003cff Border Color

    This box has a border color of #003cff

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

    CSS codes

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

    #003cff Color on white background

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

    #003cff Color on black background

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