#0100ff Hex Color

#0100FF
0
  • #0100ff Color Information

    • In RGB color space, #0100ff hex color has a red value of 1, a green value of 0 and a blue value of 255.

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

    • #0100ff color has a hue of 240.2 degrees, a saturation of 100% and a lightness of 50%.

    • #0100ff hex color contains mainly BLUE.

    • The closest web safe color of #0100ff is #0000ff

    • #0100ff hex color has a decimal value of 65791.



    #0100ff Color Spaces (Color Conversions)

    HEX 0100ff #0100ff
    RGB 1, 0, 255 rgb(1, 0, 255)
    RGB Percent 0.39, 0, 100 rgb(0.39, 0, 100)
    CMYK 100, 100, 0, 0
    HSL 240.2°, 100, 50 hsl(240.2, 100%, 50%)
    HSV 240.2°, 100, 100
    XYZ 18.063, 7.226, 95.051
    Hunter Lab 26.881, 72.902, -190.83
    CIE-LAB 32.316, 79.208, -107.841
    CIE-LCH 32.316, 133.804, 306.297
    CIE-LUV 99.61, 100, 0, 0
    Web Safe 0000ff

    RGB percent of color #0100ff

    0.39%
    0%
    100%

    CMYK percent of color #0100ff

    99.61%
    100%
    0%
    0%


    Color Schemes with #0100ff

    Complementary Color

    Split Complementary


    #0100ff Color Preview

    Text with hexadecimal color #0100ff

    This text has a font color of #0100ff

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

    #0100ff Background Color

    This box has a background color of #0100ff

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

    #0100ff Border Color

    This box has a border color of #0100ff

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

    CSS codes

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

    #0100ff Color on white background

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

    #0100ff Color on black background

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