#0b01ff Hex Color

#0B01FF
0
  • #0b01ff Color Information

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

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

    • #0b01ff color has a hue of 242.4 degrees, a saturation of 100% and a lightness of 50.2%.

    • #0b01ff hex color contains mainly BLUE.

    • The closest web safe color of #0b01ff is #0000ff

    • #0b01ff hex color has a decimal value of 721407.



    #0b01ff Color Spaces (Color Conversions)

    HEX 0b01ff #0b01ff
    RGB 11, 1, 255 rgb(11, 1, 255)
    RGB Percent 4.31, 0.39, 100 rgb(4.31, 0.39, 100)
    CMYK 96, 100, 0, 0
    HSL 242.4°, 100, 50.2 hsl(242.4, 100%, 50.2%)
    HSV 242.4°, 99.6, 100
    XYZ 18.199, 7.313, 95.06
    Hunter Lab 27.043, 72.802, -189.486
    CIE-LAB 32.509, 79.095, -107.514
    CIE-LCH 32.509, 133.474, 306.341
    CIE-LUV 95.69, 99.61, 0, 0
    Web Safe 0000ff

    RGB percent of color #0b01ff

    4.31%
    0.39%
    100%

    CMYK percent of color #0b01ff

    95.69%
    99.61%
    0%
    0%


    Color Schemes with #0b01ff

    Complementary Color

    Split Complementary


    #0b01ff Color Preview

    Text with hexadecimal color #0b01ff

    This text has a font color of #0b01ff

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

    #0b01ff Background Color

    This box has a background color of #0b01ff

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

    #0b01ff Border Color

    This box has a border color of #0b01ff

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

    CSS codes

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

    #0b01ff Color on white background

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

    #0b01ff Color on black background

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