#0b1000 Hex Color

#0B1000
0
  • #0b1000 Color Information

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

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

    • #0b1000 color has a hue of 78.8 degrees, a saturation of 100% and a lightness of 3.1%.

    • #0b1000 hex color contains mainly GREEN.

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

    • #0b1000 hex color has a decimal value of 724992.



    #0b1000 Color Spaces (Color Conversions)

    HEX 0b1000 #0b1000
    RGB 11, 16, 0 rgb(11, 16, 0)
    RGB Percent 4.31, 6.27, 0 rgb(4.31, 6.27, 0)
    CMYK 31, 0, 100, 94
    HSL 78.8°, 100, 3.1 hsl(78.8, 100%, 3.1%)
    HSV 78.8°, 100, 6.3
    XYZ 0.323, 0.442, 0.068
    Hunter Lab 6.648, -2.962, 4.047
    CIE-LAB 3.993, -3.978, 5.911
    CIE-LCH 3.993, 7.125, 123.94
    CIE-LUV 31.25, 0, 100, 93.73
    Web Safe 000000

    RGB percent of color #0b1000

    4.31%
    6.27%
    0%

    CMYK percent of color #0b1000

    31.25%
    0%
    100%
    93.73%


    Color Schemes with #0b1000

    Complementary Color

    Split Complementary


    #0b1000 Color Preview

    Text with hexadecimal color #0b1000

    This text has a font color of #0b1000

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

    #0b1000 Background Color

    This box has a background color of #0b1000

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

    #0b1000 Border Color

    This box has a border color of #0b1000

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

    CSS codes

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

    #0b1000 Color on white background

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

    #0b1000 Color on black background

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