#100e01 Hex Color

#100E01
0
  • #100e01 Color Information

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

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

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

    • #100e01 hex color contains mainly RED.

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

    • #100e01 hex color has a decimal value of 1052161.



    #100e01 Color Spaces (Color Conversions)

    HEX 100e01 #100e01
    RGB 16, 14, 1 rgb(16, 14, 1)
    RGB Percent 6.27, 5.49, 0.39 rgb(6.27, 5.49, 0.39)
    CMYK 0, 13, 94, 94
    HSL 52°, 88.24, 3.3 hsl(52, 88.24%, 3.3%)
    HSV 52°, 93.8, 6.3
    XYZ 0.376, 0.426, 0.091
    Hunter Lab 6.527, -1.139, 3.742
    CIE-LAB 3.848, -1.184, 5.333
    CIE-LCH 3.848, 5.463, 102.517
    CIE-LUV 0, 12.5, 93.75, 93.73
    Web Safe 000000

    RGB percent of color #100e01

    6.27%
    5.49%
    0.39%

    CMYK percent of color #100e01

    0%
    12.5%
    93.75%
    93.73%


    Color Schemes with #100e01

    Complementary Color

    Split Complementary


    #100e01 Color Preview

    Text with hexadecimal color #100e01

    This text has a font color of #100e01

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

    #100e01 Background Color

    This box has a background color of #100e01

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

    #100e01 Border Color

    This box has a border color of #100e01

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

    CSS codes

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

    #100e01 Color on white background

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

    #100e01 Color on black background

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