#0100fb Hex Color

#0100FB
0
  • #0100fb Color Information

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

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

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

    • #0100fb hex color contains mainly BLUE.

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

    • #0100fb hex color has a decimal value of 65787.



    #0100fb Color Spaces (Color Conversions)

    HEX 0100fb #0100fb
    RGB 1, 0, 251 rgb(1, 0, 251)
    RGB Percent 0.39, 0, 98.43 rgb(0.39, 0, 98.43)
    CMYK 100, 100, 0, 2
    HSL 240.2°, 100, 49.2 hsl(240.2, 100%, 49.2%)
    HSV 240.2°, 100, 98.4
    XYZ 17.425, 6.971, 91.694
    Hunter Lab 26.403, 71.6, -187.427
    CIE-LAB 31.741, 78.262, -106.556
    CIE-LCH 31.741, 132.209, 306.296
    CIE-LUV 99.6, 100, 0, 1.57
    Web Safe 0000ff

    RGB percent of color #0100fb

    0.39%
    0%
    98.43%

    CMYK percent of color #0100fb

    99.6%
    100%
    0%
    1.57%


    Color Schemes with #0100fb

    Complementary Color

    Split Complementary


    #0100fb Color Preview

    Text with hexadecimal color #0100fb

    This text has a font color of #0100fb

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

    #0100fb Background Color

    This box has a background color of #0100fb

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

    #0100fb Border Color

    This box has a border color of #0100fb

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

    CSS codes

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

    #0100fb Color on white background

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

    #0100fb Color on black background

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