#100b00 Hex Color

#100B00
0
  • #100b00 Color Information

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

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

    • #100b00 color has a hue of 41.3 degrees, a saturation of 100% and a lightness of 3.1%.

    • #100b00 hex color contains mainly RED.

    • The closest web safe color of #100b00 is #000000

    • #100b00 hex color has a decimal value of 1051392.



    #100b00 Color Spaces (Color Conversions)

    HEX 100b00 #100b00
    RGB 16, 11, 0 rgb(16, 11, 0)
    RGB Percent 6.27, 4.31, 0 rgb(6.27, 4.31, 0)
    CMYK 0, 31, 100, 94
    HSL 41.3°, 100, 3.1 hsl(41.3, 100%, 3.1%)
    HSV 41.3°, 100, 6.3
    XYZ 0.333, 0.35, 0.05
    Hunter Lab 5.916, -0.306, 3.64
    CIE-LAB 3.162, 0.014, 4.736
    CIE-LCH 3.162, 4.736, 89.831
    CIE-LUV 0, 31.25, 100, 93.73
    Web Safe 000000

    RGB percent of color #100b00

    6.27%
    4.31%
    0%

    CMYK percent of color #100b00

    0%
    31.25%
    100%
    93.73%


    Color Schemes with #100b00

    Complementary Color

    Split Complementary


    #100b00 Color Preview

    Text with hexadecimal color #100b00

    This text has a font color of #100b00

    <p style="color:#100b00">Text here</p>

    #100b00 Background Color

    This box has a background color of #100b00

    <div style="background-color:#100b00">Text here</div>

    #100b00 Border Color

    This box has a border color of #100b00

    <div style="border: 4px solid #100b00">Text here</div>

    CSS codes

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

    #100b00 Color on white background

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

    #100b00 Color on black background

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