#100d01 Hex Color

#100D01
0
  • #100d01 Color Information

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

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

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

    • #100d01 hex color contains mainly RED.

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

    • #100d01 hex color has a decimal value of 1051905.



    #100d01 Color Spaces (Color Conversions)

    HEX 100d01 #100d01
    RGB 16, 13, 1 rgb(16, 13, 1)
    RGB Percent 6.27, 5.1, 0.39 rgb(6.27, 5.1, 0.39)
    CMYK 0, 19, 94, 94
    HSL 48°, 88.24, 3.3 hsl(48, 88.24%, 3.3%)
    HSV 48°, 93.8, 6.3
    XYZ 0.363, 0.4, 0.087
    Hunter Lab 6.325, -0.823, 3.612
    CIE-LAB 3.613, -0.704, 4.985
    CIE-LCH 3.613, 5.034, 98.038
    CIE-LUV 0, 18.75, 93.75, 93.73
    Web Safe 000000

    RGB percent of color #100d01

    6.27%
    5.1%
    0.39%

    CMYK percent of color #100d01

    0%
    18.75%
    93.75%
    93.73%


    Color Schemes with #100d01

    Complementary Color

    Split Complementary


    #100d01 Color Preview

    Text with hexadecimal color #100d01

    This text has a font color of #100d01

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

    #100d01 Background Color

    This box has a background color of #100d01

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

    #100d01 Border Color

    This box has a border color of #100d01

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

    CSS codes

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

    #100d01 Color on white background

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

    #100d01 Color on black background

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