#0b100c Hex Color

#0B100C
0
  • #0b100c Color Information

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

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

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

    • #0b100c hex color contains mainly GREEN.

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

    • #0b100c hex color has a decimal value of 725004.



    #0b100c Color Spaces (Color Conversions)

    HEX 0b100c #0b100c
    RGB 11, 16, 12 rgb(11, 16, 12)
    RGB Percent 4.31, 6.27, 4.71 rgb(4.31, 6.27, 4.71)
    CMYK 31, 0, 25, 94
    HSL 132°, 18.52, 5.3 hsl(132, 18.52%, 5.3%)
    HSV 132°, 31.3, 6.3
    XYZ 0.39, 0.468, 0.418
    Hunter Lab 6.841, -1.796, 1.166
    CIE-LAB 4.227, -2.246, 1.31
    CIE-LCH 4.227, 2.6, 149.747
    CIE-LUV 31.25, 0, 25, 93.73
    Web Safe 000000

    RGB percent of color #0b100c

    4.31%
    6.27%
    4.71%

    CMYK percent of color #0b100c

    31.25%
    0%
    25%
    93.73%


    Color Schemes with #0b100c

    Complementary Color

    Split Complementary


    #0b100c Color Preview

    Text with hexadecimal color #0b100c

    This text has a font color of #0b100c

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

    #0b100c Background Color

    This box has a background color of #0b100c

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

    #0b100c Border Color

    This box has a border color of #0b100c

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

    CSS codes

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

    #0b100c Color on white background

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

    #0b100c Color on black background

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