#000b16 Hex Color

#000B16
0
  • #000b16 Color Information

    • In RGB color space, #000b16 hex color has a red value of 0, a green value of 11 and a blue value of 22.

    • In CMYK color space (used in color printing), #000b16 hex color is composed of 100% cyan, 50% magenta, 0% yellow and 91.37% black.

    • #000b16 color has a hue of 210 degrees, a saturation of 100% and a lightness of 4.3%.

    • #000b16 hex color contains mainly BLUE.

    • The closest web safe color of #000b16 is #000000

    • #000b16 hex color has a decimal value of 2838.



    #000b16 Color Spaces (Color Conversions)

    HEX 000b16 #000b16
    RGB 0, 11, 22 rgb(0, 11, 22)
    RGB Percent 0, 4.31, 8.63 rgb(0, 4.31, 8.63)
    CMYK 100, 50, 0, 91
    HSL 210°, 100, 4.3 hsl(210, 100%, 4.3%)
    HSV 210°, 100, 8.6
    XYZ 0.264, 0.297, 0.802
    Hunter Lab 5.45, -0.89, -4.91
    CIE-LAB 2.683, -0.749, -6.846
    CIE-LCH 2.683, 6.887, 263.756
    CIE-LUV 100, 50, 0, 91.37
    Web Safe 000000

    RGB percent of color #000b16

    0%
    4.31%
    8.63%

    CMYK percent of color #000b16

    100%
    50%
    0%
    91.37%


    Color Schemes with #000b16

    Complementary Color

    Split Complementary


    #000b16 Color Preview

    Text with hexadecimal color #000b16

    This text has a font color of #000b16

    <p style="color:#000b16">Text here</p>

    #000b16 Background Color

    This box has a background color of #000b16

    <div style="background-color:#000b16">Text here</div>

    #000b16 Border Color

    This box has a border color of #000b16

    <div style="border: 4px solid #000b16">Text here</div>

    CSS codes

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

    #000b16 Color on white background

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

    #000b16 Color on black background

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