#100b01 Hex Color

#100B01
0
  • #100b01 Color Information

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

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

    • #100b01 color has a hue of 40 degrees, a saturation of 88.24% and a lightness of 3.3%.

    • #100b01 hex color contains mainly RED.

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

    • #100b01 hex color has a decimal value of 1051393.



    #100b01 Color Spaces (Color Conversions)

    HEX 100b01 #100b01
    RGB 16, 11, 1 rgb(16, 11, 1)
    RGB Percent 6.27, 4.31, 0.39 rgb(6.27, 4.31, 0.39)
    CMYK 0, 31, 94, 94
    HSL 40°, 88.24, 3.3 hsl(40, 88.24%, 3.3%)
    HSV 40°, 93.8, 6.3
    XYZ 0.339, 0.352, 0.079
    Hunter Lab 5.933, -0.183, 3.364
    CIE-LAB 3.18, 0.182, 4.352
    CIE-LCH 3.18, 4.356, 87.605
    CIE-LUV 0, 31.25, 93.75, 93.73
    Web Safe 000000

    RGB percent of color #100b01

    6.27%
    4.31%
    0.39%

    CMYK percent of color #100b01

    0%
    31.25%
    93.75%
    93.73%


    Color Schemes with #100b01

    Complementary Color

    Split Complementary


    #100b01 Color Preview

    Text with hexadecimal color #100b01

    This text has a font color of #100b01

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

    #100b01 Background Color

    This box has a background color of #100b01

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

    #100b01 Border Color

    This box has a border color of #100b01

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

    CSS codes

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

    #100b01 Color on white background

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

    #100b01 Color on black background

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