#0b100b Hex Color

#0B100B
0
  • #0b100b Color Information

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

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

    • #0b100b color has a hue of 120 degrees, a saturation of 18.52% and a lightness of 5.3%.

    • #0b100b hex color contains mainly GREEN.

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

    • #0b100b hex color has a decimal value of 725003.



    #0b100b Color Spaces (Color Conversions)

    HEX 0b100b #0b100b
    RGB 11, 16, 11 rgb(11, 16, 11)
    RGB Percent 4.31, 6.27, 4.31 rgb(4.31, 6.27, 4.31)
    CMYK 31, 0, 31, 94
    HSL 120°, 18.52, 5.3 hsl(120, 18.52%, 5.3%)
    HSV 120°, 31.3, 6.3
    XYZ 0.384, 0.466, 0.386
    Hunter Lab 6.826, -1.905, 1.426
    CIE-LAB 4.209, -2.414, 1.736
    CIE-LCH 4.209, 2.973, 144.279
    CIE-LUV 31.25, 0, 31.25, 93.73
    Web Safe 000000

    RGB percent of color #0b100b

    4.31%
    6.27%
    4.31%

    CMYK percent of color #0b100b

    31.25%
    0%
    31.25%
    93.73%


    Color Schemes with #0b100b

    Complementary Color

    Split Complementary


    #0b100b Color Preview

    Text with hexadecimal color #0b100b

    This text has a font color of #0b100b

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

    #0b100b Background Color

    This box has a background color of #0b100b

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

    #0b100b Border Color

    This box has a border color of #0b100b

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

    CSS codes

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

    #0b100b Color on white background

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

    #0b100b Color on black background

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