#100e00 Hex Color

#100E00
0
  • #100e00 Color Information

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

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

    • #100e00 color has a hue of 52.5 degrees, a saturation of 100% and a lightness of 3.1%.

    • #100e00 hex color contains mainly RED.

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

    • #100e00 hex color has a decimal value of 1052160.



    #100e00 Color Spaces (Color Conversions)

    HEX 100e00 #100e00
    RGB 16, 14, 0 rgb(16, 14, 0)
    RGB Percent 6.27, 5.49, 0 rgb(6.27, 5.49, 0)
    CMYK 0, 13, 100, 94
    HSL 52.5°, 100, 3.1 hsl(52.5, 100%, 3.1%)
    HSV 52.5°, 100, 6.3
    XYZ 0.371, 0.424, 0.062
    Hunter Lab 6.512, -1.225, 3.994
    CIE-LAB 3.83, -1.311, 5.717
    CIE-LCH 3.83, 5.865, 102.916
    CIE-LUV 0, 12.5, 100, 93.73
    Web Safe 000000

    RGB percent of color #100e00

    6.27%
    5.49%
    0%

    CMYK percent of color #100e00

    0%
    12.5%
    100%
    93.73%


    Color Schemes with #100e00

    Complementary Color

    Split Complementary


    #100e00 Color Preview

    Text with hexadecimal color #100e00

    This text has a font color of #100e00

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

    #100e00 Background Color

    This box has a background color of #100e00

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

    #100e00 Border Color

    This box has a border color of #100e00

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

    CSS codes

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

    #100e00 Color on white background

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

    #100e00 Color on black background

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