#000b10 Hex Color

#000B10
0
  • #000b10 Color Information

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

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

    • #000b10 color has a hue of 198.8 degrees, a saturation of 100% and a lightness of 3.1%.

    • #000b10 hex color contains mainly BLUE.

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

    • #000b10 hex color has a decimal value of 2832.



    #000b10 Color Spaces (Color Conversions)

    HEX 000b10 #000b10
    RGB 0, 11, 16 rgb(0, 11, 16)
    RGB Percent 0, 4.31, 6.27 rgb(0, 4.31, 6.27)
    CMYK 100, 31, 0, 94
    HSL 198.8°, 100, 3.1 hsl(198.8, 100%, 3.1%)
    HSV 198.8°, 100, 6.3
    XYZ 0.213, 0.277, 0.532
    Hunter Lab 5.263, -1.986, -2.309
    CIE-LAB 2.502, -2.06, -3.295
    CIE-LCH 2.502, 3.886, 237.987
    CIE-LUV 100, 31.25, 0, 93.73
    Web Safe 000000

    RGB percent of color #000b10

    0%
    4.31%
    6.27%

    CMYK percent of color #000b10

    100%
    31.25%
    0%
    93.73%


    Color Schemes with #000b10

    Complementary Color

    Split Complementary


    #000b10 Color Preview

    Text with hexadecimal color #000b10

    This text has a font color of #000b10

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

    #000b10 Background Color

    This box has a background color of #000b10

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

    #000b10 Border Color

    This box has a border color of #000b10

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

    CSS codes

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

    #000b10 Color on white background

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

    #000b10 Color on black background

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