#0b0100 Hex Color

#0B0100
0
  • #0b0100 Color Information

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

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

    • #0b0100 color has a hue of 5.5 degrees, a saturation of 100% and a lightness of 2.2%.

    • #0b0100 hex color contains mainly RED.

    • The closest web safe color of #0b0100 is #000000

    • #0b0100 hex color has a decimal value of 721152.



    #0b0100 Color Spaces (Color Conversions)

    HEX 0b0100 #0b0100
    RGB 11, 1, 0 rgb(11, 1, 0)
    RGB Percent 4.31, 0.39, 0 rgb(4.31, 0.39, 0)
    CMYK 0, 91, 100, 96
    HSL 5.5°, 100, 2.2 hsl(5.5, 100%, 2.2%)
    HSV 5.5°, 100, 4.3
    XYZ 0.149, 0.093, 0.01
    Hunter Lab 3.05, 3.385, 1.94
    CIE-LAB 0.84, 2.483, 1.305
    CIE-LCH 0.84, 2.805, 27.725
    CIE-LUV 0, 90.91, 100, 95.69
    Web Safe 000000

    RGB percent of color #0b0100

    4.31%
    0.39%
    0%

    CMYK percent of color #0b0100

    0%
    90.91%
    100%
    95.69%


    Color Schemes with #0b0100

    Complementary Color

    Split Complementary


    #0b0100 Color Preview

    Text with hexadecimal color #0b0100

    This text has a font color of #0b0100

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

    #0b0100 Background Color

    This box has a background color of #0b0100

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

    #0b0100 Border Color

    This box has a border color of #0b0100

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

    CSS codes

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

    #0b0100 Color on white background

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

    #0b0100 Color on black background

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