#100f01 Hex Color

#100F01
0
  • #100f01 Color Information

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

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

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

    • #100f01 hex color contains mainly RED.

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

    • #100f01 hex color has a decimal value of 1052417.



    #100f01 Color Spaces (Color Conversions)

    HEX 100f01 #100f01
    RGB 16, 15, 1 rgb(16, 15, 1)
    RGB Percent 6.27, 5.88, 0.39 rgb(6.27, 5.88, 0.39)
    CMYK 0, 6, 94, 94
    HSL 56°, 88.24, 3.3 hsl(56, 88.24%, 3.3%)
    HSV 56°, 93.8, 6.3
    XYZ 0.39, 0.454, 0.096
    Hunter Lab 6.738, -1.46, 3.872
    CIE-LAB 4.101, -1.701, 5.697
    CIE-LCH 4.101, 5.946, 106.624
    CIE-LUV 0, 6.25, 93.75, 93.73
    Web Safe 000000

    RGB percent of color #100f01

    6.27%
    5.88%
    0.39%

    CMYK percent of color #100f01

    0%
    6.25%
    93.75%
    93.73%


    Color Schemes with #100f01

    Complementary Color

    Split Complementary


    #100f01 Color Preview

    Text with hexadecimal color #100f01

    This text has a font color of #100f01

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

    #100f01 Background Color

    This box has a background color of #100f01

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

    #100f01 Border Color

    This box has a border color of #100f01

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

    CSS codes

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

    #100f01 Color on white background

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

    #100f01 Color on black background

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