#0b000a Hex Color

#0B000A
0
  • #0b000a Color Information

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

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

    • #0b000a color has a hue of 305.5 degrees, a saturation of 100% and a lightness of 2.2%.

    • #0b000a hex color contains mainly RED.

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

    • #0b000a hex color has a decimal value of 720906.



    #0b000a Color Spaces (Color Conversions)

    HEX 0b000a #0b000a
    RGB 11, 0, 10 rgb(11, 0, 10)
    RGB Percent 4.31, 0, 3.92 rgb(4.31, 0, 3.92)
    CMYK 0, 100, 9, 96
    HSL 305.5°, 100, 2.2 hsl(305.5, 100%, 2.2%)
    HSV 305.5°, 100, 4.3
    XYZ 0.193, 0.093, 0.295
    Hunter Lab 3.05, 5.96, -3.601
    CIE-LAB 0.84, 4.285, -2.771
    CIE-LCH 0.84, 5.103, 327.11
    CIE-LUV 0, 100, 9.09, 95.69
    Web Safe 000000

    RGB percent of color #0b000a

    4.31%
    0%
    3.92%

    CMYK percent of color #0b000a

    0%
    100%
    9.09%
    95.69%


    Color Schemes with #0b000a

    Complementary Color

    Split Complementary


    #0b000a Color Preview

    Text with hexadecimal color #0b000a

    This text has a font color of #0b000a

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

    #0b000a Background Color

    This box has a background color of #0b000a

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

    #0b000a Border Color

    This box has a border color of #0b000a

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

    CSS codes

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

    #0b000a Color on white background

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

    #0b000a Color on black background

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