#100c01 Hex Color

#100C01
0
  • #100c01 Color Information

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

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

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

    • #100c01 hex color contains mainly RED.

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

    • #100c01 hex color has a decimal value of 1051649.



    #100c01 Color Spaces (Color Conversions)

    HEX 100c01 #100c01
    RGB 16, 12, 1 rgb(16, 12, 1)
    RGB Percent 6.27, 4.71, 0.39 rgb(6.27, 4.71, 0.39)
    CMYK 0, 25, 94, 94
    HSL 44°, 88.24, 3.3 hsl(44, 88.24%, 3.3%)
    HSV 44°, 93.8, 6.3
    XYZ 0.351, 0.375, 0.083
    Hunter Lab 6.124, -0.485, 3.483
    CIE-LAB 3.387, -0.222, 4.653
    CIE-LCH 3.387, 4.658, 92.732
    CIE-LUV 0, 25, 93.75, 93.73
    Web Safe 000000

    RGB percent of color #100c01

    6.27%
    4.71%
    0.39%

    CMYK percent of color #100c01

    0%
    25%
    93.75%
    93.73%


    Color Schemes with #100c01

    Complementary Color

    Split Complementary


    #100c01 Color Preview

    Text with hexadecimal color #100c01

    This text has a font color of #100c01

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

    #100c01 Background Color

    This box has a background color of #100c01

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

    #100c01 Border Color

    This box has a border color of #100c01

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

    CSS codes

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

    #100c01 Color on white background

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

    #100c01 Color on black background

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